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

Name the special commands of list?

606


How to read files and process BDC's automatically ?

1531


What is meant by a schema? : sap abap hr

576


Update function modules are classified as either v1 or v2. Which type of update is performed first and in what mode (asynchronously, synchronously or locally) can each type be processed in?

561


What is the difference between Exit and Stop?

614






What is the different between template and a table?

599


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

743


Module Pool Programming: Events and Table Control handling.

844


What is a transaction variant and why are they used?

539


What are the events in abap/4 language? : abap hr

608


What are system variable in abap?

606


How do you convert non-char field into char type fields ?

1743


What are the functional areas? User groups? and how does ABAP query work in relation to these?

702


Can we make use of flow logic control key words in abap/4 and vice-versa?

583


How table control cn be generated using bdc? : abap bdc

566