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
MY DOMAIN IS SAP-ABAP COMPARE TO WEBDYNPRO AND CRM-TECHNICAL WHICH IS BEST?
What are the page headers for secondary lists?
How can you distinguish between different kinds of parameters?
How we can give authorization on the fields of table control in a dialog-programming?
How to creat transactions? : abap data dictionary
What kind of BDC programs are written ?
Badi concepts
If A is the super class of B. And both the classes have constructor. We create an object of class B. Then which constructor will be called? If both then in which order?
what will happen if called program is not executable ?
what are Hana Basics
What are the parameters used in each function?
Lock objects and what are parameters of ENQUEUE FM?
What happens if a function module runs in an update task?
What is buffering in abap?
Where do you code the hide statement?