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 the use of abap data dictionary? : abap data dictionary
what is friend class
Abstract class and interface, multiple inheritance, live example
How can one distinguish between different kinds of parameters? : abap modularization
Control Break statements- At new...endat.
Explain read dataset in sap abap?
What is the abap program name to process the batch input session automatically? : abap bdc
What is difference between inner join and outer join?
If I forgot some command in sap script e.g.: Suppress zero display – how to do find it?
What is narrow casting and wide casting?
Explain how to Handle the internal tables in ABAP?
Why bapi need then bdc ? : abap bdc
What are extracts?
How can we set the table spaces and extent sizes? : abap data dictionary
What are the different types of locks? : abap data dictionary