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
Define database layer? : abap data dictionary
Define batch input session?
What is the step-by-step process to create a table in data dictionary? : abap data dictionary
What are the events we use in dialog programming and explain them?
Define abap/4 layer? : abap data dictionary
What is transparent table?
How do you use tab sets in layout sets?
Can we specify the next screen number with a variable?
What are internal tables? How to use a specific number occurs statement?
How do we assign dynamic views while creating material master and generating bdc? : abap bdc
please any one can tell me How to validate the data in Table maintinance generator?how can u validate the table field values if u r entering the data into fields .it shows record is wrong?wher we can done validation in table maitenance generator before getting the data as out ?
On which event we can validate the input fields in module programs?
Can a filed occur in several field groups?
What is meant by hotspots?
What are the data types of the abap/4 layer?