Das Standardwerk zum Änderungs- und Transportmanagement in der 4. Auflage! In diesem Buch finden Sie alle Informationen, die Sie zum Planen, Implementieren und Warten von Systemlandschaften benötigen. Sie lernen die Grundlagen und die Bedienung aller relevanten Werkzeuge und erhalten detaillierte Anleitungen zur Änderungs- und Transportverwaltung. Diese Neuauflage berücksichtigt Neuerungen in den Bereichen SAP NetWeaver AS Java und Development Infrastructure, CTS+, SAP Solution Manager und Enhancement Packages. Bringen Sie ihr Wissen auf den neuesten Stand!
Bei amazon.de ansehen →The Function Module BKK_STACK_SCR_SHOW_ISSU_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_ISSU_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 | |
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.