Dear , good afternoon !
I need a support of you , please . Can you help me please ?
We have a program in ECC that communicates with the IP via RFC .
For this to occur correctly , configured in tcode SM59 , one destination , such as " T " and configure it with the same "PROGRAM ID " set in SENDER PI channel.
The channel gets " green " status , indicating that the credentials worked. However, when we test the program that executes the RFC call , or even
Tests in tcode SE37 , the communication channel PI presents the following error :
" Error in processing Caused by: java.lang.NullPointerException : while trying to invoke the method com.sap.mw.jco.JCO $ Structure.clear ( ) of an object returned com.sap.mw.jco.JCO from $ Record.getStructure (int) "
In the ECC ABAP stack , the error is: SYSTEM_FAILURE ( executed in the destination from SE37 tests ) , and in implementing the program via tcode SE38 :
"Category ABAP Programming Error
Runtime Errors CALL_FUNCTION_REMOTE_ERROR
ABAP Program Z_MONITOR_RPS_NFE
Application Component Not Assigned
Short text
"while trying to invoke the method com.sap.mw.jco.JCO $ Structure.clear ( ) of an "
Thanks.