The Function Module COM_CME_ST_ISO_AT1_SAVE_DB (Änderungen auf der DB Sichern) is a standard Function Module in SAP ERP and is part of the function group COM_CME_ST_ISO_AT1 within the package CME_CHAR.
Function Module | COM_CME_ST_ISO_AT1_SAVE_DB |
Short Text | Änderungen auf der DB Sichern |
Function Group | COM_CME_ST_ISO_AT1 |
Package | CME_CHAR |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IT_SETH_DELETE | TYPE | CME_ST_ISO_AT1H_TAB | Zu löschende Historieneinträge | |
IT_SETH_INSERT | TYPE | CME_ST_ISO_AT1H_TAB | Neue Historieneinträge | |
IT_SET_DELETE | TYPE | CME_ST_ISO_AT1_TAB | Zu löschende Einträge | |
IT_SET_INSERT | TYPE | CME_ST_ISO_AT1_TAB | Neue Einträge | |
IT_SET_UPDATE | TYPE | CME_ST_ISO_AT1_TAB | Geänderte Einträge |
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.