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
Explain how is batch input process different from processing on line?
What are indexes? : sap abap data dictionary
what is the transaction transaction for setting parameters rdisp/buffermode
Explain badi in abap.
Name a few data dictionary objects? : abap data dictionary
what is difference between (internal table types)standard table and sorted table in sap abap....
How to use messages in lists?
What is the difference of update types in call transaction method ? : abap bdc
What is a size category?
What are the different types of locks? : abap data dictionary
If I want to execute a program only in background not in foreground is there any option for this? : abap bdc
Did you create help views?
What are the two different ways of building a match code object?
What is the structure of the bdc table? : abap bdc
SAP Script for Billing in which Billing document number was displayed as header, Bill Type, Bill Category, Bill Item, Cost, Base Unit of Measurement and Material number were categorically displayed for each billing document number. plz mention the detail coding Tahnks, Rahul