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
Did you create primary index?
What is the difference between native sql & open sql? : abap data dictionary
What are two different ways to add fields to sap tables?
What are the differences between sap memory and abap memory?
How to create report in SD open sales order which covers all Organization, delivery status, shipping details and partner function details. plz mention the detail coding Tahnks, Rahul
Different types of luws. What are they?
What is the use of the statement leave to list-processing?
What will you code in start-of-selection & end-of-selecton & why?
Explain what are the problems in processing batch input sessions? How is batch input process different from processing on line?
While doing bdc exp va01 transaction sometime in the item level data shows only 4 items and other times it will show 6 line items, how will you maintain this kind of screen resolutions scenerio? : abap bdc
What is payroll driver ? : abap hr
can anybody give me functional specification (or table name & field names) of stock analysis report, work in progress report,generating vendor detailed list
What is lock object ? : abap data dictionary
What is the use of the raising exception? : abap modularization
What is the different type of projects? : sap abap hr