The Function Module PPESTATUSCUST_PSVAL_READ (Statuswert lesen) is a standard Function Module in SAP ERP and is part of the function group PPESTATUSCUST within the package CPPESTATUS.
Function Module | PPESTATUSCUST_PSVAL_READ |
Short Text | Statuswert lesen |
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_CSID | TYPE | PPEST_PPESSTATUS-CSID | Status-ID | |
IM_VALUE | TYPE | PPEST_PPESSTATUS-VALUE | Wert Status |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EX_CPSVAL | TYPE | PPEST_CPSVAL | Wert zu Statustyp | |
EX_CPSVALT | TYPE | PPEST_CPSVALT | Bezeichner Wert zu 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_CPSVALT | TYPE | PPEST_CPSVALT_TAB | Bezeichner Wert zu Statustyp |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
UNKNOWN_CSID | Unbekannter Status |