Menu

SAP Function Module PLM_PS_MAINTAIN_DATA

PLM PS: Pflege Projektstrukturen

The Function Module PLM_PS_MAINTAIN_DATA (PLM PS: Pflege Projektstrukturen) is a standard Function Module in SAP ERP and is part of the function group PLM_PS_MAINTAIN_DATA within the package PLM_PROJECT_SYSTEM_46FF.

Technical Information

Function Module PLM_PS_MAINTAIN_DATA
Short Text PLM PS: Pflege Projektstrukturen
Function Group PLM_PS_MAINTAIN_DATA
Package PLM_PROJECT_SYSTEM_46FF
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FCODE LIKE TC02-FCODE Menu Painter: Funktionscode
I_PROJECT_ID LIKE PROJ-PSPID Projektdefinition
I_WBS_ID LIKE PRPS-POSID Projektstrukturplanelement (PSP-Element)

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
RETURN LIKE BAPIRETURN1 Returnparameter

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
E_MESSAGE_TABLE LIKE BAPI_METH_MESSAGE Message Tabelle für BAPIs ( Projektsystem )
I_ACTIVITY LIKE PLM_PS_MAINTAIN_NV PLM PS: Übergabestruktur für IView 'Vorgang Ändern'
I_WBS_ELEMENT LIKE PLM_PS_MAINTAIN_PR PLM PS: Übergabestruktur für IView 'PSP-Element Ändern'

Exceptions

This function module does not define any Exceptions.