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.