Menu

SAP Function Module IB_R3_ECN_LIST2_SAVE

Speicherbaustein

The Function Module IB_R3_ECN_LIST2_SAVE (Speicherbaustein) 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
Short Text Speicherbaustein
Function Group IB_R3_ECN_LIST2
Package CMTIB
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_UPDATE_TASK TYPE CHAR1 Verbuchung direkt oder in update task (- 'X') ?

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_UPDATE_TASK TYPE CHAR1 welcher Verbuchermodus wurde gesetzt?

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 delete: Konvention: 'client - space' -> generisches Löschen!
T_CTIME_INSERT LIKE TCM_CTIME2 Datensätze für 'update', kein generisches Update
T_CTIME_UPDATE LIKE TCM_CTIME2 Datensätze für 'insert', kein generisches Insert
T_DELETE LIKE TCM_ECN delete: Konvention: 'client - space' -> generisches Löschen!
T_INSERT LIKE TCM_ECN Datensätze für 'update', kein generisches Update
T_UPDATE LIKE TCM_ECN Datensätze für 'insert', kein generisches Insert

Exceptions

This function module does not define any Exceptions.