SAP ABAP Class CL_CIM_BASERESPONSE (Represents a CIM response)
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
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_CIM_ELEMENT | Basis Class for CIM Elements | 20081114 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_CIM_INTRINSICRESPONSE | Intrinsic CIM Response | 20081114 |
Properties
| Class | CL_CIM_BASERESPONSE | |
| Short Description | Represents a CIM response | |
| Super Class | CL_CIM_ELEMENT | Basis Class for CIM Elements |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_WBEM_CIM | WBEM Client: CIM Objects |
| Created | 20081114 | 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_BASERESPONSE has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_CIM_MESSAGE | 20091027 | Represents a CIM message |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | I | CIM Error Code | 20081114 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | STRING | CIM Error Description | 20081114 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Extrinsic method response? | 20081114 | ||
| 4 | Instance attribute | Public | Type reference (TYPE) | STRING | Name of Request Method | 20081114 | |||
| 5 | Constant | Public | Type reference (TYPE) | I | -1 | Code for Error-Free Response | 20081114 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | True if it is an error CIM response | 20081114 |
Events
Class CL_CIM_BASERESPONSE has no event.
Types
Class CL_CIM_BASERESPONSE has no local type.
Method Signatures
Method IS_ERROR_RESPONSE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BOOL | Value transfer | Type reference (TYPE) | ABAP_BOOL | Wahr oder falsch | 20081114 |
Method IS_ERROR_RESPONSE on class CL_CIM_BASERESPONSE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 720 |