what happend if a select statement inside aloop....
Answer Posted / aashish mehta
It is not suggested to use select with in the loop as it is
related with the performance.
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
What is internal payroll process? : sap abap hr
What is table buffer?
any 1 having notes on SAP-ABAP certification, or even if any 1 could provide the url for getting notes on SAP-ABAP certification, would be appreciated.
What are the differences between structure and table in data dictionary in abap? : sap abap data dictionary
What are the basic components of dialog program?
Explain the differences between interactive and drill down reports?
What are the differences between primary and secondary indexes?
I am trying to automate a manual processing of iDOCs in BD87. I used the following code to pass idoc-id to global variable 'DCN' and then skip the first screen of BD87 to go to processing directly. After running this code SET PARAMETER ID 'DCN' FIELD itabhdr-idoc_id. CALL TRANSACTION 'BD87' AND SKIP FIRST SCREEN. it takes me to the first screen because it cannot recognize my idoc-id. How I can pass idoc-id to global? I have used the above code to goto VA02 with VBELN and it worked perfectly.
Can we define our own match code id's for sap matchcodes? : abap data dictionary
What are the buffering types?
Differentiate between report and dialog program
pls if any one have idea ,reply as soon as possible 1.Allied solution group inc. is a genuine company or not ? 2.what is update module. 3.Transaction: scc3 what it is?
What is buffering allowed but switched off?
What is a variable in the sap abap?
How to set an Enhancement point for a custom report?