Menu

SAP Function Module FI_DOCUMENT_TYPE_CHECK

FI: Belegart prüfen

The Function Module FI_DOCUMENT_TYPE_CHECK (FI: Belegart prüfen) is a standard Function Module in SAP ERP and is part of the function group FACS within the package FBAS.

Technical Information

Function Module FI_DOCUMENT_TYPE_CHECK
Short Text FI: Belegart prüfen
Function Group FACS
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_BLART LIKE T003-BLART Document type
I_KOART LIKE T020-KOART SPACE Account type
I_LANGU LIKE SY-LANGU SY-LANGU Language
X_DIALOG LIKE BOOLE SPACE Issue warning messages online
X_NOBDC LIKE SPACE Do not check document type batch input

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
ACCOUNT_TYPE Account type not defined in document type
DOCUMENT_TYPE Document type not found
DOCUMENT_TYPE_FOR_BATCH_ONLY Document type permitted in batch input only