Menu

SAP Function Module PPEDBSTATUS_GETLIST

Selektion von Status nach Attributen

The Function Module PPEDBSTATUS_GETLIST (Selektion von Status nach Attributen) is a standard Function Module in SAP ERP and is part of the function group PPEDBSTATUS within the package CPPESTATUS.

Technical Information

Function Module PPEDBSTATUS_GETLIST
Short Text Selektion von Status nach Attributen
Function Group PPEDBSTATUS
Package CPPESTATUS
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IM_CSID_TAB TYPE PPEST_CSID_TAB Liste der Statustypen
IM_RESPONSIBLE_TAB TYPE PPEST_RESPONSIBLE_TAB Liste der Verantwortlichen
IM_STATUSGUID_TAB TYPE PPEST_STATUSGUID_TAB Liste der Statusgraphen
IM_TARGETDATEINIT_FLAG TYPE XFELD SPACE Auch initiale Zieldaten berücksichtigen
IM_TARGETDATE_HIGH TYPE PPEST_PPESSTATUS-TARGETDATE '99991231' Zieldatum iPPE-Statusobjekt
IM_TARGETDATE_LO TYPE PPEST_PPESSTATUS-TARGETDATE '19000101' Zieldatum iPPE-Statusobjekt
IM_VALUE_TAB TYPE PPEST_VALUE_TAB Liste der Werte

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EX_STATUS_TAB TYPE PPEST_STATUS_TAB Ausgewählte Status

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
ERROR Fehlerhafte Parameter, ...