Menu

SAP Function Module BKK_STACK_SHOW_BKKA6

BKK: Ausgegebene und gesperrte Scheckstapel anzeigen

The Function Module BKK_STACK_SHOW_BKKA6 (BKK: Ausgegebene und gesperrte Scheckstapel anzeigen) is a standard Function Module in SAP ERP and is part of the function group FBA10 within the package FKBS_FINSERV.

Technical Information

Function Module BKK_STACK_SHOW_BKKA6
Short Text BKK: Ausgegebene und gesperrte Scheckstapel anzeigen
Function Group FBA10
Package FKBS_FINSERV
Module Type Normal Module

Importing Parameters

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_EX_FROM LIKE BKKA6-CASHB_EX_FROM Schecknummer von
I_CASHB_EX_TO LIKE BKKA6-CASHB_EX_TO Schecknummer bis
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

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_T_SELECTED_BKKA6 LIKE BKKA6 selektierte Stapel
E_T_STACK_SCR TYPE BKKS_TAB_STACK_SCR selektierte Stapel (Anzeigeformet)

Exceptions

This function module does not define any Exceptions.