Menu

SAP Function Module PLM_PS_GET_OLD_DATA

Lesen der 'Old Daten' für PSP-Element und Vorgang aus globaler Tabelle

The Function Module PLM_PS_GET_OLD_DATA (Lesen der 'Old Daten' für PSP-Element und Vorgang aus globaler Tabelle) 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_GET_OLD_DATA
Short Text Lesen der 'Old Daten' für PSP-Element und Vorgang aus globaler Tabelle
Function Group PLM_PS_MAINTAIN_DATA
Package PLM_PROJECT_SYSTEM_46FF
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_OBJNR LIKE PRPS-OBJNR Objektnummer

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ACTIVITY_OLD LIKE PLM_PS_MAINTAIN_NV PLM PS: Übergabestruktur für IView 'Vorgang Ändern'
WBS_ELEMENT_OLD LIKE PLM_PS_MAINTAIN_PR PLM PS: Übergabestruktur für IView 'PSP-Element Ändern'

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.