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 |
What is the transaction code to modify the hr form
What are function modules?
what is field string ? & where we are using field strings?
how to prepare technical specs? what are the steps used to prepare it?
what is the use of OK_CODE in BDC?
What do you mean by cluster tables in sap abap? Also explain what do you mean by table cluster? : abap data dictionary
What is foreign key relationship?
What is difference between float and packed data type?
how to convert sapscript to email.....
Explain the difference between domain and data element? What are aggregate object?
What is the maximum number of match code id's that can be defined for one match code object ?
What are the parameters in bdc_open_group? : abap bdc