‎2007 May 01 3:36 PM
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
‎2007 May 01 4:08 PM
‎2007 May 01 4:58 PM
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.