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
What is the difference between pnp and pnpce? : abap hr
1/ How do u apprach if error occur in sending idocs ? 2/ where u assigned process code ?
Explain the different types of mode (run code) in call transaction method?
What are the three components of a work process?
How will you find manager of an employee
What is a maintenance view? : abap data dictionary
In events, start-of-selection is a default event. When we have to use this event explicitly? Why?
What are pooled tables?
Name a few data dictionary objects?
What are the restrictions on subscreens?
How can we upload a text file having delimiters in to legacy system?
What are the steps to execute session method?
Explain how do you use structures in the abap programs?
What are the tcodes for performance tuning?
What are the different functions used in sap script? What are the parameters used in each function?