The Function Module PPESTATUSCUST_PSTYPE_FIND (Suchen des 'obersten' Statusobjektes) is a standard Function Module in SAP ERP and is part of the function group PPESTATUSCUST within the package CPPESTATUS.
Function Module | PPESTATUSCUST_PSTYPE_FIND |
Short Text | Suchen des 'obersten' Statusobjektes |
Function Group | PPESTATUSCUST |
Package | CPPESTATUS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IM_OTYPE | TYPE | PPEST_CPSASSIGN-OTYPE | Objekttyp des Status (Knoten, Variante, Alternative, ...) | |
IM_PXTYPE | TYPE | PPEST_CPSASSIGN-PXTYPE | Customizingtyp des Objektes |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EX_CSID | TYPE | PPEST_PPESSTATUS-CSID | Statustyp |
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 |
---|---|---|---|---|
TAB_CPSGRAPH | TYPE | PPEST_CPSREL_TAB | Statusgraph |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ILLEGAL_OTYPE | OTYPE nicht gefunden |
ILLEGAL_PXTYPE | PXTYPE nicht gefunden |
NOT_FOUND | Kein Status gefunden |
NOT_UNIQUE | Keine eindeutige Auswahl |