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 CMX_XS_PARAM_LIVE_POST (XSteps: historische Verbuchung) is a standard Function Module in SAP ERP and is part of the function group CMX_XS_DB_ACCESS within the package CMX_XS.
Function Module | CMX_XS_PARAM_LIVE_POST |
Short Text | XSteps: historische Verbuchung |
Function Group | CMX_XS_DB_ACCESS |
Package | CMX_XS |
Module Type | Update Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DLARGE | TYPE | CMX_XS_T_VALUE_DB_LARGE | XSteps: Tabelle für Werte im DB-Format LARGE | |
DMEDIUM | TYPE | CMX_XS_T_VALUE_DB_MEDIUM | XSteps: Tabelle für Werte im DB-Format MEDIUM | |
DSMALL | TYPE | CMX_XS_T_PARAM_LIVE_DB_SMALL | XSteps: Tabelle für Parameter im DB-Format SMALL | |
ILARGE | TYPE | CMX_XS_T_VALUE_DB_LARGE | XSteps: Tabelle für Werte im DB-Format LARGE | |
IMEDIUM | TYPE | CMX_XS_T_VALUE_DB_MEDIUM | XSteps: Tabelle für Werte im DB-Format MEDIUM | |
ISMALL | TYPE | CMX_XS_T_PARAM_LIVE_DB_SMALL | XSteps: LIVE-Parameter im DB-Format SMALL | |
ULARGE | TYPE | CMX_XS_T_VALUE_DB_LARGE | XSteps: Tabelle für Werte im DB-Format LARGE | |
UMEDIUM | TYPE | CMX_XS_T_VALUE_DB_MEDIUM | XSteps: Tabelle für Werte im DB-Format MEDIUM | |
USMALL | TYPE | CMX_XS_T_PARAM_LIVE_DB_SMALL | XSteps: Tabelle für Parameter im DB-Format SMALL |
This function module does not define any EXPORTING parameters.
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.