what is difference between occurs1 and occurs2?

Answer Posted / abhinandan alandkar

Let me correct u Siddharth,
Its not correct that when u use occurs 1 or occurs 2 u
cannot append more values than that, if u use that memory
up, system automatically allocates enough memory so that
the internal table can hold more records.
And as far as occurs 0 is concerned when u use
occurs 0, system allocates 8kb memory from the paging area
unnecessarily, if u intend to retrieve less rows then its
better to write some value on occurs clause.
There is only one case where occurs clause limits the
number of rows that can be added to an internal table, i.e,
when we use APPEND SORTED BY.

Is This Answer Correct ?    6 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are local objects?

631


What are the basic objects of the data dictionary?

579


Which transaction code can I use to analyze the performance of abap program?

566


java script for push button in adobe forms.

1901


What is ole?

690






How is collect statement different from append?

594


What is the full form of spro? : sap abap hr

689


What is the difference between call transaction method and the session method? : abap bdc

541


What is the procedure you followed to upload the data?

574


Why do we use logical blocks in abap program?

1455


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

1922


What are subroutines? : abap modularization

633


Explain the uses of the simple maintenance interface? : sap abap hr

591


What are Tickets in Realtime ?

1682


Explain how to create any functions?

601