In ABAP What is the Use of "FOR ALL ENTRIES" Clause & when
it is being used. And what it really does?
Answer Posted / sreehari patnaik
"for all entries" is used when a developer wants to join a
transparent table with a cluster table so as to avoid the
nesting of select statements. It increases the performance
of the program.
| Is This Answer Correct ? | 7 Yes | 5 No |
Post New Answer View All Answers
How can we use multiple transactions by using bdc_insert? : abap bdc
How does the system handle roll areas for external program components?
What are the sequences of event block?
Program lines for the radio button selection and unabling some input variables in section screen
What is the client concept in sap?
Persistent class
How do you work with semi colon se[arated files in BDC ?
What are the mandatory fields to be filled for BAPI_CUSTOMER_CREATEFROMDATA1
It is not possible to create an abap/4 program, which contains only subroutines. State true or false. : abap modularization
What kind of financial periods exist in sap? What is the relavent table for that?
What is the significance of hide?
How do you use structures in the abap programs?
What is the step-by-step process to create a table in data dictionary? : abap data dictionary
Can we access static attribute from instance method
Explain what are the various types of selection screen event?