The Function Module BKK_GL_ACCNT_CHECK_REF_ACCNT (prüft für zwei Bankkreise, ob direkte Bebuchung bei Referenzkonto möglich) is a standard Function Module in SAP ERP and is part of the function group FBC9 within the package FKBH.
Function Module | BKK_GL_ACCNT_CHECK_REF_ACCNT |
Short Text | prüft für zwei Bankkreise, ob direkte Bebuchung bei Referenzkonto möglich |
Function Group | FBC9 |
Package | FKBH |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_BKKRS_ACCNT | LIKE | IBKK40-BKKRS | Bankkreis der referenzierten Kontos | |
I_BKKRS_ACCNT_REF | LIKE | IBKK40-BKKRS | Bankkreis des Referenzkontos |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.