What is the advantage of structures? How do you use them in
the ABAP programs?
Answers were Sorted based on User's Feedback
Answer / bandivenkateswarlu
structure are used for temperporly stored data into the
database. it donot allocate the space and memory. it does
not have any type andy length. it do not have the primary
key have also.
Is This Answer Correct ? | 8 Yes | 3 No |
Answer / ashwinurkude
Structures are flat files they do not have underlying
DataBase for them, they have global declaration so can be
used any where.
Is This Answer Correct ? | 3 Yes | 0 No |
Answer / ramanaiah
Structure is a group data fields.
It having the data in runtime only.
Structure can use at any where
Is This Answer Correct ? | 3 Yes | 0 No |
Answer / lakshmi prasanna
A correction to answer #1 it does
not have any type andy length.
Structures do have a type and length.
Is This Answer Correct ? | 0 Yes | 0 No |
I Developed Interactive report to display Customers, Sales Details and Delivery Priority? Why did u create these reports?what was the buisness requirements? what wer the inputs At Selection Screen?what was the output?how was the desighn of the screen?
What do you define in the domain and data element?
what is search help exit ? can any body explain briefly
What is a data dictionary? : abap data dictionary
What happens when we initialized the internal table with OCCURS 5 ?
Explain the use of insert and append statement in sap abap?
Have you printed any report?
Give few names of cluster tables in sap? Give few names of pooled tables in sap? give few names of transparent tables?
What is the meaning of sap r/3?
Can we add a field to the sap standard screen? If so, how?
what is sap package ?
If your project is support project ? when is your implementation has completed ?