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
Is there any BAPI to retrieve list of customers and their sales areas i.e., Cust No, Distr Channel and Division for all the customers.
Explain the advantages of logical databases?
What is a multiple line field?
What is the function of the correction system?
Performance tuning techniques
What are the steps in creating screen ?
How can you manipulate the presentation and attributes of interactive lists?
Can you delete data element, which is being used by table fields. : abap data dictionary
Do you know any other patterns if yes.. explain
Work most on which module: name a few tables?
How do you populate data into a multiple line field? : abap bdc
How to upload more than 2GB file from External Source to SAP?
why particularly lock object name starts with EZ OR EY?
What are the attributes of the data? : abap data dictionary
Have you processed BDCs ?