The Function Module RSDG_SET_SAVED_ICON (Sicherungsstatus-Ikone setzen) is a standard Function Module in SAP ERP and is part of the function group RSDG_ICON within the package RSD.
Function Module | RSDG_SET_SAVED_ICON |
Short Text | Sicherungsstatus-Ikone setzen |
Function Group | RSDG_ICON |
Package | RSD |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_SAVED | TYPE | RS_BOOL | Flag: gesichert? |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_SAVEDICON | TYPE | ICON_TEXT | Ikone zum Sicherungsstatus |
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.