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
What is the difference between call transaction method and the session method? : abap bdc
What are the uses of table pool or table cluster.
Difference between transparent tables and pooled tables? : abap hr
On which even we can validate the input fields in module progams?
What is the use of buffering?
Is it possible to pass data to and from include programs explicitly? : abap modularization
How to find Kernal badi ?
How many types of tables exists and what are they in data dictionary?
What is the syntex used to call a screen as dialog box (pop up)?
Where the payroll results are stored
What are the differences between a database index and a match code? : abap data dictionary
What is asap methodology? : sap abap hr
What are the abap/4 commands that link to a layout set?
what is field string ? & where we are using field strings?
What is primary index?