Menu

SAP Function Module CMT_EXPL_PARAMS_SAVE_UPD_TASK

INTERN ! Verbuche alle Änderungen in Update Task

The Function Module CMT_EXPL_PARAMS_SAVE_UPD_TASK (INTERN ! Verbuche alle Änderungen in Update Task) is a standard Function Module in SAP ERP and is part of the function group CMT_EXPL_PARAMS within the package CMT2.

Technical Information

Function Module CMT_EXPL_PARAMS_SAVE_UPD_TASK
Short Text INTERN ! Verbuche alle Änderungen in Update Task
Function Group CMT_EXPL_PARAMS
Package CMT2
Module Type Update Module

Importing Parameters

This function module does not define any IMPORTING parameters.

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IT_DEL_TCM_EXPL LIKE TCM_EXPL Profile für die Auflösung
IT_DEL_TCM_EXPL_LNK LIKE TCM_EXPL_LNK Kantenabhäniger Ausschluß von Objekten
IT_DEL_TCM_EXPL_OBJ LIKE TCM_EXPL_OBJ Objekte die nicht berücksichtigt werden sollen
IT_DEL_TCM_EXPL_WRK LIKE TCM_EXPL_WRK Werke die Aufgelöst werden sollen
IT_DEL_TCM_EXP_CTYP LIKE TCM_EXP_CTYP Klassenarten die nicht berücksichtigt werden
IT_INS_TCM_EXPL LIKE TCM_EXPL Profile für die Auflösung
IT_INS_TCM_EXPL_LNK LIKE TCM_EXPL_LNK Kantenabhäniger Ausschluß von Objekten
IT_INS_TCM_EXPL_OBJ LIKE TCM_EXPL_OBJ Objekte die nicht berücksichtigt werden sollen
IT_INS_TCM_EXPL_WRK LIKE TCM_EXPL_WRK Werke die Aufgelöst werden sollen
IT_INS_TCM_EXP_CTYP LIKE TCM_EXP_CTYP Klassenarten die nicht berücksichtigt werden
IT_UPD_TCM_EXPL LIKE TCM_EXPL Profile für die Auflösung
IT_UPD_TCM_EXPL_LNK LIKE TCM_EXPL_LNK Kantenabhäniger Ausschluß von Objekten
IT_UPD_TCM_EXPL_OBJ LIKE TCM_EXPL_OBJ Objekte die nicht berücksichtigt werden sollen
IT_UPD_TCM_EXPL_WRK LIKE TCM_EXPL_WRK Werke die Aufgelöst werden sollen
IT_UPD_TCM_EXP_CTYP LIKE TCM_EXP_CTYP Klassenarten die nicht berücksichtigt werden

Exceptions

This function module does not define any Exceptions.