SAP ABAP Class CL_CRM_IC_CLASS_UTIL (For helper methods on classes and interfaces)
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_UTIL | |
| Short Description | For helper methods on classes and interfaces | |
| 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 | 20040903 | SAP |
| Last change | 20081007 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CRM_IC_CLASS_UTIL has no forward declaration.
Interfaces
Class CL_CRM_IC_CLASS_UTIL has no interface implemented.
Friends
Class CL_CRM_IC_CLASS_UTIL has no friend class.
Attributes
Class CL_CRM_IC_CLASS_UTIL has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Check if classname is well-formed | 20040909 | |
| 2 | Static method | Public | Method | Get values of constant attributes in the class/ interface | 20040903 | |
| 3 | Static method | Public | Method | Return classes that implement an interface | 20040915 | |
| 4 | Static method | Public | Method | Get list of objects that inherit from a given object | 20040903 | |
| 5 | Static method | Public | Method | Get list of all objects that inherit from a list of objects | 20040903 |
Events
Class CL_CRM_IC_CLASS_UTIL has no event.
Types
Class CL_CRM_IC_CLASS_UTIL has no local type.
Method Signatures
Method CHECK_CLASSNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CLASSNAME | Call by reference | Type reference (TYPE) | SEOCLSNAME | Objekttypname | 20040909 |
Method CHECK_CLASSNAME on class CL_CRM_IC_CLASS_UTIL has no exception.
Method GET_ATTRIBUTE_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OBJECT | Call by reference | Type reference (TYPE) | SEOCLSNAME | Objekttypname | 20040903 | |||
| 2 | RT_RESULT | Value transfer | Type reference (TYPE) | CRMT_IC_CHAR132_TBL | Tabelle für char132 | 20040903 |
Method GET_ATTRIBUTE_VALUES on class CL_CRM_IC_CLASS_UTIL has no exception.
Method GET_CLASSES_FOR_INTERFACE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_INTERFACE | Call by reference | Type reference (TYPE) | SEOCLSNAME | Objekttypname | 20040915 | |||
| 2 | RT_RESULT | Value transfer | Type reference (TYPE) | CRMT_IC_CLASSLIST | list of classes | 20040915 |
Method GET_CLASSES_FOR_INTERFACE on class CL_CRM_IC_CLASS_UTIL has no exception.
Method GET_SUB_OBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OBJECT | Call by reference | Type reference (TYPE) | SEOCLSNAME | Objekttypname | 20040903 | |||
| 2 | RT_RESULT | Value transfer | Type reference (TYPE) | CRMT_IC_CLASS | Tabelle für ABAP-Klassen | 20040903 |
Method GET_SUB_OBJECTS on class CL_CRM_IC_CLASS_UTIL has no exception.
Method GET_SUB_OBJECTS_FOR_OBJLIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_OBJLIST | Call by reference | Type reference (TYPE) | CRMT_IC_CLASS | Tabelle für ABAP-Klassen | 20040903 | |||
| 2 | RT_RESULT | Value transfer | Type reference (TYPE) | CRMT_IC_CLASS | Tabelle für ABAP-Klassen | 20040903 |
Method GET_SUB_OBJECTS_FOR_OBJLIST on class CL_CRM_IC_CLASS_UTIL has no exception.
History
| Last changed by/on | SAP | 20081007 |
| SAP Release Created in | 500 |