The Function Module RFC_DELETE_ALLOC_ITEM (Aufteilerposition löschen (incl. aller Unterpositionen)) is a standard Function Module in SAP ERP and is part of the function group WF03 within the package WAUF.
Function Module | RFC_DELETE_ALLOC_ITEM |
Short Text | Aufteilerposition löschen (incl. aller Unterpositionen) |
Function Group | WF03 |
Package | WAUF |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
FBI_ALLOC_ITEM | LIKE | AUPO-ABELP | Positionsnummer des Aufteilers |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
FBE_RETURN_CODE | LIKE | SY-SUBRC | 2-Warning (-> log) 4-Error (-> log) 99-Other |
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 |
---|---|---|---|---|
FBT_MSG_TBL | LIKE | SMESG | Nachrichtensammler |
This function module does not define any Exceptions.