Why don’t use LSMW method instead of BDC methods, if the
data is master data?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / bandivenkateswarlu
LSMW.
in lsmw to write the code is not possible .this only done by
the functional consultants.
BDc.
in bdc is possible to write the code is possible.
Is This Answer Correct ? | 1 Yes | 5 No |
when u prefer lsmw?
What is functions and transaction code
What is the meaning of ABAP editor integrated with ABAP data dictionary?
Suppose Idoc is strucked in the Q then how can I resend it?
What is the maximum No. Of structures that can be included in a table or structure. : abap data dictionary
What is payroll area
What are the problems in processing batch input sessions?
What are the attributes of the data in data dictionary? : abap data dictionary
How to get the status of an IDOC in a report without using WE02 transaction ?
What is runtime analysis?
what is tablemaintanance generator ? how to create it?
What is the function module for IDOC generation ?