Menu

SAP Function Module BKK_STACK_SCR_PLACE_ATT_DEL

BKK: Einstellungen der Stapelorte löschen

The Function Module BKK_STACK_SCR_PLACE_ATT_DEL (BKK: Einstellungen der Stapelorte löschen) 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_PLACE_ATT_DEL
Short Text BKK: Einstellungen der Stapelorte löschen
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

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_STACK_PLACE TYPE BKKS_TAB_STACK_PLACE_SCR Tabelle der Stapelorte

Exceptions

This function module does not define any Exceptions.