cancel
Showing results for 
Search instead for 
Did you mean: 

Compounded Infoobject

Former Member
0 Kudos

Hi,

I need 0MATERIAL and 0MAT_PLANT infoobjects in my cube.

I am mapping MATNR with both 0MATERIAL and 0MAT_PLANT.

But when I map WERKS with 0MAT_PLANT I get <b>ERROR "Rule 13 (target: 0MAT_PLANT): Source parameter 0011 is not being used”.</b>

My question is Do I need to map WERKS with 0MAT_PANT or only MATNR will do ?

Regards

Shilpa

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

0Mat_Plant refers to material data which are plant specific, And yes it stores material number not plant . you may go ahead with mapping matnr with 0MAT_PLANT.

Hope that helps.

Regards

Mr Kapadia

Former Member
0 Kudos

Does that mean map MATNR to 0MATERIAL and 0MATERIAL_PLANT

and map WERKS with 0PLANT.

Please correct me if I am wrong.

Former Member
0 Kudos

Hi,

You better map MATNR to 0MATERIAL and WERKS to 0MATERIAL_PLANT and 0PLANT.

Best Regards,

Rajani

Former Member
0 Kudos

Hi ,

Let me be more clear. I am using BIW 7.0

I have standard price as an attribute of 0MAT_PLANT which I want to display in query. Will mapping only MATNR to 0MAT_PLANT and mapping WERKS to -0PLANT take care of this or I need to write any update routine.

Please answer. Waiting for Reply.

Thanks

Shilpa

Former Member
0 Kudos

That is correct. Infoobject 0MAT_PLANT and MATNR have the same field length and should be mapped together. Likewise, infoobject 0PLANT and WERKS have the same field length and should be mapped together. The characteristic 0MAT_PLANT has 0PLANT as part of the key to its attributes. In other words, in order to get the attributes of 0MAT_PLANT, you need values for infoobjects 0MAT_PLANT (Material) and 0PLANT (Plant).

In your scenario, you may have two 0MAT_PLANT records for the same material but different plants, and therefore you may have two different standard prices

Mat     Plant     Std Price
MATA    1000      12.15
MATA    1001      12.35

Hope this helps

Former Member
0 Kudos

Thanks a lot Geo for the detailed explaination.

Answers (2)

Answers (2)

Former Member
0 Kudos

WERKS should be mapped to 0PLANT:

<a href="https://www.sdn.sap.com/irj/sdn/thread?threadID=473315&messageID=3740107#3740107">https://www.sdn.sap.com/irj/sdn/thread?threadID=473315&messageID=3740107#3740107</a>

Former Member
0 Kudos

why to map both fields to mat_plant..

i think..

map the matnr to 0material..

and the werks(which i think means plant number) to 0mat_plant..

cheers,

Vishvesh