Das Standardwerk zum Änderungs- und Transportmanagement in der 4. Auflage! In diesem Buch finden Sie alle Informationen, die Sie zum Planen, Implementieren und Warten von Systemlandschaften benötigen. Sie lernen die Grundlagen und die Bedienung aller relevanten Werkzeuge und erhalten detaillierte Anleitungen zur Änderungs- und Transportverwaltung. Diese Neuauflage berücksichtigt Neuerungen in den Bereichen SAP NetWeaver AS Java und Development Infrastructure, CTS+, SAP Solution Manager und Enhancement Packages. Bringen Sie ihr Wissen auf den neuesten Stand!
Bei amazon.de ansehen →The Function Module PPEWIENG_CUST_READ (iPPE Customizing Lesen für PD Web UI) is a standard Function Module in SAP ERP and is part of the function group PPEWIENG within the package CPPEWEB.
Function Module | PPEWIENG_CUST_READ |
Short Text | iPPE Customizing Lesen für PD Web UI |
Function Group | PPEWIENG |
Package | CPPEWEB |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IM_APPLOBJ_TYPE | TYPE | PVS_APPLOBJ_TYPE | Anwendungsobjekttyp des iPPE | |
IM_LANGU | TYPE | SY-LANGU | SY-LANGU | R/3-System, aktuelle Sprache |
IM_OTYPE | TYPE | PVS_OTYPE | Objekttyp des iPPE | |
IM_PXTYPE | TYPE | PVS_CUST_TYPE | iPPE-Knoten-, Alternativen- oder Variantentyp |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EX_ASSIGNMENT_DATA | TYPE | PPEWEB_CUST_NAME_TAB | Customizing Namen des iPPE für PD Web UI | |
EX_PART_OF_DATA | TYPE | PPEWEB_CUST_NAME_TAB | Customizing Namen des iPPE für PD Web UI | |
EX_PART_OF_PRTYPE_DATA | TYPE | PPEWEB_CUST_NAME_TAB | Customizing Namen des iPPE für PD Web UI | |
EX_PATYPE_TAB | TYPE | PPET_PATYPE_TAB | Informationen zu Alternativentypen | |
EX_PNTYPE_TAB | TYPE | PPET_PNTYPE_TAB | Informationen zu Knotentypen | |
EX_PRTYPE_DATA | TYPE | PPEWEB_CUST_NAME_TAB | Customizing Namen des iPPE für PD Web UI | |
EX_PVSMDL_DATA | TYPE | PPEWEB_CUST_NAME_TAB | Customizing Namen des iPPE für PD Web UI | |
EX_PVSMDL_NODES_TAB | TYPE | PPET_PVSMDL_TAB | Informationen zu Modellcustomizing von Knoten | |
EX_PVTYPE_TAB | TYPE | PPET_PVTYPE_TAB | Information zu Variantentypen | |
EX_PXTYPE_DATA | TYPE | PPEWEB_CUST_NAME | Customizing Namen des iPPE für PD Web UI |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.