The Function Module BS_CHECK_BO_FOR_ACCOUNTING (Prüft auf GVs, bei denen Bestandsumbuchung nicht erlaubt) is a standard Function Module in SAP ERP and is part of the function group FVVD_BSTR within the package FVVD.
Function Module | BS_CHECK_BO_FOR_ACCOUNTING |
Short Text | Prüft auf GVs, bei denen Bestandsumbuchung nicht erlaubt |
Function Group | FVVD_BSTR |
Package | FVVD |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_KEY_DATE | TYPE | BUDAT | Stichtag | |
I_TAB_VDARL | TYPE | TRTY_VDARL | Tabellentyp für Tabelle VDARL | |
I_TAB_VDBOHEAD | TYPE | TRTY_VDBOHEAD | Tabellentyp für Tabelle VDBOHEAD |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_TAB_BALMI | TYPE | TRTY_BALMI | Tabelle Fehlermeldungen |
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_ERROR | Fehler der Eingabeparameter |