Suppose u r using FOR ALL ENTRIES. What happens when there
is no data in the itab which is using all the entries?
Answer Posted / pramod upadhyay
If the table on which the For All Entries IN clause is
based is empty, all rows are selected into the destination
table. Hence it is advisable to check before-hand that the
first table is not empty.
| Is This Answer Correct ? | 18 Yes | 0 No |
Post New Answer View All Answers
What is SAP Data conversion ?
What are the types of search helps? : sap abap data dictionary
What is a logical database?
What is view proxy in abap?
how can you display data say "your name"in sap script without print program or driver program??
Where do you use help views?
How are BAPI different from normal function modules?
Explain the systems fields used for interactive lists and lists?
hi..i hav developed an interactive report in which alv list display in basic list and 1st secondary list in alv grid display.I want to get summation(total) of the columns in the secondary list.I hav used 'do_sum' but i couldnt get.is there any other way to get summation(total) in secondary list which is an alv grid display
What is the difference between synchronous and asynchronous updates?
What are the differences between the table and the structure in the data dictionary in the sap abap?
What are the parameters in bdc_open_group? : abap bdc
Explain the differences between se01, se09 and se10?
What is an abap data dictionary? : abap data dictionary
How many default tab strips are there?