Difference between Occurs0,occurs10 and occurs100?

Answer Posted / bandivenkateswarlu

The differneses are given below.

1. occurs 0:
(It means it will create the default rows for the
internal table depend on the requirement)

2. Occurs 10.
(It means it will create the 11 rows for the internal table)

3.Occurs 100.
(It means it will create the 101 rows for the internal table)

But where as in defauty the system is create the 8KB size of
the memory space for the internal table.

Is This Answer Correct ?    7 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the basic functions of database utility? : abap data dictionary

603


how to see the tables of 200 in client 100?

1411


What is buffering allowed but switched off?

869


what is the purpose of BAPI BAPI_CUSTMATINFO_GETLIST What is input and output of this BAPI.

2068


Select query optimisation

900






What are the functional areas? User groups?

606


Can i Have Some Realtime Examples On Modulepool programming.

5552


what are the 2 other types of views, which are not allowed in release 3.0? : abap data dictionary

618


A field containing currency amounts (data type curr) must be assigned to a reference table and a reference field. Explain?

872


Explain the session method? : abap bdc

625


What are the dis-advantages of logical databases? : abap hr

612


Can we include customizing include or an append structure with pooled or cluster tables? : abap data dictionary

772


How is conversion of data types done between abap/4 & db layer? : abap data dictionary

652


What are clustered tables?

619


How do you validate the selection criteria of a report? And how do you display initialvalues in a selection screen?

620