2007 Jul 11 12:38 PM
Please tell me procedure for uploading sales order & purchase order text in material master through lsmw
2007 Jul 11 12:44 PM
Hi,
cleck the LSMW DI object:
Object 0001 Long texts
Method 0001 (No selection)
Program name /SAPDMC/SAP_LSMW_IMPORT_TEXTS
Program type D Direct input
You can get the details of header of PO text in the table STXH.
Hope this helps,
Best Regards, Murugesh AS
2007 Jul 11 12:43 PM
Hi GHS,
go for recording and record the fields whichever u want ,
and specify source structure and source fields and structure relation and afterwards do mapping carefully.
and take the input file which has only those values that u record.
let me know if u have any issues.
Thanks
Naveen Khan
2007 Jul 11 12:44 PM
Hi,
cleck the LSMW DI object:
Object 0001 Long texts
Method 0001 (No selection)
Program name /SAPDMC/SAP_LSMW_IMPORT_TEXTS
Program type D Direct input
You can get the details of header of PO text in the table STXH.
Hope this helps,
Best Regards, Murugesh AS
2007 Jul 11 12:54 PM
Hi please explain me in detail, about specifucs after selecting required object.
how do i know purchase order text field or sales order text field
2007 Jul 11 4:46 PM
Hi
Long Texts are stored in STXH table with 4 parameters TEXTNAME,OBJECT,ID and LANGUAGE
You can't find the complete text in any table
You will find these 4 parameters in the table STXH.
Texts are created using the fun module CREATE_TEXT and SAVE_TEXT and these texts are fetched using READ_TEXT fun module
For uploading these long texts using LSMW see
for Long texts Upload
Please take a look at this..
http://help.sap.com/saphelp_erp2005/helpdata/en/e1/c6d30210e6cf4eac7b054a73f8fb1d/frameset.htm
<b>Reward points for useful Answers</b>
Regards
Anji