cancel
Showing results for 
Search instead for 
Did you mean: 

BOM pricing and costing

Former Member
0 Kudos

Dear gurus,

I have a problem configuring the BOM pricing and costing. For example the major Material PC has com1, com2 and com3 in its BOM. In sales document I input Material PC then com1, com2 and com3 are exploded as sub items under PC automatically. The requirement is to caculate price from major item PC and cost from com1com2com3. So I configure the item category TAQ for PC as follows:

"Pricing" activated, "Determine Cost" deactivated. Item category TAE for sub items as follows: "Pricing" deactivated, "Determine Cost" activated. The condition values on item level is all right. But the condition values on head level is wrong: the total cost is 0 rather than total of com1, com2 and com3. Could anyone tell me how to solve my problem?

Thanks,

Tony

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Tony,

You can do one thing.

Enable the cost determination at TAQ level as well. Just write a routine (Altcty routine) which should work as follows:

1. Identify the BOM header and calculate number of exploded BOM components.

2. add the cost of all the items.

3. Now , overwrite the VPRS value of BOM header accordingly.

Hope this helps you.

Reward if found useful.

Regards,

Gaurav Raghav.

Former Member
0 Kudos

Hi Gauray,

Would you please tell me what is Altcty routine and how to assgin it to the condition type? Many thanks.

Regards,

Tony.

Former Member
0 Kudos

pls refer link below hope it helps

<a href="http://www.sap-img.com/sd021.htm">altcty routine</a>

Answers (1)

Answers (1)

Former Member
0 Kudos

by the way, my system is ECC6.0