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
hi frends this is bala raju from pune.i want to know diff between 4.7ee and ecc 5.0.if possible give me brief explanation.this question was asked in EDS(tele interview) in pune bye.
Write the bdc table structure? : abap bdc
Differentiate between table and template ?
What is the company code? : sap abap hr
In delivery processing which step comes first picking, packing, posting goods issue ?
What is technically difference between in Table creation in table creation maintenance not allowed ,maintenance allowed with restriction, maintenance allowed ?
What is the last entry in all bdc tables? : abap bdc
What are field groups?
What are conversion routines? : abap data dictionary
Can we display a list in a pop-up screen other than full-size stacked list?
What are subroutines? : abap modularization
How do you use tab sets in layout sets?
On ABAP, Did you set up a workflow? Are you familiar with all steps for setting up a workflow?
What is is a match code? : abap data dictionary
What is the meaning of abap/4 editor integrated with abap/4 data dictionary?