2008 Dec 18 5:01 AM
Hello Experts,
I'm facing a problem to save the text in 'MD04'.
I've all the values to pass it to header except the Languge.
I couldn't able to get it.
Could any one help in resolving this?
Thanks in Advance!!
2008 Dec 18 5:30 AM
Try Passing value tdspras in thead with 'E'.
This tdspras has conversion routine ISOLA. Check this one also.
I think passing value 'S' will work.
Regards,
Krishna.
Hello Experts,
I'm facing a problem to save the text in 'MD04'.
I've all the values to pass it to header except the Languge.
I couldn't able to get it.
Could any one help in resolving this?
Thanks in Advance!!
2008 Dec 18 5:13 AM
2008 Dec 18 5:29 AM
Hi Avinash,
Thanks for Quick reply!!
Its not working with sy-langu, cause the material text in MD04 is maintained in 'ES'. so if Logon in EN and try to save the text its not updating.
Regards,
Pavan
2008 Dec 18 5:28 AM
hi
Try doing this in Transaction MM02.
hope it helps
regards
Aakash Banga
2008 Dec 18 5:30 AM
Try Passing value tdspras in thead with 'E'.
This tdspras has conversion routine ISOLA. Check this one also.
I think passing value 'S' will work.
Regards,
Krishna.
2008 Dec 18 5:39 AM
Hi Krishna,
My Question is, to pass the input value to Conversion Routine i want to know in which language (TDSPRAS) the text is maintained in MD04
for ex: Material '1' has 'DE' in MD04 (in Text icon)
'2' has 'ES' in MD04 (in Text icon)
'3' has 'EN' in MD04 (in Text icon)
how do i get dynamically these values?
Regards,
Pavan
2008 Dec 18 5:45 AM
Find language from 'READ_TEXT' first and then pass this language to 'SAVE_TEXT'.
Regards,
Aparna.
2008 Dec 18 5:47 AM
Every Material text will contain one TdOBJECT name. (U can get from texts---Goto->Header).
Try to get it from Table STXH.
Regards,
Krishna.
2008 Dec 18 5:51 AM
Hi Krishna,
I have checked that, and passing the required values (objectname, object id, etc...) to FM. But when i compare the TDSPRAS in MD04 and DB table STXH it is different (TDSPRAS in MD04 is 'ES' where in STXH it is 'DE'). Thats the region the save_text is failing to save.
Kindly do the needful.
Regards,
Pavan
2008 Dec 18 6:17 AM
Hi Krishna,
any idea?? how to get the language maintained in MD04
Regards,
Pavan
2008 Dec 18 6:20 AM
If u wnat to save in spanish pass 'S' else if u want to save it in german pass 'D' to Function module.
From Save_text u are creating a entry in STXH.
Regards,
Krishna.
2008 Dec 18 6:25 AM
Hi Krishna,
i want to save the text with logon languge, but when i pass sy-langu to TDSPRAS and trying to save the text, it was not saving cause the TDSPRAS in MD04 is ES (spanish).
is there any table or FM to get the value of TDSPRAS in MD04?
Regards,
Pavan
2008 Dec 18 6:30 AM
If MD04 u r refering is Object name,
try to pass sylangu to routine and get single character value and populate in function module.
Regards,
Krishna.
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |