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: 

First create the valuation-type-independent data in LSMW for MM

Former Member
0 Kudos
6,170

Hello All,

I have uploaded MM FHMI using LSMW except accounting view.

I am trying to upload Accounting view separately and got an error "First create the valuation-type-independent data"

I am using Tcode= MM01.

What to do now?

Regards,

Jyothishree C P

1 ACCEPTED SOLUTION

JL23
Active Contributor
1,354

Looks like your material is split valuated.

so you need to have an accounting view having the valuation type field empty.

and then an accounting view with value in valuation type field

It seems you are trying to create an accounting view having a value in the valuation type field, but the accounting view without valuation type field filled is not yet created.

2 REPLIES 2

JL23
Active Contributor
1,355

Looks like your material is split valuated.

so you need to have an accounting view having the valuation type field empty.

and then an accounting view with value in valuation type field

It seems you are trying to create an accounting view having a value in the valuation type field, but the accounting view without valuation type field filled is not yet created.

Former Member
0 Kudos
1,354

Hi all,

I'm using BAPI_MATERIAL_SAVEDATA for opening all views of material. I I try to open COST and ACCOUNT views, still having same message error "First create the valuation-type-independent data".

Also If I don't open ACCOUNT and COST views, the creation works fine. After in updating material, I set up the VALUATIONDATA / X structure but the error is the same.

We use "split valuation on material" and the Valuation Type is a mandatory field.

Any help?

Thanks in advance.

GB