What is the advantage of structures? How do you use them in
the ABAP programs?
Answer Posted / tech3
Advantages:- GLOBAL EXISTANCE(these could be used by any
other program without creating it again).
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is the use of the raising exception? : abap modularization
What is the max. No. Of structures that can be included in a table or structure? : abap data dictionary
What is modularization and its benefits?
What are the advantages of abap query tool?
dynamic programming in sap abap
What is the difference between the function module and a normal abap/4 subroutine?
What is the use of the raising exception?
What is img? : sap abap hr
What are the domains and data element?
What are the disadvantages of abap query tool?
What two statements are required in an abap program to output an icon using a written statement?
What are the contents in technical specifications?
What is generic buffering?
How do you get the number of lines in an internal table? How to use a specific number occurs statement?
How to call transaction in session method without recording?