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.
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 |
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 |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_RC | LIKE | SY-SUBRC | Returncode |
This function module does not define any CHANGING 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 |
This function module does not define any Exceptions.