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: 

Minimum Required Input parameter for FM calculate_tax_item

Former Member
0 Kudos

Hi,

How to get minimum input parameter required for calculating Tax for a given PO.

using function module <b>calculate_tax_item</b>.

we need to pass a structure <b>taxcom</b> but i want to know the minimum details to passed in it or if<b> there is some other way for calculating Tax then please let me know.</b>

Regards

Abhai

1 REPLY 1

Former Member
0 Kudos

Hi,

the best way to know how to use the FM "calculate_tax_item" is hit where-used-list button in transaction SE37 and see where all this FM is used and see what are the minimum parameters to be passed those programs. you will get some idea.

thanks,

sksingh