What is the difference between occurs 1 and occurs 2
Answer Posted / bandivenkateswarlub
The main difference between the occurs1 and occurs 2 is
given below.
occurs1: is used to the system allocate the 2 memory
locations are cratead.
occurs2: is used to the system allocate the 3 memory
locations are crated.
| Is This Answer Correct ? | 2 Yes | 5 No |
Post New Answer View All Answers
What is value table? : abap data dictionary
After running a BDC program in background, next day morning when you see the results, few records are not updated(error records). What will you do then ?
How to find the return code of a statement in abap programs?
How do you write transaction programs in sap?
What is append search help? : sap abap data dictionary
Hi my dear friends,Please give the answers for the following link http://www.saptechnical.com/InterviewQ/interviewQ.htm
What will you code in start-of-selection & end-of-selection ?
How would you set the formatting options statically and dynamically within a report?
What are the requirements a dialog program must fulfill?
What is hotspot?
What are the difference between tables and structures? : abap data dictionary
There is a delivery that is being created through the ABAP code and in the middle it says delivery created but someone is modifying , how would you rectify this issue
What is a 'z' report?
What is the BAPI_CUSTMATINFO_GETDETAILM used for? what is the input and output of this bapi.
Is the basic list deleted when the new list is created?