SAP ABAP Class CX_WBEM_CIM_ERR (Error Status of CIM Operation as in WBEM Standard)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CCM-SLD-ABA (Application Component) System Landscape Directory ABAP Connectivity
⤷
S_WBEM_EXCEPTION (Package) WBEM Client: Exceptions
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_STATIC_CHECK | Exceptions with Static and Dynamic Check of RAISING Clause | 20081010 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_WBEM_EXCEPTION | Exception in WBEM Programming Interface | 20091109 |
Properties
| Class | CX_WBEM_CIM_ERR | |
| Short Description | Error Status of CIM Operation as in WBEM Standard | |
| Super Class | CX_STATIC_CHECK | Exceptions with Static and Dynamic Check of RAISING Clause |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 40 | Exception Class |
| Package | S_WBEM_EXCEPTION | WBEM Client: Exceptions |
| Created | 20081010 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CX_WBEM_CIM_ERR has no interface implemented.
Friends
Class CX_WBEM_CIM_ERR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | SOTR_CONC | '00145EF433BE02DD9FF8AA5161B14CB8' | 20090409 | |||
| 2 | Constant | Public | Type reference (TYPE) | SOTR_CONC | '00145EF433BE02DD9FF8AA506C09CCB7' | 20081016 | |||
| 3 | Constant | Public | Type reference (TYPE) | SOTR_CONC | '001CC412326A02DBBEA86DE72AF4497F' | 20081010 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | I | SAP detail error code | 20090116 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | I | CL_CIM_ERRORCODES=>CIM_ERR_FAILED | CIM error code | 20081016 | ||
| 6 | Instance attribute | Public | Type reference (TYPE) | STRING | CIM error description | 20081016 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | STRING | CIM method that triggered error | 20081016 | |||
| 8 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_CIM_NAMESPACE | Name of CIM Namespace | 20090514 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20081010 | |
| 2 | Instance method | Public | Method | Gets detailed error code | 20090116 | |
| 3 | Instance method | Public | Method | Gets the symbolic name of the error code | 20090625 |
Events
Class CX_WBEM_CIM_ERR has no event.
Types
Class CX_WBEM_CIM_ERR has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DETAIL_ERROR_CODE | Call by reference | Type reference (TYPE) | I | 20090116 | ||||
| 2 | ERROR_CODE | Call by reference | Type reference (TYPE) | I | CL_CIM_ERRORCODES=>CIM_ERR_FAILED | 20081016 | |||
| 3 | ERROR_DESCRIPTION | Call by reference | Type reference (TYPE) | STRING | 20081016 | ||||
| 4 | METHOD | Call by reference | Type reference (TYPE) | STRING | 20081016 | ||||
| 5 | NAMESPACE | Call by reference | Object reference (TYPE REF TO) | CL_CIM_NAMESPACE | 20090514 | ||||
| 6 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20081010 | ||||
| 7 | TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20081010 |
Method CONSTRUCTOR on class CX_WBEM_CIM_ERR has no exception.
Method GET_DETAIL_ERROR_CODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ERRCODE | Value transfer | Type reference (TYPE) | I | Detail-Code falls vorhanden, ansonsten Fehlercode | 20090116 |
Method GET_DETAIL_ERROR_CODE on class CX_WBEM_CIM_ERR has no exception.
Method GET_ERROR_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Value transfer | Type reference (TYPE) | STRING | Symbolischer Name | 20090625 |
Method GET_ERROR_NAME on class CX_WBEM_CIM_ERR has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 720 |