Answer Posted / joydip
The Basic difference between these two are, BAPI can be
used by any legacy system which is object oriented, which
can call a BAPI and fetch data from SAP.This is possible
because BAPI is a remote enabled function module.
But LSMW can not be used by any legacy system.
| Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
What are Delivery classes? What data will you want to transport during client copy?
What are the data types of the abap/4 layer?
What do you mean by transparent tables in sap abap? : abap data dictionary
Differentiate between abap memory and sap memory?
out bound process code for quotation?
What are the different types of the sap abap data dictionary objects?
What is the max no of match code id's that can be defined for one match code object? : abap data dictionary
What is table pool?
What are the components of selection table?
How to handle errors in call transaction bdc method without using bdcmsgcoll internal table? : abap bdc
What is sql trace? : abap data dictionary
What data is contained? : abap data dictionary
There is a situation where there is a field "MATERIAL DESCRIPTION" in say 20 display only transaction. You want that whenever user opens any of these transaction, this particular field is masked with ****. But table does not holds ****. It holds the actual value. What are different ways of doing it? Which is the best way.
Write the bdc table structure? : abap bdc
What are the data types of the abap/4 layer? : abap data dictionary