The Function Module PLM_PS_GET_DATA_FOR_MAINT (Lesen/Sperren untergeordnete PSP-Elemente/Vorgänge für Ändern-IView) 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.
Function Module | PLM_PS_GET_DATA_FOR_MAINT |
Short Text | Lesen/Sperren untergeordnete PSP-Elemente/Vorgänge für Ändern-IView |
Function Group | PLM_PS_MAINTAIN_DATA |
Package | PLM_PROJECT_SYSTEM_46FF |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_GET_CUR_OBJ | TYPE | CHAR1 | SPACE | Einstelliges Kennzeichen |
I_NO_MEMORY_UPD | TYPE | CHAR1 | SPACE | Einstelliges Kennzeichen |
I_OBJECT_TYPE | TYPE | CHAR2 | Komponente der Versionsnummer | |
I_PROJECT_ID | LIKE | PROJ-PSPID | Projektdefinition | |
I_WBS_ID | LIKE | PRPS-POSID | Projektstrukturplanelement (PSP-Element) |
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_COLUMNS | LIKE | DFIES | DD-Schnittstelle: Tabellenfelder für DDIF_FIELDINFO_GET | |
ET_DATA_FIELDS | LIKE | PLM_PS_DATA_FIELDS | PLM PS Übergabestruktur für Daten im PLM Portal |
This function module does not define any Exceptions.