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

Why Condition record is not fetched in PO by using Control code?

Former Member
0 Likes
815

Hi Experts,

I have gone through many treads but i didn't get answer to my question.

Now I am working on TAXINN migration and I have created one condition table 900 by coping standard table 358 - country/plant/control code/material..

But I am using only two fields i.e. country and control code, remaining two fields are removed from my table.

By using country/control code access sequence I have maintained condition record in fv11 only for excise condition JMO1 and cond record for VAT is maintained on another access seq i.e. Country/Tax code.

But when I am looking in to purchase order, Excise condition is not fetched in taxes

It will calculate only VAT.

Hi Experts,

I have gone through many treads but i didn't get answer to my question.

Now I am working on TAXINN migration and I have created one condition table 900 by coping standard table 358 - country/plant/control code/material..

But I am using only two fields i.e. country and control code, remaining two fields are removed from my table.

By using country/control code access sequence I have maintained condition record in fv11 only for excise condition JMO1 and cond record for VAT is maintained on another access seq i.e. Country/Tax code.

But when I am looking in to purchase order, Excise condition is not fetched in taxes

It will calculate only VAT.

1 REPLY 1
Read only

Former Member
0 Likes
625

Sorry friends,

Actually I forgot to maintained chapter ID in material master. so that's why excise is not calculating in po.

Thanks.