SAP ABAP Interface IF_SAUNIT_ICON_INFO (Icon names)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-UT (Application Component) ABAP Unit
⤷
SABP_UNIT_WORKBENCH (Package) - Internal - No reuse - Workbench integration, test browser
⤷
⤷
Properties
| Interface | IF_SAUNIT_ICON_INFO | |
| Short Description | Icon names |
General Data
| Package | SABP_UNIT_WORKBENCH | - Internal - No reuse - Workbench integration, test browser |
| Created | 20060131 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ICON | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_SAUNIT_ICON_INFO has no interface.
Friends
Interface IF_SAUNIT_ICON_INFO has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_ICON_BACK | Constant | Public | Type reference (TYPE) | ICON_D | ICON_SYSTEM_BACK | Back | 20080818 | |
| 2 | C_ICON_CANCEL | Constant | Public | Type reference (TYPE) | ICON_D | ICON_CANCEL | Cancel | 20080818 | |
| 3 | C_ICON_CREATE | Constant | Public | Type reference (TYPE) | ICON_D | ICON_CREATE | Create | 20060131 | |
| 4 | C_ICON_DELETE | Constant | Public | Type reference (TYPE) | ICON_D | ICON_DELETE | Delete | 20080821 | |
| 5 | C_ICON_DELETE_ROW | Constant | Public | Type reference (TYPE) | ICON_D | ICON_DELETE_ROW | Icon in text fields (substitute display, alias) | 20080822 | |
| 6 | C_ICON_DETAIL | Constant | Public | Type reference (TYPE) | ICON_D | ICON_DETAIL | Icons table | 20060224 | |
| 7 | C_ICON_EDIT | Constant | Public | Type reference (TYPE) | ICON_D | ICON_CHANGE | Edit | 20080818 | |
| 8 | C_ICON_EXCLUDE_TEST | Constant | Public | Type reference (TYPE) | ICON_D | ICON_DEACTIVATE | Exclude Test from Favorite | 20080825 | |
| 9 | C_ICON_INCLUDE | Constant | Public | Type reference (TYPE) | ICON_D | ICON_INCLUDE_IN_SELECTION | Insert | 20080822 | |
| 10 | C_ICON_INCLUDE_TEST | Constant | Public | Type reference (TYPE) | ICON_D | ICON_ACTIVATE | Include Test to Favorite | 20080825 | |
| 11 | C_ICON_INFORMATION | Constant | Public | Type reference (TYPE) | ICON_D | ICON_INFORMATION | Infos | 20060131 | |
| 12 | C_ICON_INSERT_ROW | Constant | Public | Type reference (TYPE) | ICON_D | ICON_INSERT_ROW | Icon in text fields (substitute display, alias) | 20080822 | |
| 13 | C_ICON_MAIN_NODE | Constant | Public | Type reference (TYPE) | ICON_D | ICON_WD_CONTEXT | Icons table | 20060209 | |
| 14 | C_ICON_OBJECT_TYPE | Constant | Public | Type reference (TYPE) | ICON_D | ICON_OO_CLASS | Icons table | 20060928 | |
| 15 | C_ICON_REFRESH | Constant | Public | Type reference (TYPE) | ICON_D | ICON_REFRESH | Icons table | 20060216 | |
| 16 | C_ICON_REMOVE | Constant | Public | Type reference (TYPE) | ICON_D | ICON_REMOVE_FROM_SELECTION | Remove | 20080821 | |
| 17 | C_ICON_SAVE | Constant | Public | Type reference (TYPE) | ICON_D | ICON_SYSTEM_SAVE | Save | 20080818 | |
| 18 | C_ICON_UNDO | Constant | Public | Type reference (TYPE) | ICON_D | ICON_SYSTEM_UNDO | Icons table | 20060316 |
Methods
Interface IF_SAUNIT_ICON_INFO has no method.
Events
Interface IF_SAUNIT_ICON_INFO has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_ICON_INFO | Public | See coding | 20060131 | BEGIN OF ty_icon_info ,
icon TYPE tv_image ,
END OF ty_icon_info
|
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |