Menu

SAP Function Module DG1N_SAVE_ALL_BUF_AND_CH_DOC

Alle Puffer auf Datenbank sowie Änd.belege schreiben

The Function Module DG1N_SAVE_ALL_BUF_AND_CH_DOC (Alle Puffer auf Datenbank sowie Änd.belege schreiben) is a standard Function Module in SAP ERP and is part of the function group DG1N within the package CBDG.

Technical Information

Function Module DG1N_SAVE_ALL_BUF_AND_CH_DOC
Short Text Alle Puffer auf Datenbank sowie Änd.belege schreiben
Function Group DG1N
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_AENNR LIKE RCGRHBUF-AENNR Änderungsnummer
I_CALL_STATUS TYPE DGPD1_CALL_STATUS Dialog, Ä-Dienst, Befüllung oder Verteilung
I_FLG_IN_UPDATE_TASK TYPE ESP1_BOOLEAN ESP1_FALSE In Update Task
I_VALDAT LIKE RCGRHBUF-VALFR Stichtag

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_FLG_CHANGENUM_COLL_MD LIKE RCGRHBUF-CHCOFLG Change number collision (MD)
E_FLG_CHANGENUM_COLL_PK LIKE RCGRHBUF-CHCOFLG Change number collision (PK)

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 (MD)
X_IOTAB_DEL LIKE Zu löschenden Daten vom Dialog (MD)
X_IOTAB_PK LIKE Zu aktualisierende Daten vom Dialog (PK)
X_IOTAB_PK_DEL LIKE Zu löschenden Daten vom Dialog (PK)

Exceptions

This function module does not define any Exceptions.