The Function Module C107_VHINF_SET_ICON (EHS: (obsolet!) Icon in Struktur RCGLXSCR in Abhängigkeit der Flags setzen) is a standard Function Module in SAP ERP and is part of the function group C107 within the package CBUI.
Function Module | C107_VHINF_SET_ICON |
Short Text | EHS: (obsolet!) Icon in Struktur RCGLXSCR in Abhängigkeit der Flags setzen |
Function Group | C107 |
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_FLG_REFVAL_EXISTS | TYPE | ESP1_BOOLEAN | Do referenced characteristics exist? | |
I_FLG_REFVAL_SHOWED | TYPE | ESP1_BOOLEAN | Is a referenced characteristic being displayed? | |
I_RCGLXSCR | LIKE | RCGLXSCR | Current contents of RCGLXSCR |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_RCGLXSCR | LIKE | RCGLXSCR | New contents of RCGLXSCR |
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.