The Function Module RSDG_SET_OBJVERS_ICON (Versions-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_OBJVERS_ICON |
Short Text | Versions-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_OBJVERS | TYPE | RS_OBJVERS | Objektversion |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_TEXTICON | TYPE | ICON_TEXT | Ikone zur Version | |
E_TXT_TITLE | TYPE | STRING | Überschrift | |
E_TXT_VALUE | TYPE | STRING | Wert |
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.