Difference between Occurs0,occurs10 and occurs100?
Answer Posted / arpit
it there is more then 100 records in an internal table and u
created internal table with occurs 100, then 100 records
will be in abap run time memory and other records will be
put in other memory.
so it is used for memory allocation.
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
What is a modification assistant?
What is the difference between table and template?
How many default tab strips are there? How to insert more tabs in it?
Which one is better joins or views and why?
Can you show multiple alvs on a single screen?
What are the abap/4 commands that link to a layout set?
Which FM do you use to find out who is reporting to whom
What are critical issues you have faced in your project
What are the system fields?
What are the parameters used in each function?
Difference between domain and data element? What are aggregate object?
Explain different types of attributes of function module?
What is meant by stacked list?
How do you delete duplicate records from internal table?
what is the process of creating quotation using BAPIs.