I'm trying to update sales text in Material master MM02 through LSMW direct Input method
My source file is as below
H MATNRSALESORGDC 0001 E
I TESTING TESTING TESTING BY
I for QW tttt
I tttttttttttttttttttttttttt
I tttttttttttttttttttttttttt
H MATNRSALESORGDC 0001 E
I TESTING TESTING TESTING BY
I TESTING
Object is MVKE
Once the Direct Input method is done I'm getting a success message of the texts being created but the texts are not getting updated . How to trace where is it failing or should I maintain any tables before loading texts Guide me as I have to load many material texts
I tried to load a different material with same sales org it is loading . I'm not able to find the difference between both the materials
did anyone faced this issue can u guide me how to figure it out
Thanks
Nagini
You should use the following method in LSMW.
Object type and Import method:
Object = 0001 (Long texts)
Method = 0001
Program Name = /SAPDMC/SAP_LSMW_IMPORT_TEXTS
Program Type = D.
Source Structure = SALES_TEXT.
Source Fields = MATNR, VKORG, LTEXT
Hope this helps.
Rgds
Richard
Add a comment