What is the difference between occurs 1 and occurs 2

Answer Posted / sivaramakrishna

when ever we created a itab with occurs 0 initially 8kb
memoryh is alloted, but ifthe datais more than 8kb again
the sys allotes 8kb at run time.
but in case of occurs 1 if 8kb is not enough the abap
runtime envoronment allote memory for one record only
again not enough again allot memory for one record this
proces continious up to store compleate data.
in case of occurs 2 allote memory for records in same
above manner.

sivasayini@yahoo.com

Is This Answer Correct ?    9 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Describe data classes? : abap hr

627


What is the functionality of BIZTALK and how it handles the IDOC’s and how u will transfer the IDOCS to the BIZTALK ?

2238


what are the main technical differences between oracle and sap? it would be more helpful to me if get this answer...

1526


What are the aggregate objects in the dictionary? : abap data dictionary

741


What are the main uses of the primary key?

725






Why bapi need then bdc ? : abap bdc

577


What are indexes? : sap abap data dictionary

552


What is the differences between structure and table in the data dictionary in abap?

609


Difference between top-of-page and top-of-page during at line- selection?

1929


How to call transaction in session method without recording?

1543


Explain the differences between se01, se09 and se10?

569


What are the two levels in defining a match code? : abap data dictionary

600


What is the structure of the bdc table? : abap bdc

726


What is the first thing you do after vendor setup is complete?

883


How can I get ascii value of any letter? Is there any function?

651