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 the difference between collect and sum?

579


pls if any one have idea ,reply as soon as possible 1.Allied solution group inc. is a genuine company or not ? 2.what is update module. 3.Transaction: scc3 what it is?

1520


What are spa/gpa parameters (sap memory)?

721


What are the prerequisites for creating foreign key relationship?

667


What are the difference between tables and structures? : abap data dictionary

657






Can we call reports and transactions from interactive reporting lists?

628


why to create a custom BAPI if the BAPI already exists? y to find BAPI again? frankly even i dint undstnd tne question properly. if any one come across this q please do anser me.

1729


How to maintain lists?

617


Explain the use of table maintenance allowed?

544


What are the different types of view?

602


what is the purpose of BAPI BAPI_CUSTMATINFO_GETLIST What is input and output of this BAPI.

2100


How can we declare a table control in the abap/4 program?

640


Explain the difference between domain and data element?

581


List some of the many different ways that the sap standard functionality can be changed by a customer?

552


What are clustered tables?

616