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 UPC_BW_CHA_VALUES_GET () is a standard Function Module in SAP ERP and is part of the function group UPCBW within the package UPC.
Function Module | UPC_BW_CHA_VALUES_GET |
Short Text | |
Function Group | UPCBW |
Package | UPC |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ITO_CHASEL | TYPE | UPC_YTO_CHASEL | ||
I_AREA | TYPE | UPC_Y_AREA | Planning Area | |
I_CHANM | TYPE | UPC_Y_CHANM | Characteristic name | |
I_CHECK_AUTHORITY | TYPE | BOOLE_D | SPACE | Check Authorization |
I_DATETO | LIKE | SY-DATUM | SY-DATUM | Key Date |
I_MAX_VALUES | TYPE | I | 0 | |
I_NO_TEXT_PROJECTION | TYPE | BOOLE_D | SPACE | |
I_READ_ATTR | TYPE | BOOLE_D | SPACE | Read Attributes |
I_READ_TEXT | TYPE | BOOLE_D | SPACE | Read Text |
I_TIMEF4 | TYPE | BOOLE_D | SPACE |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ETO_CHAVL | TYPE | UPC_YTO_CHAVL | Characteristic Values |
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.