The Function Module BKK_STACK_SCR_SHOW_BLOCK_STACK (BKK: Ausgegebene und gesperrte Scheckstapel anzeigen) is a standard Function Module in SAP ERP and is part of the function group FBA8 within the package FKBS.
Function Module | BKK_STACK_SCR_SHOW_BLOCK_STACK |
Short Text | BKK: Ausgegebene und gesperrte Scheckstapel anzeigen |
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_ACNUM_EXT | LIKE | BKK42-ACNUM_EXT | Kontonummer | |
I_BKKRS | LIKE | BKKA6-BKKRS | Bankkreis | |
I_CASHB_CATG | LIKE | BKKA6-CASHB_CATG | G_CON_CHEQUE | Bestandstyp |
I_CASHB_TYPE | LIKE | BKKA6-CASHB_TYPE | Bestandsart | |
I_STACK_CDAT_FROM | LIKE | BKKA6-STACK_CDAT | Anlagedatum | |
I_STACK_CDAT_TO | LIKE | BKKA6-STACK_CDAT | Anlagezeit | |
I_STACK_NR | LIKE | BKKA6-STACK_NR | Stapelnummer | |
I_STACK_PLACE | LIKE | BKKA6-STACK_PLACE | Stapelort | |
I_STACK_PLACE_CREATE | LIKE | IBKKA8-STACK_PLACE_CREATE | Anlageort des Stapels | |
I_STACK_SDAT_FROM | LIKE | BKKA6-STACK_SDAT | letzte Statusänderung am | |
I_STACK_SDAT_TO | LIKE | BKKA6-STACK_SDAT | letzte Statusänderung am | |
I_STACK_STAT | LIKE | BKKA6-STACK_STAT | Status |
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.