when you are using 2 internal table in program, you have
decided to use for all entries statement to retrieve data
but unfortunately there are no records in the first internal
table. What will be the result? (2nd internal table contains
records).

Answer Posted / babita

If we don't check for intial condition for table 1 and its
is blank, all the records of second table will be displayed.
Hence it is a good practice to always check for following
before using 'FOR ALL ENTRIES'

if not itab1[] is intial.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a currency factoring technique?

702


Define alv programming in abap?

702


what is difference between (internal table types)standard table and sorted table in sap abap....

1916


Explain the difference between open_form and close_form?

550


From excel to abap - is batch mode possible ? : abap bdc

628






Where do you create indexes in abap?

625


What are the ways you can do the tuning?

526


What does the insert statement in extract datasets do?

628


What are the payroll related Infotypes

1821


What kind of financial periods exist in sap? What is the relavent table for that?

628


How do you connect to the remote server if you are working from the office for the client in remote place?

595


How many types of data classes are there in sap abap? : abap data dictionary

556


Explain what is the significance of hide?

534


What are the functional areas? User groups? and how does ABAP query work in relation to these?

715


What are the advantages of abap query tool?

544