for uploading master data(ex:customer data) into sap, which
methods you prefer? call transaction/session/lsmw/bapi? why?
Answer Posted / subhasis prusty
it depends on client requirements.
generally if large amount of data should have to upload
then generally prefers session method.if small amount of
data like only 20000 to 40000 records then call tr.
preferable.lamw is used for one time requirement only.
ex.only bank details of vendor or only address data of
vendor.Bapi is fully oo concept.it is very advantages than
all oter methods.
| Is This Answer Correct ? | 10 Yes | 3 No |
Post New Answer View All Answers
What does the extract statement do in extract datasets? : abap modularization
How many main windows are allowed in sapscript?
When you prefer lsmw?
When will the current screen processing terminates?
What is the difference between a substructure and an append structure?
What is the difference between synchronous and asynchronous updates?
Can a constructor be declared private? If yes then in which scenario?
How to Solve a Particular Ticket in Realtime ?
How can we create callable modules of program code within one abap/4 program? : abap modularization
Print options in smartforms?
How to find Kernal badi ?
How many default tab strips are there?
Some Realtime Objects on Bdc.
When a program is created and need to be transported to prodn does selection texts always go with it? If not how do you make sure? Can you change the cts entries? How do you do it?
Describe the data classes?