Menu

SAP Function Module FI_TAX_ACCOUNT_CHECK

Prüfen, ob Steuerkonto (Returncode <> 0)

The Function Module FI_TAX_ACCOUNT_CHECK (Prüfen, ob Steuerkonto (Returncode <> 0)) is a standard Function Module in SAP ERP and is part of the function group F0PR within the package FMFI.

Technical Information

Function Module FI_TAX_ACCOUNT_CHECK
Short Text Prüfen, ob Steuerkonto (Returncode <> 0)
Function Group F0PR
Package FMFI
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 BKPF-BUKRS
I_SAKNR LIKE SKB1-SAKNR

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_SUBRC LIKE SY-SUBRC <> 0 -> Steuerkonto, sonst nicht

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.