Menu

SAP Function Module MM_ARRANG_ADD_TAX_COND_TYPE

Steuersätze zum Steuerkennzeichen mit Konditionsart anreichern

The Function Module MM_ARRANG_ADD_TAX_COND_TYPE (Steuersätze zum Steuerkennzeichen mit Konditionsart anreichern) is a standard Function Module in SAP ERP and is part of the function group WN05 within the package WBON.

Technical Information

Function Module MM_ARRANG_ADD_TAX_COND_TYPE
Short Text Steuersätze zum Steuerkennzeichen mit Konditionsart anreichern
Function Group WN05
Package WBON
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_BUKRS LIKE TAX_LISTB-BUKRS Company code
I_MWSKZ LIKE TAX_LISTB-MWSKZ Tax code
I_TXJCD LIKE TAX_LISTB-TXJCD Tax jurisdiction code (where needed)
I_WAERS LIKE TAX_LISTB-WAERS Currency of tax data (will be set)

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
T_MWDAT LIKE RTAX1U15 List of tax rates
T_TAX_LIST LIKE TAX_LISTB List of tax rates with condition type

Exceptions

This function module does not define any Exceptions.