what is the use of FOR ALL ENTRIES in an internal table?
Answer Posted / uday shankar
for all entries used for joining of tables.
it will join the tables at application server level.
it will improve performance.
here we dont have restriction to the no of tables joined.
| Is This Answer Correct ? | 23 Yes | 1 No |
Post New Answer View All Answers
How do you write manual bdc session method? : abap bdc
ALV Report that will show the details of order like order no, order date, customer, product code & description, order quantity and value along with the details of dispatch of those orders like invoice no, invoice date, invoice quantity and pending order quantity. plz mention the detail coding Tahnks, Rahul
What is a type-pool?
PROGRAM TO CREATE INQUIRY IN SD USING BAPI 'BAPI_INQUIRY_CREATEFROMDATA'
What is a table pool? : abap data dictionary
how 2 create the normal form by using functional module
Explain the advantages/disadvantages of logical databases?
how to modify the standard method as per your requirement
What are the steps in creating screen ?
What is an rdbms?
What are spa/gpa parameters (sap memory)?
BDC program to migrate data to SAP R/3 database. The data will be uploaded using transaction ME11. (Session Method) plz mention the detail coding Tahnks, Rahul
What are the basic components of dialog program?
What is the use of enqueue function module? : sap abap data dictionary
What functions does a data dictionary perform? : abap data dictionary