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 / chowdary
it will retrive all entries of the table on which you are
performing the for all entries into internal table.
| Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
What does the extract statement do in extract datasets? : abap modularization
Proxy Programming with ABAP - How to develop the Proxy identification through programming
How to write a code for multiple transactions? : abap bdc
Business scenarios related to your objects( In my case -Rulebook and Pricing work flow)
What is constructor expression in nw abap 7.4?
What is append search help? : sap abap data dictionary
What is the syntax for call transaction? : abap bdc
Why are insert and append statement used in sap abap?
How to read files and process BDC's automatically ?
What are the two different ways of building a match code object?
Badi concepts
What are the differences between macro and subroutine?
How do you process errors in call transaction method? : abap bdc
Difference between BDC vs Direct Loads?
How do you document abap/4 programs? Do you use program documentation menu option?