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 MCEX_UPDATE_CALL_46 (Schnittstelle LIS-BW, Appl. 11: Neuaufbau/ Protokoll/ Aufruf V3) is a standard Function Module in SAP ERP and is part of the function group WB2B_BW within the package WB2B_BW.
Function Module | MCEX_UPDATE_CALL_46 |
Short Text | Schnittstelle LIS-BW, Appl. 11: Neuaufbau/ Protokoll/ Aufruf V3 |
Function Group | WB2B_BW |
Package | WB2B_BW |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CONTR | LIKE | MCCONTROL | LIS-Fortschreibung: Steuerparameter | |
FLG_LOGGING | TYPE | ANY | Flag | |
I_DO_POST | TYPE | BVAL | 'X' | wenn gesetzt: Verbuchungsbausteine aufrufen |
I_NO_ERROR | TYPE | C | Flag |
This function module does not define any EXPORTING parameters.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CT_EKOMV | TYPE | KOMV_ITAB | Tabelle zu komv | |
CT_MCASSOC | TYPE | GT_MCASSOC | GTM: Kommunikationsstruktur Assoziation | |
CT_MCCLINK | TYPE | GT_MCCLINK | GTM: BW-Fortschreibung Finanzdaten | |
CT_MCHEDGE | TYPE | GT_MCHEDGE | GTM: BW-Fortschreibung Hedgingdaten | |
CT_MCWBGT | TYPE | GT_MCWBGT | GTM: BW-Fortschreibung Zussätzliche Positionsdaten | |
CT_MCWBHA | TYPE | GT_MCWBHA | Global Trade: Fortschreibung TC: zusätzliche Daten | |
CT_MCWBHD | TYPE | GT_MCWBHD | Global Trade: Fortschreibung Trading Kontrakt Kopf | |
CT_MCWBHE | TYPE | GT_MCWBHE | Global Trade: Fortschreibung Trading Kontrakt Kopf | |
CT_MCWBHI | TYPE | GT_MCWBHI | Global Trade: Fortschreibung Trading Kontrakt Position | |
CT_MCWBHK | TYPE | GT_MCWBHK | Global Trade: Fortschreibung Trading Kontrakt Kopf | |
CT_MCWBHP | TYPE | GT_MCWBHP | Global Trade: Fortschreibung Trading Kontrakt Kopf | |
CT_MCWBIT | TYPE | GT_MCWBIT | GTM: BW Fortschreibung Belegpositionen | |
CT_VKOMV | TYPE | KOMV_ITAB | Tabelle zu komv |
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
T_ERROR_MESSAGES | LIKE | WB2_ERROR | Trading-Kontrakt: Fehlerhandling | |
T_KOMEXP | LIKE | KOMEXP | Tradingkontrakt: Tabelle über KOMEXP | |
T_KOMWBGT | LIKE | KOMWBGT | Communication structure of WBGT | |
T_KOMWBHF | LIKE | KOMWBHF | Tabellentyp zur Struktur KOMWBHf |
This function module does not define any Exceptions.