The Function Module BKK_FIKEY_GET_RANGES_DATE (FIKey: FIKey mit Ranges lesen, incl. Datum/Zähler) is a standard Function Module in SAP ERP and is part of the function group FBC1 within the package FKBH.
Function Module | BKK_FIKEY_GET_RANGES_DATE |
Short Text | FIKey: FIKey mit Ranges lesen, incl. Datum/Zähler |
Function Group | FBC1 |
Package | FKBH |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
XWITH_POSTINGS | LIKE | BOOLE-BOOLE | X-Nur FIKeys mit Buchungen (BKKC02) |
This function module does not define any EXPORTING parameters.
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 |
---|---|---|---|---|
R_BKKRS | TYPE | BKKH_R_BKKRS | ||
R_DATE_CLOSED | TYPE | BKKH_R_BUDAT | Datum FIKey geschlossen | |
R_DATE_POST | TYPE | BKKH_R_BUDAT | Buchungsdatum (BKKC02) | |
R_FIKEY | TYPE | BKKH_R_FIKEY | ||
R_FIKEYC | TYPE | BKKH_R_FIKEYC | ||
R_GLPROCESS | TYPE | BKKH_R_GLPROCESS | ||
R_UEBST | TYPE | BKKH_R_UEBST | ||
T_BKKC01 | LIKE | IBKKC01_DT |
This function module does not define any Exceptions.