what is the use of FOR ALL ENTRIES in an internal table?

Answer Posted / ahmad

ADVANTAGE.
IF THERE ARE MORE THAN ONE TABLE AND THERE EXIST A
RELATIONSHIP BETWEEN THEM BUT THE FIELD IN WHICH THE
RELATION IS MADE IS NOT A PRIMARY KEY IN ONE OF THE TABLE
THEN WE USED FOR ALL ENTRIES .
IT REDUCES REDUANCY OF DATA
RECORDS SHOWS CONSISTENCY .

IT BETTER TO USED FOR ALL ENTRIES INSTED OF NESTED SELECT.

DISADVATAGES.
IF ONE OF THE TABLE IS EMPTY AND WE ARE APPENDING ONE TABLE
WITH OTHER BY USING FOR ALL ENTRIES THEN THE RECORDS TO NOT
VERIFY ITSELF.

Is This Answer Correct ?    14 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the aggregate objects in the dictionary? : abap data dictionary

735


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

620


What is macro? : abap hr

629


How do you differentiate tax for different countries? : sap abap hr

674


Explain the differences between at selection-screen and at selection-screen output?

523






What are the parameters in bdc_open_group? : abap bdc

593


when u prefer lsmw?

615


How do you document ABAP programs? Do you use program documentation menu option?

636


How can we create callable modules of program code within one abap/4 program? : abap modularization

597


Can we use write statements in screen fields?if not how is data transferred from field data to screen fields?

541


What are the aggregate objects in data dictionary? : sap abap data dictionary

665


Explain what are the system fields? Explain?

551


What are the different methods of bdc? : abap bdc

595


What are the types of subroutines? : abap data dictionary

577


Can you create an internal table dynamically?(at run time)

1423