SAP ABAP Class CL_CIM_INTRINSICREQUEST (Intrinsic CIM Request)
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_BASEREQUEST | Basis Class for CIM Requests | 20081114 |
Properties
Class | CL_CIM_INTRINSICREQUEST | |
Short Description | Intrinsic CIM Request | |
Super Class | CL_CIM_BASEREQUEST | Basis Class for CIM Requests |
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | S_WBEM_CIM | WBEM Client: CIM Objects |
Created | 20081113 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_CIM_INTRINSICREQUEST has no forward declaration.
Interfaces
Class CL_CIM_INTRINSICREQUEST has no interface implemented.
Friends
Class CL_CIM_INTRINSICREQUEST has no friend class.
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 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Adds a parameter value | 20081114 |
2 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20081114 |
3 | ![]() |
Static method | Public | Method | Static Creation Method | 20081114 |
Events
Class CL_CIM_INTRINSICREQUEST has no event.
Types
Class CL_CIM_INTRINSICREQUEST has no local type.
Method Signatures
Method ADD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IPARAMVALUE | Call by reference | Type reference (TYPE) | CIM_S_PARAMVALUE | Parameterwert eines intrinsischen CIM-Requests | 20081114 |
Method ADD on class CL_CIM_INTRINSICREQUEST has no exception.
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 | |||
2 | ![]() |
NAMESPACE | Call by reference | Object reference (TYPE REF TO) | CL_CIM_NAMESPACE | 20081114 |
Method CONSTRUCTOR on class CL_CIM_INTRINSICREQUEST has no exception.
Method CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INTREQ | Value transfer | Object reference (TYPE REF TO) | CL_CIM_INTRINSICREQUEST | Repräsentiert einen CIM-Request | 20081114 | ||
2 | ![]() |
NAME | Call by reference | Type reference (TYPE) | STRING | 20081114 | |||
3 | ![]() |
NAMESPACE | Call by reference | Object reference (TYPE REF TO) | CL_CIM_NAMESPACE | 20081114 |
Method CREATE on class CL_CIM_INTRINSICREQUEST has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 720 |