Menu

SAP Function Module BAPI_PROJECT_SAVEREPLICA

Replicate work breakdown structure (ALE)

The Function Module BAPI_PROJECT_SAVEREPLICA (Replicate work breakdown structure (ALE)) is a standard Function Module in SAP ERP and is part of the function group 2054 within the package CNIF.

Technical Information

Function Module BAPI_PROJECT_SAVEREPLICA
Short Text Replicate work breakdown structure (ALE)
Function Group 2054
Package CNIF
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PROJECTDEFINITION LIKE BAPI2054_PROJDEFINITION Import structure for project definition master data

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
OBJECTSTATUS LIKE BAPI2054_OBJECTSTATUS_ALE Ind. status table
RETURN LIKE BAPIRETURN1 Error messages
STATUSHEADER LIKE BAPI2054_STATUSHEADER_ALE Status objects table
WBSELEMENT LIKE BAPI2054_MASTERDATA_ALE Master data table WBS elements
WBSHIERARCHIE LIKE BAPI_WBS_HIERARCHIE Hierarchy table WBS

Exceptions

This function module does not define any Exceptions.