The Function Module KPEP_WL_PS_GET_ACTIVE_HIER (Auslesen der aktiven Anteile der PS-Hierar.tabelle für PEP Arbeitsvorrat) is a standard Function Module in SAP ERP and is part of the function group KPEP_WL_PS within the package KAPS.
Function Module | KPEP_WL_PS_GET_ACTIVE_HIER |
Short Text | Auslesen der aktiven Anteile der PS-Hierar.tabelle für PEP Arbeitsvorrat |
Function Group | KPEP_WL_PS |
Package | KAPS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_CLEAR_BUFFER | TYPE | XFLAG | 'X' | gepufferte Tabellen zum Arbeitsvorrat löschen |
I_VRGNG | LIKE | TJ01-VRGNG | betriebswirtschaftslicher Vorgang | |
I_WORKLISTID | TYPE | KPEP_WL_WORKLISTID | Arbeitsvorrat |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_SUPPLEMENT | TYPE | KPEP_WL_PS_SUPPL | ergänzende Objektinformationen |
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 |
---|---|---|---|---|
E_RSTHIE | LIKE | RSTHIE | Projekthierarchie | |
T_OBJNR | LIKE | IONRB | zu bearbeitende Objkte im Arbeitsvorrat |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
WORKLIST_NOT_FOUND | Arbeitsvorrat nicht gefunden |
WRONG_INPUT | fehlerhafte Eingabe |
WRONG_WL_CATEGORY | Arbeitsvorratskategorie nicht 'Projekt' |