The Function Module RMSA300_PP_SAVE_TO_DB (RMS-ATL: Prozessparameter-Puffer auf Datenbank schreiben) is a standard Function Module in SAP ERP and is part of the function group RMSA300 within the package RMSATLVAL.
Function Module | RMSA300_PP_SAVE_TO_DB |
Short Text | RMS-ATL: Prozessparameter-Puffer auf Datenbank schreiben |
Function Group | RMSA300 |
Package | RMSATLVAL |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_FLG_COMMIT | TYPE | ESP1_BOOLEAN | ESP1_FALSE | Kennzeichen: Speichern der Daten auf die DB |
I_FLG_NO_CHANGE_DOCS | TYPE | ESP1_BOOLEAN | ESP1_FALSE | Kennzeichen: keine Änderungsbelege |
I_FLG_NO_RESET | TYPE | ESP1_BOOLEAN | ESP1_FALSE | Kennzeichen: die Puffer nicht zurücksetzen |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_FLG_ERROR | TYPE | ESP1_BOOLEAN | Kennzeichen: Fehler beim Schreiben in DB |
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.