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 / kranthi
use bapi..run in bacground
Is This Answer Correct ? | 14 Yes | 1 No |
Post New Answer View All Answers
ALV Report that will show the details of order like order no, order date, customer, product code & description, order quantity and value along with the details of dispatch of those orders like invoice no, invoice date, invoice quantity and pending order quantity. plz mention the detail coding Tahnks, Rahul
Difference between top-of-page and top-of-page during at line- selection?
What is elementary search help? : sap abap data dictionary
How do you find if a logical database exists for your program requirements?
What are the pooled and cluster tables?
Does the bdc-insert function allow multiple transactions to be processed by sap? : abap bdc
What are the update types possible?
What is the function of a data element? : abap data dictionary
How to split one Invoice into Multiple ( Step by Step)?
i have executed a report via back ground job, in this report i have used enqueue and dequeue function modules on a table, but before releasing the lock(before dequeue function module is not call) job gives the dump, so the lock is not released the table, here my question is how to set the lock automatically release the there is a short dump before calling the dequeue module?
What are the problems in processing batch input sessions?
What are the uses of the information in the data dictionary? : abap data dictionary
What is the difference between field-group header and other field groups? : abap modularization
What are differences between at selection-screen and at selection-screen output?
How can we declare a table control in the abap/4 program?