SAP ABAP Class CL_CIM_PARAMVALUETYPE (CIM Parameter Value Type (Typesafe Enumeration))
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CCM-SLD-ABA (Application Component) System Landscape Directory ABAP Connectivity
⤷
S_WBEM_CIM (Package) WBEM Client: CIM Objects
⤷
⤷
Properties
| Class | CL_CIM_PARAMVALUETYPE | |
| Short Description | CIM Parameter Value Type (Typesafe Enumeration) | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_WBEM_CIM | WBEM Client: CIM Objects |
| Created | 20080930 | SAP |
| Last change | 20110908 | 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_CIM_PARAMVALUETYPE has no interface implemented.
Friends
Class CL_CIM_PARAMVALUETYPE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Public | Object reference (TYPE REF TO) | CL_CIM_PARAMVALUETYPE | CIM Parameter Value Type (Typesafe Enumeration) | 20080930 | |||
| 2 | Static Attribute | Public | Object reference (TYPE REF TO) | CL_CIM_PARAMVALUETYPE | CIM Parameter Value Type (Typesafe Enumeration) | 20080930 | |||
| 3 | Constant | Public | Type reference (TYPE) | I | 1 | 20080930 | |||
| 4 | Constant | Public | Type reference (TYPE) | I | 2 | 20080930 | |||
| 5 | Constant | Public | Type reference (TYPE) | I | 3 | 20080930 | |||
| 6 | Constant | Public | Type reference (TYPE) | I | 4 | 20080930 | |||
| 7 | Constant | Public | Type reference (TYPE) | I | 5 | 20080930 | |||
| 8 | Constant | Public | Type reference (TYPE) | I | 6 | 20080930 | |||
| 9 | Constant | Public | Type reference (TYPE) | I | 7 | 20080930 | |||
| 10 | Constant | Public | Type reference (TYPE) | I | 8 | 20080930 | |||
| 11 | Constant | Public | Type reference (TYPE) | I | 10 | 20081114 | |||
| 12 | Constant | Public | Type reference (TYPE) | I | 9 | 20080930 | |||
| 13 | Static Attribute | Public | Object reference (TYPE REF TO) | CL_CIM_PARAMVALUETYPE | CIM Parameter Value Type (Typesafe Enumeration) | 20080930 | |||
| 14 | Static Attribute | Public | Object reference (TYPE REF TO) | CL_CIM_PARAMVALUETYPE | CIM Parameter Value Type (Typesafe Enumeration) | 20080930 | |||
| 15 | Static Attribute | Public | Object reference (TYPE REF TO) | CL_CIM_PARAMVALUETYPE | CIM Parameter Value Type (Typesafe Enumeration) | 20080930 | |||
| 16 | Instance attribute | Public | Type reference (TYPE) | I | ID of Parameter Value Type | 20080930 | |||
| 17 | Static Attribute | Public | Object reference (TYPE REF TO) | CL_CIM_PARAMVALUETYPE | CIM Parameter Value Type (Typesafe Enumeration) | 20080930 | |||
| 18 | Static Attribute | Public | Object reference (TYPE REF TO) | CL_CIM_PARAMVALUETYPE | CIM Parameter Value Type (Typesafe Enumeration) | 20080930 | |||
| 19 | Static Attribute | Public | Object reference (TYPE REF TO) | CL_CIM_PARAMVALUETYPE | CIM Parameter Value Type (Typesafe Enumeration) | 20080930 | |||
| 20 | Static Attribute | Public | Object reference (TYPE REF TO) | CL_CIM_PARAMVALUETYPE | CIM Parameter Value Type (Typesafe Enumeration) | 20081114 | |||
| 21 | Static Attribute | Public | Object reference (TYPE REF TO) | CL_CIM_PARAMVALUETYPE | CIM Parameter Value Type (Typesafe Enumeration) | 20080930 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | 20080930 | ||
| 2 | Instance method | Private | Constructor | 20080930 | ||
| 3 | Instance method | Public | Method | Check for similarity | 20080930 | |
| 4 | Instance method | Public | Method | Creates an XML tag | 20080930 |
Events
Class CL_CIM_PARAMVALUETYPE has no event.
Types
Class CL_CIM_PARAMVALUETYPE has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_CIM_PARAMVALUETYPE has no parameter.
Method CLASS_CONSTRUCTOR on class CL_CIM_PARAMVALUETYPE has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TYPE_ID | Call by reference | Type reference (TYPE) | I | 20080930 |
Method CONSTRUCTOR on class CL_CIM_PARAMVALUETYPE has no exception.
Method EQUALS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BOOL | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20080930 | ||||
| 2 | OTHER_TYPE | Call by reference | Object reference (TYPE REF TO) | CL_CIM_PARAMVALUETYPE | CIM Parameter Value Type (Typesafe Enumeration) | 20080930 |
Method EQUALS on class CL_CIM_PARAMVALUETYPE has no exception.
Method TO_XML_TAG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TAGNAME | Value transfer | Type reference (TYPE) | STRING | 20080930 |
Method TO_XML_TAG on class CL_CIM_PARAMVALUETYPE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 712 |