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
Can i have some Realtime Scenarios on Reports.
where do we store all custom programs in SD module?
How to determine the attributes of an internal table?
What are interactive reports?
Difference between sy-tabix and sy-index? Can you check sy-subrc after perform?
What are the different types of abap/4 programs?
What is lock objects? : sap abap data dictionary
Give 3 scenario of reporting due to which you require reporting help of ABAP consultant?
How to set an Enhancement point for a custom report?
In se11 -->Tech. settings --> Data class. If I save table as Mater data OR Transaction data, what effect will it has for 'Storage' in Database after activation. or In Database how it will store in both the cases.
What are the different types joins?
Explain the use of insert and append statement in sap abap?
What are the events used for logical database?
How will you link form with the event driven in sap scripts?
What are the data types of internal tables?