Menu

SAP Function Module PPEWIENG_OBJECT_ENV_READ

Engine-Umgebung zum iPPE Objekt lesen

The Function Module PPEWIENG_OBJECT_ENV_READ (Engine-Umgebung zum iPPE Objekt lesen) is a standard Function Module in SAP ERP and is part of the function group PPEWIENG within the package CPPEWEB.

Technical Information

Function Module PPEWIENG_OBJECT_ENV_READ
Short Text Engine-Umgebung zum iPPE Objekt lesen
Function Group PPEWIENG
Package CPPEWEB
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IM_LANGU TYPE SY-LANGU SY-LANGU R/3-System, aktuelle Sprache
IM_NO_DOC_INFO TYPE CHAR1 PPET_FALSE Einstelliges Kennzeichen
IM_NO_PS_INFO TYPE CHAR1 PPET_FALSE Einstelliges Kennzeichen
IM_NO_STATUS_INFO TYPE CHAR1 PPET_FALSE Einstelliges Kennzeichen
IM_NO_WORKFLOW_INFO TYPE CHAR1 PPET_FALSE Einstelliges Kennzeichen
IM_OBJECT_ID TYPE PPEWEB_OBJECT_ID Identifikation von iPPE Objekt für PD Web UI

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EX_DOCINFO_TAB TYPE PPEWEB_DOCINFO_TAB Information zu gelinkten Dokumenten
EX_MSG_LOG TYPE BAPIRET2_T Returntabelle
EX_PS_DATA_TAB TYPE PPEWEB_PS_DATA_TAB Tabelle für Daten zu PSP-Elementen und Vorgängen
EX_PS_DETAIL_TAB TYPE PPEWEB_PS_DETAIL_TAB Tabelle für Detailinformationen zu PSP-Elementen
EX_STATUS_TAB TYPE PPEWEB_STATUS_ID_TAB Tabelle für Statussatz
EX_USER_INFO_TAB TYPE PPEWEB_USER_INFO_TAB Tabelle mit Informationen zu Benutzern
EX_WORKFLOW_HEADER_TAB TYPE PPEWEB_WORKFLOW_HEADER_TAB Kopfdaten zu Workflow-Item

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.