What is the advantage of structures? How do you use them in
the ABAP programs?
Answer Posted / 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 |
Post New Answer View All Answers
Explain the difference between free and refresh?
What is the difference between Check and Continue?
What are the components in sap application server?
What is a logical database?
What is the different between abap and ooabap? Why do we use ooabap?
What are advantages and disadvantages of logical data base
What are the basic components of dialog program?
What are the advantages of abap query tool?
I just wanted to know that when I am recruiting somebody, I am generating his personal no also. Then I want to give him training also. Now I just want to create 2 scenarios to clear my doubts? : sap abap hr
How can one distinguish between different kinds of parameters? : abap modularization
What does an EXEC SQL stmt do in ABAP? What is the disadvantage of using it?
How do you use tab sets in layout sets?
What is dynpro? what are its components ?
Which transaction code is used executing a report (type 1 program)? : abap data dictionary
What are authorization objects and what statement is used to perform an authorization check in an abap program?