Menu

SAP Function Module BKK_STACK_SCR_SHOW_PLACE_BKKA8

BKK: Scheckstapelorte incl. Einstellungen zur Anzeige aufbereiten

The Function Module BKK_STACK_SCR_SHOW_PLACE_BKKA8 (BKK: Scheckstapelorte incl. Einstellungen zur Anzeige aufbereiten) is a standard Function Module in SAP ERP and is part of the function group FBA8 within the package FKBS.

Technical Information

Function Module BKK_STACK_SCR_SHOW_PLACE_BKKA8
Short Text BKK: Scheckstapelorte incl. Einstellungen zur Anzeige aufbereiten
Function Group FBA8
Package FKBS
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_BKKRS LIKE BKKA8-BKKRS Bankkreis
I_CASHB_CATG LIKE BKKA8-CASHB_CATG G_CON_CHEQUE Bestandstyp
I_LANGU LIKE BKKA7T-LANGU SY-LANGU Sprache
I_STACK_PLACE LIKE BKKA8-STACK_PLACE Stapelort

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_DB_BKKA8 LIKE BKKA8 auf der DB gespeicherte Einstellungen
E_T_DB_STACK_PLACE TYPE BKKS_TAB_STACK_PLACE_SCR Stapelorte auf der Datenbank
E_T_STACK_PLACE_DISPLAY_SCR TYPE BKKS_TAB_STACK_PLACE_SCR angezeigte Stapelorte

Exceptions

This function module does not define any Exceptions.