What is the advantage of structures? How do you use them in
the ABAP programs?
Answer Posted / ramanaiah
Structure is a group data fields.
It having the data in runtime only.
Structure can use at any where
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What are the aggregate objects in data dictionary? : sap abap data dictionary
What are clustered tables?
What are the objects of the abap dictionary or what types of objects can be created in the abap dictionary? : abap data dictionary
What is Transactional based Application & Role based Application?
How will you define org structure in MM?
What is an Unpack command?
Explain buffering
How do you get the number of lines in an internal table? How to use a specific number occurs statement?
What are different data types in abap/4?
How is conversion of data types done between abap/4 & external level? : abap data dictionary
What kind of financial periods exist in SAP? What is the relevant table for that?
What are roles and authorization objects?
What should be declared explicitly in the corresponding abap/4 statements to access internal tables without header lines & why?
Persistent class
Which transaction code is used executing a report (type 1 program)? : abap data dictionary