‎2008 Dec 24 6:10 AM
Hi All,
How to create Lsmw to upload basic data text in mm02?
Pls give me steps.
Thanks
Vijay
‎2008 Dec 26 6:39 AM
Hi Suhas,
first of all basic data text is not Plant dependent. you maintain the same and it is always available for all the plants.
As I explanied you earlier:
you would need to do below mapping:
1. Text name : it will contain the Material Code
2.Langauge : langue would be you wnat toa dd your long text in : EN /DE/ ES
3. text id : always 'GRUN'
4.Text object is 'MATERIAL'.
5. TD format = '*' " it takes defalut
6. TD line : = here yiou will pass the long text.
if you have multiple line long text.
you would need to separte your input file with header and ddetail records.
in header you can have identiofier as 'A'
for detauil you can have identifier as 'B
in lsmw field mappings maintain same identifiers in S-Type field ( this fileds are visble once you select layout button and select all checkboxes for code , global daa, technical rules, form routines etc).
Aslo in this case in input sturcture defn in LSMW against header fields maintain identifying fileds.
Let me know if any questions now. give points if you find it useful.
‎2008 Dec 24 6:15 AM
Hi
Please Check http://help.sap.com/saphelp_nw70ehp1/helpdata/en/e1/c6d30210e6cf4eac7b054a73f8fb1d/frameset.htm
Cheers,
Hakim
‎2008 Dec 24 10:59 AM
you can not do recording for the same since it is long text.
you would need to update it using LSMW with Direct input long text methods:
here are the object details for the same:
Text Name "Material name"
Language EN "Language
Text ID GRUN "Basic data text
Text Object MATERIAL " Material texts, pur./s
LSMW Direct input program details:
Object 0001 Long texts
Method 0000
Program Name RMDATIND
Program Type D Direct Input
‎2008 Dec 25 5:30 AM
Dear santosh,
Thanks for your feedback. I think it will work and help me to solve my problem. But still need your help.
What will be input for below items?
1) where shall i map Material code for which i want to add the long text?
2) where shall i map plant if same material is extended to another plant and i want to add text for other plant?
3) where shall i map long text field which is to be added?
Field Mapping and Rule
/SAPDMC/LTXTH Long Texts: Header
Fields
OBJECT Texts: application object
NAME Name
ID Text ID
SPRAS Language Key
/SAPDMC/LTXTL Long Texts: Row
Fields
TEXTFORMAT Tag column
TEXTLINE Text Line
‎2008 Dec 26 6:39 AM
Hi Suhas,
first of all basic data text is not Plant dependent. you maintain the same and it is always available for all the plants.
As I explanied you earlier:
you would need to do below mapping:
1. Text name : it will contain the Material Code
2.Langauge : langue would be you wnat toa dd your long text in : EN /DE/ ES
3. text id : always 'GRUN'
4.Text object is 'MATERIAL'.
5. TD format = '*' " it takes defalut
6. TD line : = here yiou will pass the long text.
if you have multiple line long text.
you would need to separte your input file with header and ddetail records.
in header you can have identiofier as 'A'
for detauil you can have identifier as 'B
in lsmw field mappings maintain same identifiers in S-Type field ( this fileds are visble once you select layout button and select all checkboxes for code , global daa, technical rules, form routines etc).
Aslo in this case in input sturcture defn in LSMW against header fields maintain identifying fileds.
Let me know if any questions now. give points if you find it useful.