Menu

SAP Function Module TSCUST_ICON_CREATE

Erzeuge einen Icon für eine Drucktaste

The Function Module TSCUST_ICON_CREATE (Erzeuge einen Icon für eine Drucktaste) is a standard Function Module in SAP ERP and is part of the function group TSCUST within the package WUSL.

Technical Information

Function Module TSCUST_ICON_CREATE
Short Text Erzeuge einen Icon für eine Drucktaste
Function Group TSCUST
Package WUSL
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_ICON_NAME TYPE CHAR50 Name der zu erzeugenden Ikone

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
C_FIELD LIKE Feld, in das die Ikone soll
C_TEXT LIKE ICONT-QUICKINFO Quickinfo für eine Ikone

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.