The Function Module BKK_STACK_GET_INTERVALS (BKK: Hole alle Stapel zu einem Bestandsnummernintervall(Stack_div übergr.)) is a standard Function Module in SAP ERP and is part of the function group FBA9 within the package FKBS_FINSERV.
Function Module | BKK_STACK_GET_INTERVALS |
Short Text | BKK: Hole alle Stapel zu einem Bestandsnummernintervall(Stack_div übergr.) |
Function Group | FBA9 |
Package | FKBS_FINSERV |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_BKKRS | LIKE | BKKA5-BKKRS | Bankkreis | |
I_CASHBCATG | LIKE | BKKA5-CASHB_CATG | G_CON_CHEQUE | Bestandstyp |
I_CASHB_TYPE | LIKE | BKKA5-CASHB_TYPE | Bestandsart | |
I_CHEQUNO_MAX | LIKE | BKKA5-CASHB_EX_TO | Schecknummer bis | |
I_CHEQUNO_MIN | LIKE | BKKA5-CASHB_EX_FROM | Schecknummer von | |
I_STACK_PLACE | LIKE | BKKA5-STACK_PLACE | Stapelort |
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 |
---|---|---|---|---|
E_TAB_STACK | LIKE | BKKA5 | selektierte Scheckstapeldaten |
This function module does not define any Exceptions.