Menu

SAP Function Module RMSA300_PP_SAVE_TO_DB

RMS-ATL: Prozessparameter-Puffer auf Datenbank schreiben

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.

Technical Information

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

Importing Parameters

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

Exporting Parameters

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

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.