The Function Module BKK_STACK_SCR_PLACE_DELETE (BKK: 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_DELETE |
Short Text | BKK: Stapelorte löschen |
Function Group | FBA8 |
Package | FKBS |
Module Type | Normal Module |
This function module does not define any IMPORTING 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 |
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.