how many structures are in sap R/3(ABAP)
Answer Posted / arabi
There are three types
1. Flat structure
2. Nested structure
3. Deep structure
Flat structure refers only to elementary types.
Nested structure refers to other structures but not table types where as the deep structures refers to another table type
| Is This Answer Correct ? | 11 Yes | 0 No |
Post New Answer View All Answers
What are the different types of parameters? : abap modularization
Does sap handle multiple languages?
What are the different types of parameters? How can you distinguish between different kinds of parameters?
Badi concepts
Why do we use events and actions in web dynpro?
What is match code? : sap abap hr
What are your ways to performance optimization?
In Table Field when display the Name, whose first charecter should be capital letter and rest will be small letter.
What are the objects of the abap dictionary or what types of objects can be created in the abap dictionary? : abap data dictionary
Work most on which module: name a few tables?
What are the types of table fields in the sap abap?
What is the syntax for call transaction? : abap bdc
What is the use of lock objects?
How to call a subroutine in sapscript?
What does the extract statement do in extract datasets? : abap modularization