The Function Module C102_ALL_BUF_WRITE_TO_DB (EHS: Schreibe alle geänderten Puffer auf die Datenbank) is a standard Function Module in SAP ERP and is part of the function group C102 within the package CBUI.
Function Module | C102_ALL_BUF_WRITE_TO_DB |
Short Text | EHS: Schreibe alle geänderten Puffer auf die Datenbank |
Function Group | C102 |
Package | CBUI |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_CANCEL_DISPLAY | LIKE | 'X' | (siehe POPUP_TO_CONFIRM_STEP) | |
I_CONFIRM | LIKE | mit Sicherheitsabfrage? | ||
I_EVENT | TYPE | C | 'BEFORE COMMIT WORK'/'AFTER COMMIT WORK': nur Logik vor/nach Commit Work | |
I_FLG_BADI_PROCESS | TYPE | ESP1_BOOLEAN | ESP1_TRUE | Kennzeichen: BADI-Methode ausführen |
I_FLG_COMMIT | TYPE | ESP1_BOOLEAN | ESP1_TRUE | Flag, ob COMMIT erfolgen soll |
I_FLG_SEND_MESS | TYPE | ESP1_BOOLEAN | ESP1_TRUE | Kennz. Meldungen senden |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_ANSWER | TYPE | C | Antwort auf Sicherungsabfrage ('J', 'N') | |
E_SUCCESS | LIKE | Erfolgskennzeichen |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.