what is difference between occurs1 and occurs2?

Answer Posted / siddharth samal

if its occurs 1 then only one record will be copied to the
internal table among the total number of entries selected
as the selection is restricted by the internation table.

if its occurs 2 then only 2 lines would be displayed or
fetched to the internal table.

if you know the number of lines then you can specify that
in OCCURS statemnt that would take that much of space but
if not sure then its better to take OCCURS 0.

Is This Answer Correct ?    1 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is meant by write lock? : sap abap data dictionary

791


In tm, if a group of employees gets 10 days of annual leave, what will be the time evaluation status? : sap abap hr

770


What is the first thing you do after vendor setup is complete?

1078


What are the advantages of abap query tool?

715


How do you delete duplicate records from internal table?

933


While using extract datasets it is required to have a special workarea for interface. State true or false. : abap modularization

818


How many types of size categories and data classes are there? : abap data dictionary

804


what is call back in alv?

2193


I am getting the (first) page number and the remaining records displayed in another list in another page BUT the PAGE Number is not displayed? What is the code/solution?

1726


hi i need detailed information on badi and bapi how can this work in real time senarios plz explain with exp

3397


How to load data from ms excel sheet to sap by using bdc method ? : abap bdc

944


What is your approach to find exit and BAdi?

1055


What are the 2 other types of views, which are not allowed in release 3.0?

800


What are internal tables? How to use a specific number occurs statement?

740


What is dynpro? what are its components ?

817