During performance analysis you found one select statement
taking long time. How to correct it?
Answer Posted / rajarao
Use the Transaction: RSRT, this is running query in a
debugging mode...u can analyse here why it is taking long
time, why is the delay and stuffs
Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
– 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
What are the disadvantages of using explicit enhancement?
What is the difference between ABAP and HR ABAP
What are the 3 methods that we use in sequence in a batch input session method? : abap bdc
What are null values?
Explain the different types of mode (run code) in call transaction method?
what is leave to TRANSACTION?
How do you process errors in call transaction method? : abap bdc
What is the t-code to display batch input sessions? : abap bdc
Can we specify the next screen number with a variable?
Explain buffering concept usage?
How to creat transactions? : abap data dictionary
What is sap abap data classes?
What is the syntax for ‘call transaction’?
What are data classes? What are the various data classes available for selection? : abap data dictionary