Why don’t use LSMW method instead of BDC methods, if the
data is master data?
Answer Posted / hari kiran
LSMW is used to load Master data.
I have used to it to load HR master data.
Therefore the premise that it's not used to load master data is wrong.
It's usually used by functional consultants as it's GUI based, but to assume it's not used by technical consultant will be wrong.
BDC gives us/programmer much more control. We can add custom code in LSMW though.
Step 6 in LSMW is -- Maintain Fixed Values,translations ,user defined routines. We can add our code here.
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
How do you connect to the remote server if you are working from the office for the client in remote place?
How can you distinguish between different kinds of parameters?
Update types in Call transaction method. What is the difference?
How can cluster table be created?
What is the difference of update types in call transaction method ? : abap bdc
Write special commands of list?
What is pass by value and what is pass by reference? Which is better?
Differentiate between ooabap and abap?
What are conditional chain statement?
How can end-of-selection be used?
Write an abap program for creation of customer enquiry using BAPI 'BAPI_INQUIRY_CREATEFROMDATA'.
What is a subroutine?
Explain how do you move on to the next screen in interactive reporting?
when are objects are passed from task to the change request?
What is the purpose of at first and at last?