what happend if a select statement inside aloop....
Answer Posted / saplead.sai
There are cookbook rules in PERFORMANCE issues that are
needed to be addressed while coding. One of those rules
being .. Not to use a SELECT statment in a loop - Reason
(The basic idea of querry is to limit DB hits).
| Is This Answer Correct ? | 12 Yes | 0 No |
Post New Answer View All Answers
How to determine the attributes of an internal table?
What are the parameters used in each function?
What are the aggregate objects in data dictionary? : sap abap data dictionary
How do you read files from the application server ? : abap bdc
– Programming using BAPI : Create Debit Memo Request (DMR) with reference to Sales Order and update the delivery number and PO number in the newly created DMR. Send the spool of the report by E-mail if the E-mail option is enabled. Selection Screen Required: Sales Org Delivery type Sales document type Optional: Planned Goods movement date Option to choose E-Mail E-mail Address Output device Output Output should display both successful and unsuccessful creation of DMR with the following fields, Success/Error (S/E) Sales Document number Delivery number New Debit memo request number Error message Tables TVAK, TVCPA, VBAK, LIKP, LIPS
Have you processed BDCs ?
How to transfer data into line items using batch input session method? : abap bdc
Describe the difference between macro and subroutine?
What is locking ?
What are the types of subroutines?
What is the lock object?
What is meant by hide area?
What is the difference between internal tables and extract datasets? : abap modularization
what next in SAP-ABAP/4 is it going to be change?
How many types of views are there ?