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

how to modify the standard method as per your requirement

1096


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

970


Can you define a field without a data element?

726


What is the differences between abap and ooabap. In which situation we useooabap?

1012


What is the significance of delivery class? : abap data dictionary

768


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

2291


Explain what is sap script? What is the purpose of sap script?

820


How the Sy-Mandt value gets updated in the table and Is this having any foreign key relationship.

2024


What are the functional areas? User groups?

823


What happens if we use leave to list-processing without using suppress-dialog?

873


What is a table cluster? : abap data dictionary

885


Can we write the code both call transaction and session method in single program?

822


What are spa/gpa parameters (sap memory)?

929


Why do we use abstract class

1208


What are the events in classical reports?

833