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 many types of size categories and data classes are there? : abap data dictionary
What is the table & field to identify the no of items (bottles) stored in one case?
Explain the difference between open_form and close_form?
In what ways we can get the context sensitive f1 help on a field?
If your project is support project ? when is your implementation has completed ?
B -Credit Note report Selection Screen Ranges: Creation date Sales Org Sold to Party Selection condition: Document Category – VBTYP should be ‘O’ Table to be used: VBRK, VBRP,VBPA,ADRC List the CR order types or credit billing type by customer number (or selected customer) and displays the: - Billing Document date (FKDAT) - Customer number (KUNRG) - Name of the reseller (on top of the SAP No) (NAME1) - Billing document number,(VBELN) - order reason (AUGRU_AUFT) - Amount (NETWR) - Currency (WAERK) Group Currency wise, billing type wise sum of Net value. When user double click on field ‘Billing Document #’ , display the document in VF03 Do this using OO ABAP.
what is call back in alv?
Explain the difference between cluster tables and pool table?
What will happen when we use fully buffered in abap?
What is a collect statement?
What are the function modules used in a sap script driver program?
How to convert normal function module to bapi?
Differentiate between report and dialog program
To find the date difference & excude saturday & sunday in between them
What are the 3 types of function modules in sap?