Answer Posted / madan mohan
We can have 99 main windows in SAP Scripts
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
What are control tables? : abap data dictionary
What is an evaluation path? : sap abap hr
can i use table key and key in an internal table and explain the functionalities of each one and what functionality does it give if both are used for same internal table
What is elementary search help? : sap abap data dictionary
In a loop of an internal table, what is the use of at first & at last statements?
When, how and how would you control changes to standard SAP objects.
What is buffering in abap?
What will happen when we use single buffered selected?
What are the update types possible?
What is the use of the statement leave to list-processing?
What is an interactive report? What is the obvious difference of such report compared with classical type reports?
In sap script how to print bar code in vertical manner
Value table VS check Table.
How do you use tab sets in layout sets?
How can an internal table with header line and one without header line be distinguished when passed to a subroutine? : abap modularization