Menu

SAP Function Module ALE_PROJECT_SAVEREPLICA

BAPI -> IDoc: ALE_PROJECT_SAVEREPLICA

Unsere Literaturempfehlung

Kundeneigene Erweiterungen mit ABAP: User-Exits, klassische und neue BAdIs, Switch und Enhancement Framework

Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.

Bei amazon.de ansehen →

The Function Module ALE_PROJECT_SAVEREPLICA (BAPI -> IDoc: ALE_PROJECT_SAVEREPLICA) is a standard Function Module in SAP ERP and is part of the function group 2054 within the package CNIF.

Technical Information

Function Module ALE_PROJECT_SAVEREPLICA
Short Text BAPI -> IDoc: ALE_PROJECT_SAVEREPLICA
Function Group 2054
Package CNIF
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PROJECTDEFINITION LIKE BAPI2054_PROJDEFINITION Importstruktur Stammdaten 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
OBJECTSTATUS LIKE BAPI2054_OBJECTSTATUS_ALE Tabelle Einzelstatus
STATUSHEADER LIKE BAPI2054_STATUSHEADER_ALE Tabelle Statusobjekte
WBSELEMENT LIKE BAPI2054_MASTERDATA_ALE Tabelle Stammdaten PSP-Elemente
WBSHIERARCHIE LIKE BAPI_WBS_HIERARCHIE Hierarchietabelle PSP

Exceptions

This function module does not define any Exceptions.