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
What are datasets in abap?
out bound process code for quotation?
How can you find the field/data underlying a transaction?
What is the difference between abap and hr abap? : abap hr
What is meant by exclusive, not cumulative lock? : sap abap data dictionary
Difference between sy-tabix and sy-index? Where it is used? Can you check sy-subrc after perform?
Is it possible to pass data to and from include programs explicitly? : abap modularization
What are screen painter and menu painter? : abap hr
How can we create callable modules of program code within one abap/4 program?
How collect statement is different from append?
How do you find out who has transported a transport request?
Define abap/4 layer?
PLEASE HELP ANYONE ON THIS ISSUE,is there any problem with this function module :RHPQ_T77BX_ADD_QUALIS_OF_DPLAN. IT IS TRIGGERING BEFORE COMPLETION OF THE DEVELOPMENT PLAN but it has to trigger after compltion of development plan..this issue raised in my project..so reply urgently..thanks in advance..
Give 3 scenario of reporting due to which you require reporting help of ABAP consultant?
What kind of BDC programs are written ?