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
What are the different abap editors? What is the used of different editors in abap?
Explain client-dependent and client-independent tables.
How do you populate data into a multiple line field?
did u done enhancement framework?how u implemented?
What are the different modes of processing batch input sessions? : abap bdc
What are conversion & interface programs in sap?
What is value table? : abap data dictionary
Differentiate between static and dynamic step loops?
Explain about interactive report?
In selection screen I have three fields, plant mat no and material group. If I input plant how do I get the mat no and material group based on plant dynamically?
How is conversion of data types done between abap/4 & db layer?
What is img? : sap abap hr
What are the functional areas?
What is an interface? In what scenario we use interface? What is the difference between abstract class and interface?
dear friends, do you know how to configure web dynpro and adobe into ECC6.0 IDES?