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 update types possible? : abap data dictionary
What is view? Explain the different types of view?
What is modularization and its benefits?
What are the function modules used to create batch input session? : abap bdc
What are the kinds of foreign key fields?
What is delivery class? : abap data dictionary
Folder types in smatforms? 2)What is Command line?
What is an interactive report?
Name a few data dictionary objects? : abap data dictionary
What is the difference between the function module and a normal abap/4 subroutine? : abap modularization
How is conversion of data types done between abap/4 & external level?
How to pass data from list to report?
What are Table control and tab strip control in dialog programming ?
What is sap locking?
How to call a subroutine in sapscript?