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
What are the basic functions of database utility? : abap data dictionary
What is sequence number
How to create user interfaces for lists?
What is asynchronous and synchronous update?
What are the attributes of the data in data dictionary? : abap data dictionary
Can we use transfer dataset to transfer data in internal table ?
hi..i hav developed an interactive report in which alv list display in basic list and 1st secondary list in alv grid display.I want to get summation(total) of the columns in the secondary list.I hav used 'do_sum' but i couldnt get.is there any other way to get summation(total) in secondary list which is an alv grid display
What does an exec sql statement do in abap?
What are the functions of lock objects?
What is tcode se16?
any 1 having notes on SAP-ABAP certification, or even if any 1 could provide the url for getting notes on SAP-ABAP certification, would be appreciated.
What is narrow casting and wide casting?
Explain the uses of the simple maintenance interface? : sap abap hr
How we can give authorization on the fields of table control in a dialog-programming?
Normally how many and what files get created when a transaction program is written?