Application Development and Automation 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: 
Read only

LSMW ????

Former Member
0 Likes
288

Hi Experts,

In the LSMW while mapping the source fields, which transaction code should we give in Tcode of the fields? I am doing LSMW for material master but i am getting an error like valuation at plant level and no plant data exists for the record.but i have given the plant details also. And the field mapping is also correct.

Please help me regarding the same.

Thanks in advance,

Ramana

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
264

Hi Venkat,

Hope you are using Standard DI Programme by LSMW.

Object 0020 Material master

Method 0000

Program Name RMDATIND

In that for Tcode you need to give as "MM01",

Regarding Your error,

I think you are passing the value of BWTAR ( Valuation type ) from the flat file.

You should not pass that value while creating Material , it should pass at the time of Extending the material.

Regards,

Sivaram.

Hi Experts,

In the LSMW while mapping the source fields, which transaction code should we give in Tcode of the fields? I am doing LSMW for material master but i am getting an error like valuation at plant level and no plant data exists for the record.but i have given the plant details also. And the field mapping is also correct.

Please help me regarding the same.

Thanks in advance,

Ramana

1 REPLY 1
Read only

Former Member
0 Likes
265

Hi Venkat,

Hope you are using Standard DI Programme by LSMW.

Object 0020 Material master

Method 0000

Program Name RMDATIND

In that for Tcode you need to give as "MM01",

Regarding Your error,

I think you are passing the value of BWTAR ( Valuation type ) from the flat file.

You should not pass that value while creating Material , it should pass at the time of Extending the material.

Regards,

Sivaram.