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
Can we access static attribute from instance method
What is runtime analysis?
What will be your approach towards optimizing legacy code? Will you suggest change in technology? Does OO ABAP bring any performance benefits? How will you deal with queries in a loop? How will you optimize nested loops?
What is the procedure you followed to upload the data?
How will you define posting procedures?
What does an EXEC SQL stmt do in ABAP? What is the disadvantage of using it?
What is the transaction code to display the payroll results ? : abap hr
What is the transaction for recording bdc ? : abap bdc
Does the call transaction method allow multiple transactions to be processed by sap? : abap bdc
How to select valid lines for secondary list?
Difference between stand alone CRM and back-end CRM
What are conversion & interface programs in sap?
What is the use of the raising exception? : abap modularization
How to debug a sapscript?
What is the significance of delivery class? : abap data dictionary