Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

To upload PO text

Former Member
0 Kudos

Hi friends

I am uploading PO text through LSMW. Iam using the program RMDATIND. I had created a source structure with the fields as in the flat file .The fields given in the flat file are MATNR , WERKS , SPARS and the long text. I had maaped fields MATNR , WERKS IN BMM00 and in BMMH7 I had specified TDID as 'BEST , TDSPRAS as 'E' ., TDFORMAT as '*' and MAPPED TDLINE . I am getting the following errors .

1. Conversion error: field BMMH7-TDSPRAS; content

2. Transaction code / does not exist (table T130M)

Can any one help me

Thanks in advance.

Sathya.

2 REPLIES 2

Sandra_Rossi
Active Contributor
0 Kudos

It seems to be a long text. Why don't you use the direct input program to upload long texts? (which is available in LSMW as number "0001/0001")

Former Member
0 Kudos

RMDATIND is the direct upload program for 'Material Master'. So, the first question is why should you use it for PO text upload?

For PO Long texts the program available is 'RSTXLITF'.

For your errors: Structure BMM00 has a field TCODE. It should contain a value MM01 or MM02 in case of RMDATIND.

I guess in your current conversion rules, this field has no valid value.