The Function Module GCC_PS_WBS_ELEMENT_MODIFY (Modify WBS element) is a standard Function Module in SAP ERP and is part of the function group GCC_PS within the package IAOM.
Function Module | GCC_PS_WBS_ELEMENT_MODIFY |
Short Text | Modify WBS element |
Function Group | GCC_PS |
Package | IAOM |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_PROJECT_DEFINITION | TYPE | BAPI_BUS2001_NEW-PROJECT_DEFINITION | Projektdefinition |
This function module does not define any EXPORTING parameters.
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 |
---|---|---|---|---|
ET_RETURN | LIKE | BAPIRET2 | Returnparameter | |
IT_UPDATE_WBS_ELEMENT | LIKE | BAPI_BUS2054_UPD | Datenstruktur: PSP-Element anlegen | |
IT_WBS_ELEMENT | LIKE | BAPI_BUS2054_CHG | Datenstruktur: PSP-Element anlegen |
This function module does not define any Exceptions.