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 are the steps to execute session method?
What is the use of start-of-selection.,if not use in report what will happen,?
How can we determine a vendor is Bloc/Unblock from the table LFA1?
What is size category?
What are the contents in technical specifications?
Why do we use logical blocks in abap program?
Does the call transaction method allow multiple transactions to be processed by sap?
What is the BAPI_CUSTMATINFO_GETDETAILM used for? what is the input and output of this bapi.
how to see the tables of 200 in client 100?
What is the function of a data element? : abap data dictionary
What is new enhancement framework?
What is the difference between call transaction and session method? : abap bdc
how can we enable hyperlink in screen painter?
What are the two levels in defining a match code? : abap data dictionary
What is netweaver???what is the relationship with ABAP?