Wenn der Standard nicht ausreicht: Mit diesem Buch lernen Sie, IDocs selbstständig zu programmieren und zu erweitern. Die Autorin beschreibt Customizing-Techniken, die Erweiterung der Standardbausteine und komplette Eigenentwicklungen. Ob Rückmeldungen von Statuswerten, E-Mail-Workflows oder Serialisierung – für alle Aufgaben finden Sie Anleitungen und Tipps aus der Programmierpraxis. Neu in dieser Auflage: Überwachung und Fehlerbehandlung mit dem SAP Application Interface Framework.
Bei amazon.de ansehen →The Function Module UPP_PLAN_F4 () is a standard Function Module in SAP ERP and is part of the function group UPP_PLAN within the package UPP.
Function Module | UPP_PLAN_F4 |
Short Text | |
Function Group | UPP_PLAN |
Package | UPP |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IS_AREA | TYPE | UPP_YS_AREA | ||
ITO_DIMSEL | TYPE | UPP_YTO_DIMSEL | ||
I_FIELDNAME | TYPE | FIELDNAME | Field Name | |
I_TABNAME | TYPE | TABNAME | Table Name | |
I_VALUE_EXT | TYPE | UPP_Y_VALUE | Value in characteristic table |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ETO_CHADEPI | TYPE | UPP_YTO_CHADEPI | ||
E_CANCELED | TYPE | CHAR1 | Single-Character Flag | |
E_TXTLG | TYPE | UPC_Y_TXTLG | Long Description | |
E_TXTMD | TYPE | UPC_Y_TXTMD | ||
E_TXTSH | TYPE | UPC_Y_TXTSH | Short Description | |
E_VALUE_EXT | TYPE | UPP_Y_VALUE | Value in characteristic table |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
FAILED | |
FIELDNAME_NOT_FOUND | |
NO_SEARCH_HELP_AVAILABLE |