2012 Jan 09 4:07 AM
Hi to all,
I have developed a program to uploading a material sales text. with object = 'MVKE', text id = '0001' and lang = English and text name =(concatenate matnr and sales organization and distribution channel) . Am using function module 'SAVE_TEXT'. its showing message with succefully uploaded. But when i have checked the table STXL there is no materials which i have uploaded. . Y this happens , can u suggest me
Hi to all,
I have developed a program to uploading a material sales text. with object = 'MVKE', text id = '0001' and lang = English and text name =(concatenate matnr and sales organization and distribution channel) . Am using function module 'SAVE_TEXT'. its showing message with succefully uploaded. But when i have checked the table STXL there is no materials which i have uploaded. . Y this happens , can u suggest me
2012 Jan 09 4:32 AM
Hi,
the bellow link contain code for material sales text saving.
Thanks & Regards,
Goutam Kolluru.
2012 Jan 09 5:54 AM
Hi friend,
Its showing the message "successfully uploaded".
because the sy-subrc value is equal to 0.
But the values or not getting uploaded because there may not be values in to be saved of any other values is mismatching.
Just refresh the table entries and see whether its getting reflected over there.
If no then,
Just change these things and see
language = sy-lang or 'EN' and also the client = sy-mandt.
Just consider these few things it will work.
If any queries please revert back to me i will help you.
Thanks,
Sri Hari
Edited by: srihari.kumar on Jan 9, 2012 11:25 AM
2012 Jan 09 10:17 PM
Hi Geetha,
In the SAVE_TEXT set the flag SAVEMODE_DIRECT = 'X' . You can see the entries now in the table STXH, STXL.
Thanks,
Satheesh
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |