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
Can a domain, assigned to a data element be changed? : abap data dictionary
What is the difference b/t Session method and call transaction method ??
What is repository info. Systems?
What are the payroll related Infotypes
What is a persistent class?
Define batch input session?
What are the problems in processing batch input sessions?
What is a table pool? : abap data dictionary
Explain the systems fields used for interactive lists and lists?
What are subroutines? : abap modularization
What are the function modules used in f4 help?
When value table becomes check table?
Explain the client concept of sap.
What is personnel sub are
In order to upload purchase order details, how you handle multiple values for a single field?