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 / geetha
Use LSMW Direct Input Method ---> for uploading Master data
load
Use LSMW BAPI or IDOC ----> for uploading tracnsactions data
The above two methods are processed in background and
directly update the data into database.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
how to capture the errors in bdc Call transaction method?
how to see the table output?
What is the difference between field-group header and other field groups?
how can we enable hyperlink in screen painter?
What are the uses of interactive reporting?
What is the difference between getting and get late?
What is the logo in sap script?
What are the buffering types?
Explain the difference between call screen and leave screen?
Why lsmw does not support call transaction method? : abap bdc
What is the max no of match code id's that can be defined for one match code object? : abap data dictionary
What is direct input method ?
What are the attributes of the data in data dictionary? : abap data dictionary
How to create any functions?
What is gui status? How to create /edit gui status?