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 ABAP 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 NAMESPACE Instance attribute Public Object reference (TYPE REF TO) CL_CIM_NAMESPACE Name of CIM Namespace 20081114
2 OBJECTSERVER Instance attribute Public Object reference (TYPE REF TO) CL_CIM_ELEMENTNAME Element Name (case-insensitive) 20081114
3 RETURNVALUE Instance attribute Public Type reference (TYPE) CIM_S_IRETURNVALUE List of CIM Elements 20091027
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20081114
2 NEW_ERROR_RESPONSE Static method Public Method Creates a new CIM response with error code 20081114
3 NEW_RESPONSE Static method Public Method Creates a new CIM response 20081114
4 SET_NAMESPACE Instance method Public Method Sets the namespace (for reference normalizer) 20081114
5 SET_OBJECTSERVER 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 Importing 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 Importing ERROR_CODE Call by reference Type reference (TYPE) I Fehlercode 20081114
2 Importing ERROR_DESCRIPTION Call by reference Type reference (TYPE) STRING Fehlerbeschreibung 20081114
3 Importing NAME Call by reference Type reference (TYPE) STRING Name der Requestmethode 20081114
4 Returning 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 Importing NAME Call by reference Type reference (TYPE) STRING Name der Requestmethode 20081114
2 Returning RESPONSE Value transfer Object reference (TYPE REF TO) CL_CIM_INTRINSICRESPONSE Intrinsische CIM-Response 20081114
3 Importing RETURNVALUES Call by reference Type reference (TYPE) CIM_T_ELEMENT Liste von CIM-Elementen 20081114
4 Importing RETURNVALUES_SIMPLE Call by reference Type reference (TYPE) CIM_T_VALUEARRAY Tabelle von CIM-Werten (Value Array) 20091027
5 Importing 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 Importing 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 Importing 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