Application Development 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: 

function module help

Former Member
0 Kudos

hi ABAPERs,

i am in need of a function module that takes the purching document number (EBELN)as input and returns all taxes,i.e. (condition suppliments) belongs to that purchasing document number.

thanks and regards.

KC

1 ACCEPTED SOLUTION

Former Member
0 Kudos

FM <b>CALCULATE_TAX_ITEM</b> gives u the tax amounts for an item in PO, u need to pass the PO details as export parameters..

also check..

<b>J_1B_NF_PO_CONSUMPTION_TAX</b>

3 REPLIES 3

Former Member
0 Kudos

FM <b>CALCULATE_TAX_ITEM</b> gives u the tax amounts for an item in PO, u need to pass the PO details as export parameters..

also check..

<b>J_1B_NF_PO_CONSUMPTION_TAX</b>

Former Member
0 Kudos
Hi

  Check this like, code in the link that i have provided 
earlier might help you.

<a class="jive_macro jive_macro_message" href="" __jive_macro_name="message" modifiedtitle="true" __default_attr="2201945"></a>

Kind Regards
Eswar

Former Member
0 Kudos

hi Chandra,

Check out this thread..

Regards,

Santosh