What is the advantage of structures? How do you use them in
the ABAP programs?
Answer Posted / tech3
Advantages:- GLOBAL EXISTANCE(these could be used by any
other program without creating it again).
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What are the buffering types?
Explain the different types of view?
What is meant by a schema? : sap abap hr
Rp_provide_from_last contains how many parameters ? : abap hr
what is the purpose of BAPI BAPI_CUSTMATINFO_GETLIST What is input and output of this BAPI.
Name a few data dictionary objects?
What will exactly the hide statement do?
What is the transaction code to display the payroll results ? : abap hr
what is defference between repository and non repository Object?
What is the structure of bdcmsgcoll? : abap bdc
Can you create a table with fields not referring to data elements? : abap data dictionary
can i use table key and key in an internal table and explain the functionalities of each one and what functionality does it give if both are used for same internal table
What will you code in start-of-selection & end-of-selection ?
how do you call third selection screen ?
Explain the difference between domain and data element?