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


Please Help Members By Posting Answers For Below Questions

What are lock objects?

574


To how many tables can an append structure be assigned. : abap data dictionary

566


What is the difference between skip and reserve?

585


Explain the difference between a pool table and a transparent table and how they are stored at the database level?

534


What are the data types of the abap/4 layer? : abap data dictionary

636






Will 50,000 records be uploaded directly into APP's Server?  

1893


What will be your approach towards optimizing legacy code? Will you suggest change in technology? Does OO ABAP bring any performance benefits? How will you deal with queries in a loop? How will you optimize nested loops?

866


What are the different types of internal table?

633


What is evaluation path, where do we do it and why? : sap abap hr

545


out bound process code for quotation?

1536


Have you printed any report?

1718


Does the call transaction method allow multiple transactions to be processed by sap?

537


Static and instance variable and method with live example. Why and when to use

904


Explain what are the problems in processing batch input sessions? How is batch input process different from processing on line?

559


What is roll area?

550