Menu

SAP Function Module GCC_PS_WBS_ELEMENT_MODIFY

Modify WBS element

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.

Technical Information

Function Module GCC_PS_WBS_ELEMENT_MODIFY
Short Text Modify WBS element
Function Group GCC_PS
Package IAOM
Module Type Normal Module

Importing Parameters

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

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table 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

Exceptions

This function module does not define any Exceptions.