Menu

SAP Function Module BKK_STACK_PLACE_CHANGE_ATT

BKK: Orte in der Bestandsverwaltung für den Bildschirm aufbereiten

The Function Module BKK_STACK_PLACE_CHANGE_ATT (BKK: Orte in der Bestandsverwaltung für den Bildschirm aufbereiten) 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_PLACE_CHANGE_ATT
Short Text BKK: Orte in der Bestandsverwaltung für den Bildschirm aufbereiten
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_BKKRS LIKE BKKA8-BKKRS Bankkreis
I_CASHB_CATG LIKE BKKA8-CASHB_CATG G_CON_CHEQUE Bestandstyp
I_LANGU LIKE BKKA7T-LANGU SY-LANGU Sprachenschlüssel
I_NEW_ENTRY LIKE BOOLE-BOOLE G_CON_SPACE Kennz.: neue Einträge

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_RC LIKE SY-SUBRC Returncode

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
I_T_DB_STACK_PLACE TYPE BKKS_TAB_STACK_PLACE_SCR bereits gespeicherte Orte
I_T_DB_STACK_PLACE_BKKA8 LIKE BKKA8 bereits gespeicherte Einstellungen zu den Orten
I_T_STACK_PLACE_DISPLAY_SCR TYPE BKKS_TAB_STACK_PLACE_SCR angezeigte Scheckstapelort

Exceptions

This function module does not define any Exceptions.