SAP ABAP Class CL_WCF_ICON_MNGT_ACCESS (Icons access class for share memory)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-WUI-UI-TAG (Application Component) Tag Library
⤷
BSP_DYN_CONFIG_TAG_LIB (Package) New tag library for CRM IC

⤷

⤷

Properties
Class | CL_WCF_ICON_MNGT_ACCESS | |
Short Description | Icons access class for share memory | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | BSP_DYN_CONFIG_TAG_LIB | New tag library for CRM IC |
Created | 20090422 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_WCF_ICON_MNGT_ACCESS has no forward declaration.
Interfaces
Class CL_WCF_ICON_MNGT_ACCESS has no interface implemented.
Friends
Class CL_WCF_ICON_MNGT_ACCESS has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_WCF_ICON_MNGT_AREA | Icons management shared memory area | 20090513 | ||
2 | ![]() |
Static Attribute | Private | Type reference (TYPE) | WCF_BOOLEAN | Logical variable | 20090423 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | Class constructor | 20090513 |
2 | ![]() |
Static method | Public | Method | Returns SAP and customer icons in shared memory | 20090422 |
3 | ![]() |
Static method | Private | Method | Returns the read handle | 20090513 |
4 | ![]() |
Static method | Private | Method | Loads SAP and customer icons for current language | 20090422 |
5 | ![]() |
Static method | Public | Method | Resets the shared memory buffer | 20090423 |
Events
Class CL_WCF_ICON_MNGT_ACCESS has no event.
Types
Class CL_WCF_ICON_MNGT_ACCESS has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_WCF_ICON_MNGT_ACCESS has no parameter.
Method CLASS_CONSTRUCTOR on class CL_WCF_ICON_MNGT_ACCESS has no exception.
Method GET_ICONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_CUST_ICONS | Call by reference | Type reference (TYPE) | WCFT_ICON_INFO | Table of icon information (customer) | 20090422 | ||
2 | ![]() |
ET_ICONS | Call by reference | Type reference (TYPE) | WCFT_ICON_INFO | Table of icon information | 20090422 |
Method GET_ICONS on class CL_WCF_ICON_MNGT_ACCESS has no exception.
Method GET_READ_HANDLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RR_HANDLE | Value transfer | Object reference (TYPE REF TO) | CL_WCF_ICON_MNGT_AREA | Icons management shared memory area | 20090513 |
Method GET_READ_HANDLE on class CL_WCF_ICON_MNGT_ACCESS has no exception.
Method LOAD_ICONS_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_CUST_ICONS | Call by reference | Type reference (TYPE) | WCFT_ICON_INFO | Table of icon information (customer) | 20090422 | ||
2 | ![]() |
ET_ICONS | Call by reference | Type reference (TYPE) | WCFT_ICON_INFO | Table of icon information | 20090422 |
Method LOAD_ICONS_INFO on class CL_WCF_ICON_MNGT_ACCESS has no exception.
Method RESET_BUFFER Signature
Method RESET_BUFFER on class CL_WCF_ICON_MNGT_ACCESS has no parameter.
Method RESET_BUFFER on class CL_WCF_ICON_MNGT_ACCESS has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 701 |