Difference between Occurs0,occurs10 and occurs100?
Answer Posted / bandivenkateswarlu
The differneses are given below.
1. occurs 0:
(It means it will create the default rows for the
internal table depend on the requirement)
2. Occurs 10.
(It means it will create the 11 rows for the internal table)
3.Occurs 100.
(It means it will create the 101 rows for the internal table)
But where as in defauty the system is create the 8KB size of
the memory space for the internal table.
| Is This Answer Correct ? | 7 Yes | 4 No |
Post New Answer View All Answers
In order to upload purchase order details, how you handle multiple values for a single field?
What is full form of bdc session? : abap bdc
What is lock objects? : sap abap data dictionary
after creating lock object if does n't access record by second user what should we do?
Why grouping of fields is required? What is the max no of modification groups for each field?
Explain what are the different functions used in sap script?
What is asap methodology? : sap abap hr
What is the difference between a substructure and an append structure? : abap data dictionary
What is dynamic action? : sap abap hr
What is payroll area
Difference between top-of-page and top-of-page during at line- selection?
What are the two statements which are required in an abap program to output an icon using a write statement?
How to create a check box/option button in a list?
hi,how to diable the popup window which is displayed afetr executing the SAP script program?
Can we define our own match code id's for sap matchcodes ?