Hi All,
i need to calculate tax amount before posting using BAPI_ACC_DOCUMENT_POST,
for this i m using the FM: 'CALCULATE_TAX_FROM_GROSSAMOUNT' to calculate tax amounts,,
I have company code, tax code, jurisdirection code and the gross amount(incl taxes).
Please let me know what more fields to be passed to the FM : 'CALCULATE_TAX_FROM_GROSSAMOUNT'
Test for function group TAX1
Function module CALCULATE_TAX_FROM_GROSSAMOUNT
Uppercase/Lowercase
Import parameters Value
I_BUKRS E009
I_MWSKZ I0
I_TXJCD GB
I_WAERS USD
I_WRBTR 199.00
I_ZBD1P 0.000
Thanks in advance
Shiva