Menu

SAP Function Module C107_VHINF_SET_ICON

EHS: (obsolet!) Icon in Struktur RCGLXSCR in Abhängigkeit der Flags setzen

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.

Technical Information

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

Importing Parameters

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

Exporting Parameters

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

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.