SAP ABAP Class CL_CRM_IC_CLASS_LOADER (IC class loader)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-GTF-IC-FRW (Application Component) Framework
⤷
CRM_IC_FRAMEWORK (Package) CRM Interaction Center: Framework
⤷
⤷
Properties
| Class | CL_CRM_IC_CLASS_LOADER | |
| Short Description | IC class loader | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CRM_IC_FRAMEWORK | CRM Interaction Center: Framework |
| Created | 20020711 | SAP |
| Last change | 20081007 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CRM_IC_CLASS_LOADER has no forward declaration.
Interfaces
Class CL_CRM_IC_CLASS_LOADER has no interface implemented.
Friends
Class CL_CRM_IC_CLASS_LOADER 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) | CRMT_IC_CLASS | list of loaded classes | 20031031 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | Load the class passed as parameter. | 20031031 | |
| 2 | Static method | Public | Method | Load the list of classes | 20040831 | |
| 3 | Static method | Public | Method | Load custom attributes | 20041112 |
Events
Class CL_CRM_IC_CLASS_LOADER has no event.
Types
Class CL_CRM_IC_CLASS_LOADER has no local type.
Method Signatures
Method LOAD_CLASS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CLASS_NAME | Value transfer | Type reference (TYPE) | STRING | 20031031 |
Method LOAD_CLASS on class CL_CRM_IC_CLASS_LOADER has no exception.
Method LOAD_CLASS_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_CLASSLIST | Call by reference | Type reference (TYPE) | CRMT_IC_CLASS | Objekttypname | 20040831 |
Method LOAD_CLASS_LIST on class CL_CRM_IC_CLASS_LOADER has no exception.
Method LOAD_CUSTOM_ATTRIBUTES Signature
Method LOAD_CUSTOM_ATTRIBUTES on class CL_CRM_IC_CLASS_LOADER has no parameter.
Method LOAD_CUSTOM_ATTRIBUTES on class CL_CRM_IC_CLASS_LOADER has no exception.
History
| Last changed by/on | SAP | 20081007 |
| SAP Release Created in | 310 |