2014 Apr 25 11:30 AM
Hi all,
we are conncting R/3 to APo system ,once its connct to APO system debugging is not possible.
I have changed debugger setting to TRFC:Block sending and later checked in other system but there is no job created in SM58.
code look like
call function 'YTEST' in background task
destination 'ZEC_TEMP'
exporting IM_VAL = '353535'.
Please help me why its not creating entries in SM58 after execution.
Thanks.
2014 Apr 25 1:16 PM
2014 Apr 25 4:56 PM
Lingaraj,
When you set the option TFRC: BLOCK SENDING, it means the tRFC is not automatically processed. It will be present in the SENDING system with RECORDED status.
For eg:
If you are calling FROM ECC and TO APO, doe not look in APO, look for the trfc in ECC and you will find the same.
You can also look in the table ARFCSSTATE in ECC.
Thanks,
Vikram.M