how many structures are in sap R/3(ABAP)
Answers were Sorted based on User's Feedback
Answer / atul_gcet
deep structure.
nested structure
simple structure
Is This Answer Correct ? | 22 Yes | 6 No |
Answer / 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 |
Answer / jayaram
generally we have two types of structure.
local structure: this we will define in program and we can
used in any where of that program.
Global structure: This we will define in SE11 and we can
used globally.
And we have another two structures like
append structure and
include structure
these two we will used for modifying the standard sap tables.
Is This Answer Correct ? | 9 Yes | 3 No |
Answer / ashwin girmaji
1)flat structure
2)hybrid structure
3)deep structure
Is This Answer Correct ? | 7 Yes | 7 No |
what are Program Events and Run time Events in Reports
Does sap handle multiple currencies?
What are the properties of selection screen?
What is syntax to upload a logo in script ?
4 Answers Accenture, Harjai Computers,
What is a 'z' report?
Hi Everyone, Can one any explain the situation where we can exactly use the events and also explain the diff. between LIKE AND TYPE. Am new one of sap-abap. Thanks in advance Jaya DS
Badi concepts
What is object in OM
what are the characteristics of a bapi?
What is an abap dictionary? : abap data dictionary
hoe can we write the include programs in reports
what is text symbol and standard symbol?