Menu

SAP Function Module FI_TAX_GET_TAX_ACC_ASSIGNMENT

Führt die Kontenfindung für Steuerkonten durch

The Function Module FI_TAX_GET_TAX_ACC_ASSIGNMENT (Führt die Kontenfindung für Steuerkonten durch) is a standard Function Module in SAP ERP and is part of the function group TAX2 within the package FBAS.

Technical Information

Function Module FI_TAX_GET_TAX_ACC_ASSIGNMENT
Short Text Führt die Kontenfindung für Steuerkonten durch
Function Group TAX2
Package FBAS
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 T001-BUKRS Buchungskreis
I_KTOSL LIKE BSET-KTOSL Vorgangsschlüssel
I_MWSKZ LIKE BSET-MWSKZ Mehrwertsteuerkennzeichen
I_XIGNORE_DISTR LIKE BKPF-XMWST 'X' Kontenfindung NVV ignorieren

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_T030B LIKE T030B Ergebniseintrag aus T030B
E_T030K LIKE T030K Ergebniseintrag aus T030K

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
BUKRS_NOT_FOUND Buchungskreis wurde in T001 nicht gefunden
ENTRY_NOT_FOUND Eintrag fehlt in T030B oder T030K
KTOSL_NOT_FOUND Vorgangsschlüssel wurde nicht gefunden
PARAMETER_ERROR Funktion mit fehlerhaften Parametern gerufen
UNKNOWN_ERROR Unbekannter Fehler