In ABAP What is the Use of "FOR ALL ENTRIES" Clause & when
it is being used. And what it really does?

Answer Posted / sunil

For ALL Entries is used to join two different tables. By
tables i mean the internal tables. For All Entries has an
internal where condition in it. which makes the selection
process much faster. But still it is always better to use
inner joins when you have to join two database tables.

Is This Answer Correct ?    18 Yes 32 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a currency factoring technique?

705


What is the difference between leave transaction and call transaction?

615


Sales Order Information Report that lists information like sales order no, Item no, material no, Quantity, Quantity unit, Net value, Currency,Sub Total, Grand Total. plz mention the detail coding Tahnks, Rahul

1722


What is the difference between commit-work and rollback-work tasks?

665


Difference between /N and /BEND?

828






Can you define a field without a data element? : abap data dictionary

627


What is an authorization in sap?

622


How many main windows are allowed in sapscript?

588


What are plan versions used for? : sap abap hr

580


On which event we can validate the input fields in module programs?

600


Write special commands of list?

581


Is there any BAPI to retrieve list of customers and their sales areas i.e., Cust No, Distr Channel and Division for all the customers.

1593


Search help exit details.

934


What are the basic objects of the data dictionary?

579


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

2071