The Function Module BAPI_BUS2054_SET_STATUS (Set/Reset Status for BUS2054 (Work Breakdown Structure)) is a standard Function Module in SAP ERP and is part of the function group CNIF_STATUS_2054 within the package CNIF_STATUS.
Function Module | BAPI_BUS2054_SET_STATUS |
Short Text | Set/Reset Status for BUS2054 (Work Breakdown Structure) |
Function Group | CNIF_STATUS_2054 |
Package | CNIF_STATUS |
Module Type | Remote-Enabled |
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 |
---|---|---|---|---|
RETURN | TYPE | BAPIRETURN1 | Return Parameter |
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 |
---|---|---|---|---|
E_RESULT | LIKE | BAPI_STATUS_RESULT | Error Messages for Setting/Resetting Status | |
I_WBS_SYSTEM_STATUS | LIKE | BAPI_WBS_MNT_SYSTEM_STATUS | Set/Reset WBS Element System Status | |
I_WBS_USER_STATUS | LIKE | BAPI_WBS_MNT_USER_STATUS | Set/Reset WBS Element User Status |
This function module does not define any Exceptions.