What is the advantage of structures? How do you use them in
the ABAP programs?
Answer Posted / lokesh
Structure does not contain data in it.ADV. Global existance
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are the aggregate objects in the data dictionary? : abap data dictionary
After running a BDC program in background, next day morning when you see the results, few records are not updated(error records). What will you do then ?
when do you need to create an internal table with header line ? and with out a header line?
How we format the data before writing a statement in the report?
Can I execute user exits? If yes, how?
What are the types of subroutines?
Use SET PF_STATUS which is in the FM reuse_alv_grid_display to set the button
Explain some essential objects in abap dictionary?
Can you define a field without a data element? : abap data dictionary
Explain the difference between tables and structures?
What is the difference between function group and function module?
What is the difference between data elements and domains? : abap data dictionary
What are the fields in the memory table ‘screen’?
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
When will the current screen processing terminates?