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
How to creat transactions? : abap data dictionary
How to create report in SD open sales order which covers all Organization, delivery status, shipping details and partner function details. plz mention the detail coding Tahnks, Rahul
Difference between function group and function module?
What happens if only one of the commands set screen and leave screen is used without using the other?
Explain buffering
What are the differences between table and structure in data dictionary?
How can we send data to external programs?
Define alv programming in abap?
data:zxyz type xyz. where xyz is a standard sap structure where it contains data type fields and line type (refer to other structure) fields. my question is how to assign values to field zxyz-str-matnr where str is a structure inside xyz structure.
What are the different types of laws. What are they?
Explain the relationship between a functional area, user group, and query when developing queries using the sap query tool?
What are the differences between macro and subroutine?
Can you delete data element, which is being used by table fields. : abap data dictionary
What are the different abap editors? What is the used of different editors in abap?
What are ranges?