The Function Module BKK_CHEQUE_SCR_SET_SEL_PARAM (BKK: Selektionsparameter in globale Tabelle aufnehmen (interne Verwendung)) is a standard Function Module in SAP ERP and is part of the function group FBA8 within the package FKBS.
Function Module | BKK_CHEQUE_SCR_SET_SEL_PARAM |
Short Text | BKK: Selektionsparameter in globale Tabelle aufnehmen (interne Verwendung) |
Function Group | FBA8 |
Package | FKBS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_ACCOUNT | LIKE | IBKKAKEYEX-ACCOUNT | Kontonummer | |
I_BKKRS | LIKE | IBKKAKEYEX-BKKRS | Bankkreis | |
I_CHEQNOFROM | LIKE | IBKKAKEYEX-CASHBNO | Schecknummer von | |
I_CHEQNOTO | LIKE | IBKKAKEYEX-CASHBNO | Schecknummer bis | |
I_CHEQSTAT | LIKE | BKKA1-CASHB_STAT | Scheckstatus | |
I_CHEQTYPE | LIKE | IBKKAKEYEX-CASHBTYPE | Scheckart | |
I_MODE | TYPE | I | Modus: Anzeigen, Sperren, Entsperren | |
I_TAB_WHERE | TYPE | BKKS_TAB_WHERE | Liste der zusätzlichen Where-Bedingungen |
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.