Menu

SAP Function Module PLM_GET_SUBORDINATE_PS_OBJECTS

Lesen untergeordnete PSP-Elemente, Netzpläne, Vorgänge u. Vorgangselemente

Recommended Now

Fire TV Stick Lite Essentials Bundle

This bundle contains Amazon Fire TV Stick Lite and Mission USB Power Cable. The USB power cable eliminates the need to find an AC outlet near your TV by powering Amazon Fire TV directly from your TV's USB port. Includes special power management circuitry that enhances the peak power capability of the USB port by storing excess energy and then releasing it as needed.

Check it out on amazon.com →

The Function Module PLM_GET_SUBORDINATE_PS_OBJECTS (Lesen untergeordnete PSP-Elemente, Netzpläne, Vorgänge u. Vorgangselemente) is a standard Function Module in SAP ERP and is part of the function group PLM_PS_STRUCTURE_BROWSER within the package PLM_PROJECT_SYSTEM.

Technical Information

Function Module PLM_GET_SUBORDINATE_PS_OBJECTS
Short Text Lesen untergeordnete PSP-Elemente, Netzpläne, Vorgänge u. Vorgangselemente
Function Group PLM_PS_STRUCTURE_BROWSER
Package PLM_PROJECT_SYSTEM
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_REFRESH_SELECTION LIKE SY-INPUT Intern
NP_INDEX_FROM LIKE SY-TABIX Interne Tabellen, aktueller Zeilenindex
NP_INDEX_TO LIKE SY-TABIX Interne Tabellen, aktueller Zeilenindex
NV_INDEX_FROM LIKE SY-TABIX Interne Tabellen, aktueller Zeilenindex
NV_INDEX_TO LIKE SY-TABIX Interne Tabellen, aktueller Zeilenindex
PR_INDEX_FROM LIKE SY-TABIX Interne Tabellen, aktueller Zeilenindex
PR_INDEX_TO LIKE SY-TABIX Interne Tabellen, aktueller Zeilenindex
VE_INDEX_FROM LIKE SY-TABIX Interne Tabellen, aktueller Zeilenindex
VE_INDEX_TO LIKE SY-TABIX Interne Tabellen, aktueller Zeilenindex

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
NP_MAX_HITS LIKE SY-TABIX Anzahl der untergeordneten Netzpläne
NV_MAX_HITS LIKE SY-TABIX Anzahl der untergeordneten Netzplanvorgänge
PR_MAX_HITS LIKE SY-TABIX Anzahl der untergeordneten PSP-Elemente
VE_MAX_HITS LIKE SY-TABIX Anzahl der untergeordneten Vorgangselemente

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
SUB_ACTIVITY_DATA LIKE PLM_PS_SUBORD_ACT Tabelle der untergeordneten Vorgänge
SUB_ACT_ELEM_DATA LIKE PLM_PS_SUBORD_AEL Tabelle der untergeordneten Vorgangselemente
SUB_NETWORK_DATA LIKE PLM_PS_SUBORD_NTW Tabelle der untergeordneten Netzpläne
SUB_WBS_ELEM_DATA LIKE PLM_PS_SUBORD_WBS Tabelle der untergeordneten PSP-Elemente

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NOT_FOUND Das Projektobjekt existiert nicht