In sapscript when u set debugger mode on from which window it
will start debugging .My sapscript has header window,logo
window,address window,main and footer window.so from which
window it will start debugging??
Answer Posted / venkateswarlu
When u start the debugging the script first it will start
from the Main Window. Once main window is complete the
debugging then it will go to the other windows.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
How do you convert non-char field into char type fields ?
Where are you used type casting?
in bdc session method. if u run the record in fore ground manually i have a 7 records but at the time of record processing first record produces the error how can u process records manually in fore ground please tell me any one knows?
Filter badi and multiple used badi? Will the sequence matter of the badi implementation in case of multiple used badi?
What are the events in screen programming?
How do you work with semi colon se[arated files in BDC ?
If a table that is to be extended contains a long field, we cannot use append structures why? : abap data dictionary
What are the various types of selection screen event?
What is tcode se16? For what is it used.
What is the length of function code at user-command?
How many default tab strips are there?
What are the two methods for modifying sap standard tables?
What are the basic object types? : sap abap hr
Explain badi in abap.
What does the insert statement in extract datasets do? : abap modularization