Menu

SAP Function Module DG11N_DGTPK_SAVE_IOT_AND_BUF

Iotab und Puffer auf Datenbank schreiben

The Function Module DG11N_DGTPK_SAVE_IOT_AND_BUF (Iotab und Puffer auf Datenbank schreiben) is a standard Function Module in SAP ERP and is part of the function group DG11N within the package CBDG.

Technical Information

Function Module DG11N_DGTPK_SAVE_IOT_AND_BUF
Short Text Iotab und Puffer auf Datenbank schreiben
Function Group DG11N
Package CBDG
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_FLG_IN_UPDATE_TASK TYPE ESP1_BOOLEAN ESP1_FALSE In Update Task

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_FLG_CHANGENUM_COLL LIKE RCGRHBUF-CHCOFLG Change number collision

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
X_IOTAB LIKE Zu aktualisierende Daten vom Dialog
X_IOTAB_DEL LIKE Zu löschenden Daten vom Dialog

Exceptions

This function module does not define any Exceptions.