What happens when we initialized the internal table with
OCCURS 5 ?
Answer Posted / audy
Consecutive memory cells capable of holding 5 records of
internal table are reserved during initialization. If more
records are required, then more memory can be utilized but
not necessarily in consecutive memory cells
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Explain how do you use structures in the abap programs?
How can you manipulate the presentation and attributes of interactive lists?
Can we write the code both call transaction and session method in single program?
What is the difference between the exits created in M.M and S&D?
What is alv programming in abap?
Module Pool Programming: Events and Table Control handling.
What is the functionality of BIZTALK and how it handles the IDOC’s and how u will transfer the IDOCS to the BIZTALK ?
How to split one Invoice into Multiple ( Step by Step)?
What is client in the sap system? : sap abap hr
Explain the difference between a pool table and a transparent table?
Work most on which module: name a few tables?
Is sap xi intended to replace ale?
How to use messages in lists?
What are control tables? : abap data dictionary
In what ways we can get the context sensitive f1 help on a field?