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
Program for Prime numbers and Matrix plz explain me the procedural method with steps
Can we create an abap program without using y or z?
What do you mean by batch data communications programming?
performance tuning concepts
What is new enhancement framework?
What are the different types of work process?
Can we specify the next screen number with a variable?
how to read the standard field value in your custom program.
Differentiate screen painter from menu painter.
Why cant we use Normal function module for data transfer?
What is the bapi?
What is static attribute
What are the differences between se01, se09 and se10?
Explain how to write a bdc - how do you go about it?
Can we define our own match code id's for sap matchcodes? : abap data dictionary