if i want to insert 10 laks MM records and for inserting one
record it takes 1 min by using call transaction or session
method . so here is there any alternative
Answer Posted / kerri
Use BAPI ( If there are no zfields in the file ) and run the programe in background.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is lock objects? : sap abap data dictionary
How do you process errors in call transaction method? : abap bdc
Explain the difference between domain and data element?
What is sap abap data dictionary?
How the transaction that are programmed by the user can be protected?
What are the differences between table controls and step loops?
Explain the table, which contain the details of all the name of the programs and forms?
Can a posting run be deleted? : sap abap hr
What is the use of at new statement ?
wat are the process that can be executed & tracked in a workflow?
what is user specific parameter?
If I have put commit in badi implementation class after update, is it allowed? Also if some standard functionality already implemented an update and now i m doing update and if it fails, what will be the impact of commit?
State the differences between database view & projection view? : abap data dictionary
What is the difference of update types in call transaction method ? : abap bdc
Explain different types of locks?