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


Please Help Members By Posting Answers For Below Questions

Define abap/4 layer? : abap data dictionary

597


How is the command suppress-dialog useful?

642


What is the meaning of table buffer? This buffer is used by which type oftable?

762


Define structure in abap data dictionary?

607


What is a size category? : abap data dictionary

651






what is user specific parameter?

1666


Will 50,000 records be uploaded directly into APP's Server?  

1909


How many types of tables exists and what are they in data dictionary?

919


What are the events used for logical database?

588


What is pnp-sw-found ? : abap hr

858


How do you retrieve the data for repetitive structures ? : abap hr

644


What is the difference between a substructure and an append structure? : abap data dictionary

641


State the system field for the current date?

622


1.If there is one receiver,then To send 10 materials at a time through BD10 tcode, How many Master Idoc create? 2.If there is one receiver,then To send 1 material at a time through BD10 tcode, how many Master Idoc generated? 3.Can I Send Multiple Messges through BD10 tcode?

1491


What is meant by hide area?

646