SAP Function TAX_CALCULATOR_MINIAPP - Mini Tax Calculator for MiniApp

Parameter Reference Type Length Default Optional Text
I_BASEAMOUNT I I 4 X tax base amount (in USD cents)
I_FREIGHT CHAR1 C 1 X Base amount is a freight amount
I_POACITY CHAR35 C 35 X point of order acceptance city
I_POACOUNTRY CHAR3 C 3 X poacountry
I_POASTATE CHAR2 C 2 X point of order acceptance state
I_POASTREET CHAR40 C 40 X point of order acceptance street
I_POAZIP CHAR10 C 10 X point of order acceptance zip
I_PRODUCTCODE CHAR10 C 10 X Product Code
I_SHIPFROMCITY CHAR35 C 35 X ship from city
I_SHIPFROMCOUNTRY CHAR3 C 3 X shipfrom country
I_SHIPFROMSTATE CHAR2 C 2 X ship[ from state
I_SHIPFROMSTREET CHAR40 C 40 X ship from street
I_SHIPFROMZIP CHAR10 C 10 X ship from zip
I_SHIPTOCITY CHAR35 C 35 X shiptocity
I_SHIPTOCOUNTRY CHAR3 C 3 X ship to country
I_SHIPTOSTATE CHAR2 C 2 X shiptostate
I_SHIPTOSTREET CHAR40 C 40 X shiptostreet
I_SHIPTOZIP CHAR10 C 10 X shiptozip
I_TAXDATE CHAR8 C 8 X tax date
I_TAXTYPE CHAR1 C 1 X Tax Type

Parameter Reference Type Length Text
O_CITYLOCALRATE I I 4 city/local rate in 1/1000 of per cent
O_CITYLOCALTAX I I 4 city/local tax in USD cents
O_COUNTYRATE I I 4 county rate in 1/1000 of per cent
O_COUNTYTAX I I 4 county tax in USD cents
O_STATERATE I I 4 state rate in 1/1000 of per cent
O_STATETAX I I 4 state tax in USD cents
O_TOTALRATE I I 4 total rate in 1/1000 of per cent
O_TOTALTAX I I 4 total tax in USD cents
RETURN BAPIRETURN u 452 return message