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 a logical database a requirement/must to write an abap/4 query?
Explain the inside concept in select-options?
How can we omit a leading sign and a leading zero in sapscript?
Can we access static attribute from instance method
HOW CAN YOU USE A PAGE COUNT IN CALLING A PAGE IN SMARTFORM?
How to create any functions?
How do you read files from the presentation server ? : abap bdc
What is bdc programming? : abap bdc
Which database object is used for storing the system variables? : abap data dictionary
What is the use of 'for all entries'?
What does hide statement do?
What is meant by payscale structure? How did you configure pay scale structure? : sap abap hr
What is the use of table maintenance allowed?
performance tuning concepts
What are the types of the programming language used in the sap abap software?