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
Difference between function group and function module?
What is a table attribute? : abap data dictionary
How do you delete duplicate records from internal table?
What are two methods of modifying sap standard tables? : abap data dictionary
What is the differences between abap and ooabap. In which situation we useooabap?
Explain the differences between interactive and drill down reports?
How do you process errors in session method ? : abap bdc
What are datasets in abap?
How to define selection screen?
suppose i want to print sap script output in different printers at a time what are the settings i'll have to make?
What is a view? : abap data dictionary
What is the transaction for recording bdc ? : abap bdc
What is sequence of event triggered in report?
What is native sql?
Folder types in smatforms? 2)What is Command line?