Menu

SAP Function Module BUPA_TAX_ADD

API: Steuerummer hinzufügen

The Function Module BUPA_TAX_ADD (API: Steuerummer hinzufügen) is a standard Function Module in SAP ERP and is part of the function group BUPA_TAX_BAPI within the package BUPA_TAX.

Technical Information

Function Module BUPA_TAX_ADD
Short Text API: Steuerummer hinzufügen
Function Group BUPA_TAX_BAPI
Package BUPA_TAX
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IV_COMBINED_CHECK TYPE BU_BOOLEAN ' '
IV_TAX_NUMBER TYPE BUS_TAX-TAX_NUMBER Business Partner Tax Number
IV_TAX_TYPE TYPE BUS_TAX-TAX_TYPE Tax Number Category Business Partner
IV_X_SAVE TYPE BOOLE-BOOLE 'X' Data Element for Domain BOOLE: TRUE (-'X') and FALSE (-' ')

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
CT_RETURN LIKE BAPIRET2 Return Parameter

Exceptions

This function module does not define any Exceptions.