Menu

SAP Function Module DTYPE_DMLUPDATE

Verbuchung DML-Objekt DTYPE

The Function Module DTYPE_DMLUPDATE (Verbuchung DML-Objekt DTYPE) is a standard Function Module in SAP ERP and is part of the function group DTYPE_DMLUPDATE within the package CME_DTYPE.

Technical Information

Function Module DTYPE_DMLUPDATE
Short Text Verbuchung DML-Objekt DTYPE
Function Group DTYPE_DMLUPDATE
Package CME_DTYPE
Module Type Update Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IT_DELETE TYPE DTYPE_DMLDB_TT CME-Datentyp
IT_HIST TYPE DTYPE_DMLH_TT Historientabelle
IT_HIST_DEL TYPE DTYPE_DMLH_TT Historientabelle
IT_INSERT TYPE DTYPE_DMLDB_TT CME-Datentyp
IT_UPDATE TYPE DTYPE_DMLDB_TT CME-Datentyp
I_OBJECT_TYPE TYPE DML_OBJTYP DML-Objektyp

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.