Menu

SAP Function Module IB_R3_ECN_LIST2_SAVE_UPD

Verbuchung in update task

The Function Module IB_R3_ECN_LIST2_SAVE_UPD (Verbuchung in update task) is a standard Function Module in SAP ERP and is part of the function group IB_R3_ECN_LIST2 within the package CMTIB.

Technical Information

Function Module IB_R3_ECN_LIST2_SAVE_UPD
Short Text Verbuchung in update task
Function Group IB_R3_ECN_LIST2
Package CMTIB
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
T_CTIME_DELETE LIKE TCM_CTIME2 Datensätze für 'delete'
T_CTIME_INSERT LIKE TCM_CTIME2 Datensätze für 'insert'
T_CTIME_UPDATE LIKE TCM_CTIME2 Datensätze für 'update'
T_DELETE LIKE TCM_ECN Datensätze für 'delete'
T_INSERT LIKE TCM_ECN Datensätze für 'insert'
T_UPDATE LIKE TCM_ECN Datensätze für 'update'

Exceptions

This function module does not define any Exceptions.