Hi,
I am using call function in background task in my program. It creates a TRFC in SM 58.
I wanted to debug the TRFC. But in SM 58 when i go to Edit->Debug LUW control does not comes to my FM.
Instead i get error message which says FM can not be used for remote 'c'.
Can some one tell me how to get the control in my FM.
CALL FUNCTION 'ZY_LINK_FAILED_ORDERS' IN BACKGROUND TASK
EXPORTING
ls_failed_link = ls_failed_link.
Regards
Ansari