The Function Module BKK_FIKEY_GET_RANGES_LIST (FIKey: FIKey mit Ranges lesen, Detail) 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_LIST |
Short Text | FIKey: FIKey mit Ranges lesen, Detail |
Function Group | FBC1 |
Package | FKBH |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
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 |
---|---|---|---|---|
RR_BKKRS | TYPE | BKKH_R_BKKRS | Select-option fuer Bankkreis | |
RR_BUDAT | TYPE | BKKH_R_BUDAT | Select-option fuer Buchungsdatum | |
RR_FIKEY | TYPE | BKKH_R_FIKEY | Select-option fuer Abstimmungschl | |
RR_FIKEYC | TYPE | BKKH_R_FIKEYC | Select-option fuer Zusatzschl. | |
RR_GLPROCESS | TYPE | BKKH_R_GLPROCESS | Select-option fuer HB-Prozess | |
RR_GSBER | TYPE | BKKH_R_GSBER | Select-option fuer Geschft. Bereich | |
RR_HKONT | TYPE | BKKH_R_HKONT | Select-option fuer HB Konto | |
RR_UEBST | TYPE | BKKH_R_UEBST | Select-option fuer Uebernahmestatus | |
RR_WAERS | TYPE | BKKH_R_WAERS | Select-option fuer Waehrung | |
T_BKKC01_DETAIL | LIKE | IBKKC01_DETAIL | Export Tab. mit Detaildaten |
This function module does not define any Exceptions.