Parameter | Reference | Type | Length | Default | Optional | Text |
---|---|---|---|---|---|---|
BUTTON | ICON-BUTTON | C | 1 | 'X' | X | Icons for pushbuttons |
FUNCTION | ICON-FUNCTION | C | 1 | 'X' | X | Icons for function keys |
ICON_CLASS | ICON-I_CLASS | N | 1 | 0 | X | Icon class (Expanded tree) |
ICON_GROUP | ICON-I_GROUP | N | 1 | 0 | X | Icon group (Expanded tree; with class only) |
ICON_NAME | ICON-NAME | C | 30 | 'ICON_*' | X | Long text for icon selected |
LANGUAGE | SYST-LANGU | C | 1 | SPACE | X | QuickInfo language |
LOCKED | ICON-LOCKED | C | 1 | 'X' | X | Locked icons |
MESSAGE | ICON-MESSAGE | C | 1 | 'X' | X | Icons for message display |
ONLYDISPLAY | 0 | SPACE | X | Space if Choose not required | ||
SCREEN_END_COLUMN | SYST-CUCOL | I | 4 | 0 | X | Column where the list dialog box appears |
SCREEN_END_LINE | SYST-CUROW | I | 4 | 0 | X | Line where the list dialog box appears |
SCREEN_START_COLUMN | SYST-CUCOL | I | 4 | 0 | X | Column where the list dialog box begins |
SCREEN_START_LINE | SYST-CUROW | I | 4 | 0 | X | Line where the list dialog box begins |
STATUS | ICON-STATUS | C | 1 | 'X' | X | Icons for status display |
TEXTFIELD | ICON-TEXTFIELD | C | 1 | 'X' | X | Icons in text |
Parameter | Reference | Type | Length | Text |
---|---|---|---|---|
ICON_ID | ICON-ID | C | 4 | Internal representation of icon selected |
ICON_NAME | ICON-NAME | C | 30 | Long text for icon selected |
ICON_SIZE | ICON-OLENG | b | 1 | Width of selected icon |
ICON_TEXT | ICONT-QUICKINFO | C | 30 | QuickInfo for icon selected |
Exception | Text |
---|---|
NO_ICON_SELECTED | No icon matches selection criteria |
NO_OBJECT_FOUND | Table ICON empty |
Functionality Example
|