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

New Routine

Former Member
0 Likes
321

Dear All,

Can any body give me the solution for populating the Tax condition value to pricing condition value in PO to fulfill the VAT requirement for deductable taxes.

In ME21N the invoice tab(item level) i mention some tax code after that i press Taxes Pusbutton it'll show all tax condition & value.My Requirement is to transfer this value from tax condition to some Z pricing condition in Condition Tab. For this

i am creating a new routine in VOFM(Condition base value).But the problem is i am unable to fetch Tax condition value if i use the routine in pricing condition.

Regards,

Srini

2 REPLIES 2
Read only

Former Member
0 Likes
291

Plz any one help me

Read only

0 Likes
291

are you able to get the tax condition value in xkomv internal table of your defined custom routine. If it is avaliable then you should able to get it. Try to get the reference of SAP standard TAX related routine it will help out.

Also try to debugg the custom routine by putting break-point statement.