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 / santhu23
when you are using for all enteries always check whether
IF ITAB NOT INITIAL.
Otherwise it will pick all the values form by second selected table based on "NULL VALUES".
So, We have to check ITAB Is Not Initial.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is personnel sub are
If a table that is to be extended contains a long field, we cannot use append structures why? : abap data dictionary
What are two methods of modifying sap standard tables? : abap data dictionary
What are the dynamic actions and how to configure it? : sap abap hr
What is interactive reporting?
Explain get pernr concept when we use logical data base? : abap hr
Can you delete data element, which is being used by table fields. : abap data dictionary
Cds views
What are conversion routines? : abap data dictionary
Difference between user exit and badis?
Can multiple abap systems connect to abap database?
Why do we use abstract class
How to call a subroutine in sapscript?
What are the properties of selection screen?
Define database layer? : abap data dictionary