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
Can i Have Some Realtime Examples on Badi ?
What is view? Different types of view.
How to call transaction in session method without recording?
How do you control printer functions from sapscript?
what are the two methods of modifying sap standard tables ?
how can you display data say "your name"in sap script without print program or driver program??
What are the differences between structure and table in data dictionary in abap? : sap abap data dictionary
When was the sap abap being created?
How is conversion of data types done between abap/4 & external level? : abap data dictionary
What are spa/gpa parameters (sap memory)?
what are Hana Basics
How to write a code in tab control? : abap bdc
What are the types of search helps? : sap abap data dictionary
How many main windows will be there in a page window?
How to create a check box/option button in a list?