SAP ABAP Class CL_RSZ_ICON (Class for Handling Icon IDs)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-ET (Application Component) End User Technology
⤷
RSZ (Package) BEx query definition server
⤷
⤷
Properties
| Class | CL_RSZ_ICON | |
| Short Description | Class for Handling Icon IDs | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSZ | BEx query definition server |
| Created | 20010613 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSZ_ICON has no forward declaration.
Interfaces
Class CL_RSZ_ICON has no interface implemented.
Friends
Class CL_RSZ_ICON has no friend class.
Attributes
Class CL_RSZ_ICON has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | 20010613 | ||
| 2 | Static method | Public | Method | Converts External Icon ID (Numeric) to Internal (@xx@) | 20010613 |
Events
Class CL_RSZ_ICON has no event.
Types
Class CL_RSZ_ICON has no local type.
Method Signatures
Method GET_CHAR_BASE36 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NUMBER | Call by reference | Type reference (TYPE) | I | 20010613 | ||||
| 2 | R_CHAR | Value transfer | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20010613 |
Method GET_CHAR_BASE36 on class CL_RSZ_ICON has no exception.
Method ICONID_TO_INT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ICONID | Call by reference | Type reference (TYPE) | ICON_D | Ikone in Textfeldern (Ersatzdarstellung, Alias) | 20010613 | |||
| 2 | R_ICONID_INT | Value transfer | Type reference (TYPE) | ICON_D | Ikone in Textfeldern (Ersatzdarstellung, Alias) | 20010613 |
Method ICONID_TO_INT on class CL_RSZ_ICON has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 30A |