What is the advantage of structures? How do you use them in
the ABAP programs?
Answer Posted / 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 |
Post New Answer View All Answers
What is generic buffering?
What are the update types possible?
hi,i worked mostly in core abap.know iam assigned to XI utility project.can u experts let me know what r the basic things i need to learn to work in XI utility project.i already searched in forum.thanks in advance.
What are the different types of abap/4 programs?
how to Implement a BADI in which it restricts the access when purchase order is created against contract using definition ME_PURCHDOC_POSTED. please tell me the answers if any one knows. thanks in advance. :ravikiran
What are the dis-advantages of logical databases? : abap hr
Can you create an internal table dynamically?(at run time)
What are the different modes of processing batch input sessions? : abap bdc
Explain the difference between cluster tables and pool table?
Can you print decimals in type n? What is difference between float and packed data type?
Can you create a table with fields not referring to data elements? : abap data dictionary
What are the objects of the abap dictionary or what types of objects can be created in the abap dictionary? : abap data dictionary
What is the basic difference internal tables and database tables? : abap data dictionary
Is it possible to pass data to and from include programs explicitly?
What is the different between template and a table?