The Function Module J_1BCALCULATE_TAXES (Brazil: Taxes: Calculation of tax amounts) is a standard Function Module in SAP ERP and is part of the function group J1BR within the package J1BA.
Function Module | J_1BCALCULATE_TAXES |
Short Text | Brazil: Taxes: Calculation of tax amounts |
Function Group | J1BR |
Package | J1BA |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
TAX_DATA | LIKE | COM_TAX |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
TAX_ERR | LIKE | COM_ERR | ||
TAX_RESULT | LIKE | COM_TAX |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.