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.