SAP ABAP Class CL_ICON (Access to Icon Tables)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
SV-ASA (Application Component) ASAP (AcceleratedSAP)
⤷
SQADB (Package) Question and Answer Database
⤷
⤷
Properties
| Class | CL_ICON | |
| Short Description | Access to Icon Tables | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SQADB | Question and Answer Database |
| Created | 20000628 | SAP |
| Last change | 20000628 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_ICON has no interface implemented.
Friends
Class CL_ICON has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | TY_ICON_T | Instance Table for Each Icon | 20000628 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | TY_ICONT_T | Icon Texts | 20000628 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20000628 | |
| 2 | Static method | Public | Method | Provides Definitions for Icons | 20000628 | |
| 3 | Static method | Public | Method | Provides Icon Text for Icons | 20000628 | |
| 4 | Instance method | Private | Method | Provides Text for Icons | 20000628 | |
| 5 | Static method | Private | Method | Creates Instance of Class in Table a_t_icons | 20000628 |
Events
Class CL_ICON has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_ICON | Private | See coding | 20000628 | |
||
| 2 | TY_ICONT_T | Private | See coding | 20000628 | |
||
| 3 | TY_ICON_T | Private | See coding | 20000628 | |
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ID | Call by reference | Type reference (TYPE) | ICON-ID | Ikone in Textfeldern (Ersatzdarstellung, Alias) | 20000628 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Kein Icone zur ID | 20000628 |
Method GET_ICON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ICON | Value transfer | Type reference (TYPE) | ICON | Iconendefinition | 20000628 | |||
| 2 | I_ID | Call by reference | Type reference (TYPE) | ICONT-ID | Ikone in Textfeldern (Ersatzdarstellung, Alias) | 20000628 | |||
| 3 | I_NAME | Call by reference | Type reference (TYPE) | ICONNAME | Name einer Ikone | 20000705 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Icone wurde nicht gefunden | 20000628 |
Method GET_ICONT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ICONT | Value transfer | Type reference (TYPE) | ICONT | Ikonen: Texte | 20000628 | |||
| 2 | I_ID | Call by reference | Type reference (TYPE) | ICONT-ID | Ikone in Textfeldern (Ersatzdarstellung, Alias) | 20000628 | |||
| 3 | I_LANGU | Call by reference | Type reference (TYPE) | ICONT-LANGU | SY-LANGU | Sprachenschlüssel | 20000628 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Icone wurde nicht gefunden | 20000628 |
Method GET_ICONT_ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ICONT | Value transfer | Type reference (TYPE) | ICONT | Ikonen: Texte | 20000628 | |||
| 2 | I_LANGU | Call by reference | Type reference (TYPE) | ICONT-LANGU | SY-LANGU | Sprachenschlüssel | 20000628 |
Method GET_ICONT_ on class CL_ICON has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ICONS | Value transfer | Type reference (TYPE) | TY_ICON | Instanz für die Icone | 20000628 | |||
| 2 | I_ID | Call by reference | Type reference (TYPE) | ICON-ID | Ikone in Textfeldern (Ersatzdarstellung, Alias) | 20000628 | |||
| 3 | I_NAME | Call by reference | Type reference (TYPE) | ICON-NAME | Name einer Ikone | 20000705 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Icone wurde nicht gefunden | 20000628 |
History
| Last changed by/on | SAP | 20000628 |
| SAP Release Created in | 50A |