The Function Module BKK_GL_REC_BALANCE_BY_DATE (Saldo lt. BKKC10 zu einem Datum) is a standard Function Module in SAP ERP and is part of the function group FBC5R within the package FKBH.
Function Module | BKK_GL_REC_BALANCE_BY_DATE |
Short Text | Saldo lt. BKKC10 zu einem Datum |
Function Group | FBC5R |
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_ACNUM_INT | TYPE | BKK_ACCNT | Interne Kontonummer für Kontokorrent | |
I_BKKRS | TYPE | BKK_BKKRS | Bankkreis | |
I_DATE_POST | TYPE | BKK_PSTDAT | Buchungsdatum | |
I_GLACCT_D | TYPE | BKK_GLACCC | Hauptbuchkonto Haben |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_RCD_RETURN | LIKE | SY-SUBRC | Rückgabewert, Rückgabewert nach ABAP-Anweisungen |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_TAB_BKKC10 | LIKE | IBKKC10 | Struktur zu BKKC10 |
This function module does not define any Exceptions.