Dear Experts,
I am using transaction F110 to print payment advise. I have copied the standard SAP script the associated driving program is RFFOEDI1. Further I am using user exist in the SAPscript ie PERFORM AND ENDPERFORM.
I wanted to debug this Sapscript and also custom program used in the layout set.
Since transaction runs in background I have inserted the following code in custom program
Do
if flag = 'X'.
exit.
endif.
enddo.
I have activated the debugger in SAPscript
After maintaining all the parameters in F110 tried to run RFFOEDI1 in foreground.
I have put break point in SE37 "open_form.
None of the above techniques does not work so far NO JOY at all..
Could you please throw me light on this .
I appreciate your time and help in this regard
Many thanks in advance.
cheers
chandra