SAP ABAP Class CL_CIM_INTRINSICRESPONSE (Intrinsic 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_BASERESPONSE | Represents a CIM response | 20081114 |
Properties
Class | CL_CIM_INTRINSICRESPONSE | |
Short Description | Intrinsic CIM Response | |
Super Class | CL_CIM_BASERESPONSE | Represents a CIM response |
Instantiability of a Class | 0 | Private |
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_INTRINSICRESPONSE has no interface implemented.
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_CIM_XMLPARSER | 20081117 | Interprets the XML representation of a CIM element |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_CIM_NAMESPACE | Name of CIM Namespace | 20081114 | ||
2 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_CIM_ELEMENTNAME | Element Name (case-insensitive) | 20081114 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CIM_S_IRETURNVALUE | List of CIM Elements | 20091027 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20081114 |
2 | ![]() |
Static method | Public | Method | Creates a new CIM response with error code | 20081114 |
3 | ![]() |
Static method | Public | Method | Creates a new CIM response | 20081114 |
4 | ![]() |
Instance method | Public | Method | Sets the namespace (for reference normalizer) | 20081114 |
5 | ![]() |
Instance method | Public | Method | Sets the object server (for reference normalizer) | 20081114 |
Events
Class CL_CIM_INTRINSICRESPONSE has no event.
Types
Class CL_CIM_INTRINSICRESPONSE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAME | Call by reference | Type reference (TYPE) | STRING | 20081114 |
Method CONSTRUCTOR on class CL_CIM_INTRINSICRESPONSE has no exception.
Method NEW_ERROR_RESPONSE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ERROR_CODE | Call by reference | Type reference (TYPE) | I | Fehlercode | 20081114 | ||
2 | ![]() |
ERROR_DESCRIPTION | Call by reference | Type reference (TYPE) | STRING | Fehlerbeschreibung | 20081114 | ||
3 | ![]() |
NAME | Call by reference | Type reference (TYPE) | STRING | Name der Requestmethode | 20081114 | ||
4 | ![]() |
RESPONSE | Value transfer | Object reference (TYPE REF TO) | CL_CIM_INTRINSICRESPONSE | Intrinsische CIM-Response | 20081114 |
Method NEW_ERROR_RESPONSE on class CL_CIM_INTRINSICRESPONSE has no exception.
Method NEW_RESPONSE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAME | Call by reference | Type reference (TYPE) | STRING | Name der Requestmethode | 20081114 | ||
2 | ![]() |
RESPONSE | Value transfer | Object reference (TYPE REF TO) | CL_CIM_INTRINSICRESPONSE | Intrinsische CIM-Response | 20081114 | ||
3 | ![]() |
RETURNVALUES | Call by reference | Type reference (TYPE) | CIM_T_ELEMENT | Liste von CIM-Elementen | 20081114 | ||
4 | ![]() |
RETURNVALUES_SIMPLE | Call by reference | Type reference (TYPE) | CIM_T_VALUEARRAY | Tabelle von CIM-Werten (Value Array) | 20091027 | ||
5 | ![]() |
RETURNVALUETYPE | Call by reference | Object reference (TYPE REF TO) | CL_CIM_RETURNVALUETYPE | CIM Return Value Type (Typesafe Enumeration) | 20081114 |
Method NEW_RESPONSE on class CL_CIM_INTRINSICRESPONSE has no exception.
Method SET_NAMESPACE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAMESPACE | Call by reference | Object reference (TYPE REF TO) | CL_CIM_NAMESPACE | Name eines CIM-Namespace | 20081114 |
Method SET_NAMESPACE on class CL_CIM_INTRINSICRESPONSE has no exception.
Method SET_OBJECTSERVER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
OBJECTSERVER | Call by reference | Object reference (TYPE REF TO) | CL_CIM_ELEMENTNAME | Elementname (case-insensitive) | 20081114 |
Method SET_OBJECTSERVER on class CL_CIM_INTRINSICRESPONSE has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 720 |