Hi All,
I have this following code
call function '/WSCGMBH/C_ORDER_UPDATE_RFC'
in background task
as separate unit
destination l_qrfcdest
exporting
order_number = p_aufnr.
*{ INSERT LI1K9A064Z 1
COMMIT work.
wait up to 10 seconds.
*} INSERT
Now I want to debug this FM, in order to say I have set the settings and check the option, "In background task: do not process".
Still I am not able to do so.Please suggest.
Thanks,
Warm Regards,
Sana.