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
What are the types of windows in sap script?
What is an Unpack command?
What is an update type with reference to a match code id?
How can an internal table with header line and one without header line bedistinguished when passed to a subroutine?
Why do we use dynamic where conditions?
Can you assign a matchcode object to a parameter? If so how?
What kind of deliverables you have on a day to day basis?
Write special commands of list?
How do you move on to the next screen in interactive reporting?
What is the sap abap?
What is difference between check table and value table ?
What is view? Explain the different types of view?
What two statements are required in an abap program to output an icon using a write statement?
What are multiple use BADIS?
What is meant by write lock? : sap abap data dictionary