Menu

SAP Function Module DMLUPDATE_DATASET

Verbuchung Settypen

The Function Module DMLUPDATE_DATASET (Verbuchung Settypen) is a standard Function Module in SAP ERP and is part of the function group DMLUPDATE_DATASET within the package COM_DML_ENGINE.

Technical Information

Function Module DMLUPDATE_DATASET
Short Text Verbuchung Settypen
Function Group DMLUPDATE_DATASET
Package COM_DML_ENGINE
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IT_DELETE TYPE STANDARD TABLE zu löschende Einträge
IT_HIST TYPE STANDARD TABLE Historientabelle
IT_HIST_DEL TYPE STANDARD TABLE aus Historientabelle zu löschen
IT_INSERT TYPE STANDARD TABLE Neue Einträge
IT_UPDATE TYPE STANDARD TABLE zu ändernde Einträge
I_SETTYPE TYPE COMT_FRGTYPE_ID Identifikation eines Settyps

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.