Answer Posted / alexandre
A deep structure is a structure that contains fields with
no fixed length like (tables,string,reference type)
Structure that contains other structure is a nested
strucuture.
| Is This Answer Correct ? | 28 Yes | 2 No |
Post New Answer View All Answers
In which time constraint does the infotype records depend on the subtype ? : abap hr
Name a few data dictionary objects? : abap data dictionary
Explain sap abap 3-tier architecture?
What is append structure?
What is a type group?
How many primary keys can be created for a table?
What is the significance of hide?
Difference between function group and function module?
What happens if a function module runs in an update task? : abap modularization
What is alv programming in abap? When is this grid used in abap? : abap hr
performance tuning concepts
What primary key and foreign key relationship
What are the advantages of abap query tool?
What are the different functions used in sap script? What are the parameters used in each function?
Difference between sy-tabix and sy-index? Can you check sy-subrc after perform?