‎2013 Dec 04 3:52 PM
Hi
I am calling FM using create new task. This FM is called under Select Query using Open Cursor
While executing this report i got Dump :
"CPIC-CALL: 'ThCMSEND' : cmRc=18 thRc=0#Statistics not active "
Status of connection.... "CODE=CM_DEALLOCATED_NORMAL CM_SEND_RECEIVED
CM_COMPLETE_DATA_RECEIVED SAPCODE=0 CONV=29008859"
Internal error code.... "RFC_IO5"
There is an error in the communication system. To clarify
and resolve the error, contact your system administrator.
while checking ST22, This error occured at first line of called FM FUNCTION Z*
However, executing in Debugging mode report worked fine without any dump
but only when exceuting directly it gives the above Dump.
Kindly help
Thanks
‎2013 Dec 04 4:24 PM
Hi
Rishabh
Acess your fm in se37 and acess atributtes and mark REMOTE-ENABLED MODULE.
I think its a solution.