Difference between Occurs0,occurs10 and occurs100?

Answer Posted / naveen

if there is 101 records in an internal table and u created
internal table with occurs 100 then it will insert first 100
records with probable space and remaining 1 record also
inserted with again 100 records of space will be allocated.
so here 99 record of space will be waste.
same to occuurs 10 also.

Is This Answer Correct ?    10 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a table pool? : abap data dictionary

594


How do you find out whether a file exits on the presentation server?

559


Have you printed any report?

1733


Can you print decimals in type n? What is difference between float and packed data type?

743


What are the control break events in abap? : abap data dictionary

604






I am uploading 100 records out of which say 59th record has error so what will happen if I am using synchronous or asynchronous method of bdc? Can we update the database using local update mode how? : abap bdc

2527


Does sap handle multiple languages?

548


What is the meaning of table buffer? This buffer is used by which type oftable?

762


2)In production what is the user exit?

1566


What are the basic functions of database utility?

573


What are the differences between interactive and drill down reports?

534


What are the differences between a database index and a match code? : abap data dictionary

639


Can we control the sequence in which multiple implementations of a multiple use BADI are called? If yes, how?

910


What are the different types of abap reports in sap?

760


To how many tables can an append structure be assigned. : abap data dictionary

581