The Function Module FI_TAX_INDICATOR_CHECK (FI: Steuerkennzeichen prüfen) is a standard Function Module in SAP ERP and is part of the function group TAX1 within the package FBAS.
Function Module | FI_TAX_INDICATOR_CHECK |
Short Text | FI: Steuerkennzeichen prüfen |
Function Group | TAX1 |
Package | FBAS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_BUKRS | LIKE | BSEG-BUKRS | Buchungskreis | |
I_HKONT | LIKE | BSEG-HKONT | Sachkonto- oder Abstimmkontonummer | |
I_KOART | LIKE | BSEG-KOART | Kontoart | |
I_MWSKZ | LIKE | BSEG-MWSKZ | SPACE | Steuerkennzeichen |
I_STBUK | LIKE | BSEG-STBUK | SPACE | Steuerbuchungskreis |
I_UMSKS | LIKE | BSEG-UMSKS | SPACE | Vorgangsklasse Sonderhauptbuchkennzeichen |
X_DIALOG | LIKE | BOOLE-BOOLE | SPACE | Warnungen im Dialog ausgeben |
X_TAXIT | LIKE | BOOLE-BOOLE | SPACE | Steuerposition |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
INPUT_TAX_CODE | Nur Eingangssteuer erlaubt |
NO_TAX_CODE | Kein Steuerkennzeichen erlaubt |
OUTPUT_TAX_CODE | Nur Ausgangssteuer erlaubt |
TAX_CODE | Steuerkennzeichen erforderlich |