what does it mean occurs 0 while creating an internal
table ?
Answer Posted / perumalla satish
in simple to increase performance. occurs 0 ,1 ,2 ... n is not to restrict how many records to store in internal table. only virtual memory decides how many records it can store maximum. using occurs 0 we are providing initial size to table is 8 kb. size can increase later based on records it stores.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to create report in SD open sales order which covers all Organization, delivery status, shipping details and partner function details. plz mention the detail coding Tahnks, Rahul
What are the client dependant objects in abap / sap?
Can matchcode object contain ids with different update types? : abap data dictionary
What are the different types of view?
What is the use of f4if_shlp_exit_example function module ? : sap abap data dictionary
What is the structure of the bdc table? : abap bdc
Hi All , Would be providing online trainings for SAP ABAP , guidance with real time experience examples , guidance in profile prepartion . Any one intrested please contact on 8978890047.
I have 3 transactions,where the output of one transaction is input of another and output of 2nd transaction is input of 3rd transaction.i have one flat file with all data for the 3 transaction.if the 3rd transaction failed can we rollback the remaining 2 transactions or not.Is this possible in BDC,How/
What is the step-by-step process to create a table in data dictionary? : abap data dictionary
Differentiate database index and match code.
How many types of tables exists and what are they in data dictionary?
What is meant by performance analysis? Have done anything to improve the performance?
what is field string ? & where we are using field strings?
How do you set up background jobs in sap?
What are the types of data types in the sap abap?