Menu

SAP Function Module FI_ACCOUNT_CHECK

FI: Kontonummer, Löschvormerkung, Sperre, Abstimmkonten etc prüfen

The Function Module FI_ACCOUNT_CHECK (FI: Kontonummer, Löschvormerkung, Sperre, Abstimmkonten etc 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_ACCOUNT_CHECK
Short Text FI: Kontonummer, Löschvormerkung, Sperre, Abstimmkonten etc 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_ACCOUNT LIKE SKB1-SAKNR Account number dependent on account type
I_AWTYP LIKE BKPF-AWTYP SPACE Referenzvorgang
I_BUKRS LIKE T001-BUKRS Company code
I_KOART LIKE TBSL-KOART Account type
I_RECACCOUNT LIKE BSEG-HKONT SPACE Abstimmkonto
I_TCODE LIKE T020-TCODE SPACE Transaction code
I_WAERS LIKE BKPF-WAERS SPACE Transaction currency
I_XNORECCHECK LIKE BOOLE-BOOLE SPACE Abstimmkonto nicht prüfen?
X_DIALOG LIKE BOOLE SPACE Indicator: output warning messages online

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_LOCKED Account is blocked for posting
CURRENCY Posting has incorrect currency
NO_RECONCILIATION_ACCOUNT Account is not a reconciliation account
RECONCILIATION_ACCOUNT Account is reconciliation account
RECONCILIATION_ACCOUNT_LOCKED Abstimmkonto ist zum Buchen gesperrt