SAP ABAP Class CL_CIM_PARAMVALUE_UTIL (Parameter value of an extrinsic 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
⤷
⤷
Properties
| Class | CL_CIM_PARAMVALUE_UTIL | |
| Short Description | Parameter value of an extrinsic CIM request | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_WBEM_CIM | WBEM Client: CIM Objects |
| Created | 20091026 | 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_PARAMVALUE_UTIL has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_CIM_INTRINSICREQUEST | 20091027 | Intrinsic CIM Request | |
| 2 | CL_CIM_XMLPARSER | 20091027 | Interprets the XML representation of a CIM element | |
| 3 | CL_CIM_XMLWRITERVISITOR | 20091027 | Visitor for XML rendering of CIM elements | |
| 4 | CL_WBEM_REQUESTASSEMBLER | 20091027 | Utility Functions for Assembling a WBEM Request |
Attributes
Class CL_CIM_PARAMVALUE_UTIL has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Protected | Method | 20091026 | ||
| 2 | Static method | Public | Method | 20091027 | ||
| 3 | Static method | Public | Method | 20091027 | ||
| 4 | Static method | Public | Method | 20091027 | ||
| 5 | Static method | Public | Method | 20091027 | ||
| 6 | Static method | Public | Method | 20091027 | ||
| 7 | Static method | Public | Method | 20091027 | ||
| 8 | Static method | Public | Method | 20091027 | ||
| 9 | Static method | Public | Method | 20091027 | ||
| 10 | Static method | Public | Method | 20091027 | ||
| 11 | Static method | Public | Method | 20091027 | ||
| 12 | Static method | Protected | Method | 20091027 | ||
| 13 | Static method | Protected | Method | 20091027 | ||
| 14 | Static method | Protected | Method | 20091027 | ||
| 15 | Static method | Protected | Method | 20091027 |
Events
Class CL_CIM_PARAMVALUE_UTIL has no event.
Types
Class CL_CIM_PARAMVALUE_UTIL has no local type.
Method Signatures
Method ACCEPT_VISITOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PARAMVALUE | Call by reference | Type reference (TYPE) | CIM_S_PARAMVALUE | 20091026 | ||||
| 2 | VISITOR | Call by reference | Object reference (TYPE REF TO) | CL_CIM_ELEMENTVISITOR | 20091026 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20091026 |
Method NEW_IPARAM_ARRAY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ARRAY | Call by reference | Type reference (TYPE) | CIM_T_VALUEARRAY | Tabelle von CIM-Werten (Value Array) | 20091027 | |||
| 2 | IPARAMVALUE | Value transfer | Type reference (TYPE) | CIM_S_PARAMVALUE | 20091027 | ||||
| 3 | NAME | Call by reference | Type reference (TYPE) | STRING | 20091027 |
Method NEW_IPARAM_ARRAY on class CL_CIM_PARAMVALUE_UTIL has no exception.
Method NEW_IPARAM_CLASS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CIMCLASS | Call by reference | Object reference (TYPE REF TO) | CL_CIM_CLASS | 20091027 | ||||
| 2 | IPARAMVALUE | Value transfer | Type reference (TYPE) | CIM_S_PARAMVALUE | 20091027 | ||||
| 3 | NAME | Call by reference | Type reference (TYPE) | STRING | 20091027 |
Method NEW_IPARAM_CLASS on class CL_CIM_PARAMVALUE_UTIL has no exception.
Method NEW_IPARAM_ELEMENTNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IPARAMVALUE | Value transfer | Type reference (TYPE) | CIM_S_PARAMVALUE | 20091027 | ||||
| 2 | IS_CLASS | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20091027 | |||
| 3 | NAME | Call by reference | Type reference (TYPE) | STRING | 20091027 | ||||
| 4 | VALUE | Call by reference | Object reference (TYPE REF TO) | CL_CIM_ELEMENTNAME | 20091027 |
Method NEW_IPARAM_ELEMENTNAME on class CL_CIM_PARAMVALUE_UTIL has no exception.
Method NEW_IPARAM_ELEMENTNAMELIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ARRAY | Call by reference | Type reference (TYPE) | CIM_T_ELEMENTNAME | 20091027 | ||||
| 2 | IPARAMVALUE | Value transfer | Type reference (TYPE) | CIM_S_PARAMVALUE | 20091027 | ||||
| 3 | NAME | Call by reference | Type reference (TYPE) | STRING | 20091027 |
Method NEW_IPARAM_ELEMENTNAMELIST on class CL_CIM_PARAMVALUE_UTIL has no exception.
Method NEW_IPARAM_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CIMINST | Call by reference | Object reference (TYPE REF TO) | CL_CIM_INSTANCE | 20091027 | ||||
| 2 | IPARAMVALUE | Value transfer | Type reference (TYPE) | CIM_S_PARAMVALUE | 20091027 | ||||
| 3 | NAME | Call by reference | Type reference (TYPE) | STRING | 20091027 |
Method NEW_IPARAM_INSTANCE on class CL_CIM_PARAMVALUE_UTIL has no exception.
Method NEW_IPARAM_NAMEDINST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IPARAMVALUE | Value transfer | Type reference (TYPE) | CIM_S_PARAMVALUE | 20091027 | ||||
| 2 | NAME | Call by reference | Type reference (TYPE) | STRING | 20091027 | ||||
| 3 | NAMEDINST | Call by reference | Object reference (TYPE REF TO) | CL_CIM_OBJECTWITHREFERENCE | 20091027 |
Method NEW_IPARAM_NAMEDINST on class CL_CIM_PARAMVALUE_UTIL has no exception.
Method NEW_IPARAM_QUALDECL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IPARAMVALUE | Value transfer | Type reference (TYPE) | CIM_S_PARAMVALUE | 20091027 | ||||
| 2 | NAME | Call by reference | Type reference (TYPE) | STRING | 20091027 | ||||
| 3 | QUALDECL | Call by reference | Object reference (TYPE REF TO) | CL_CIM_QUALIFIERDECLARATION | 20091027 |
Method NEW_IPARAM_QUALDECL on class CL_CIM_PARAMVALUE_UTIL has no exception.
Method NEW_IPARAM_REFERENCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CIMREF | Call by reference | Object reference (TYPE REF TO) | CL_CIM_REFERENCE | 20091027 | ||||
| 2 | IPARAMVALUE | Value transfer | Type reference (TYPE) | CIM_S_PARAMVALUE | 20091027 | ||||
| 3 | NAME | Call by reference | Type reference (TYPE) | STRING | 20091027 |
Method NEW_IPARAM_REFERENCE on class CL_CIM_PARAMVALUE_UTIL has no exception.
Method NEW_IPARAM_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IPARAMVALUE | Value transfer | Type reference (TYPE) | CIM_S_PARAMVALUE | 20091027 | ||||
| 2 | NAME | Call by reference | Type reference (TYPE) | STRING | 20091027 | ||||
| 3 | VALUE | Call by reference | Type reference (TYPE) | STRING | 20091027 |
Method NEW_IPARAM_VALUE on class CL_CIM_PARAMVALUE_UTIL has no exception.
Method NEW_IPARAM_VALUE_BOOLEAN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IPARAMVALUE | Value transfer | Type reference (TYPE) | CIM_S_PARAMVALUE | 20091027 | ||||
| 2 | NAME | Call by reference | Type reference (TYPE) | STRING | 20091027 | ||||
| 3 | VALUE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20091027 |
Method NEW_IPARAM_VALUE_BOOLEAN on class CL_CIM_PARAMVALUE_UTIL has no exception.
Method NEW_PARAM_ARRAY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ARRAY | Call by reference | Type reference (TYPE) | CIM_T_VALUEARRAY | 20091027 | ||||
| 2 | NAME | Call by reference | Type reference (TYPE) | STRING | 20091027 | ||||
| 3 | PARAMVALUE | Value transfer | Type reference (TYPE) | CIM_S_PARAMVALUE | 20091027 |
Method NEW_PARAM_ARRAY on class CL_CIM_PARAMVALUE_UTIL has no exception.
Method NEW_PARAM_REFARRAY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Call by reference | Type reference (TYPE) | STRING | 20091027 | ||||
| 2 | PARAMVALUE | Value transfer | Type reference (TYPE) | CIM_S_PARAMVALUE | 20091027 | ||||
| 3 | REFARRAY | Call by reference | Type reference (TYPE) | CIM_T_REFERENCE | 20091027 |
Method NEW_PARAM_REFARRAY on class CL_CIM_PARAMVALUE_UTIL has no exception.
Method NEW_PARAM_REFERENCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CIMREF | Call by reference | Object reference (TYPE REF TO) | CL_CIM_REFERENCE | 20091027 | ||||
| 2 | NAME | Call by reference | Type reference (TYPE) | STRING | 20091027 | ||||
| 3 | PARAMVALUE | Value transfer | Type reference (TYPE) | CIM_S_PARAMVALUE | 20091027 |
Method NEW_PARAM_REFERENCE on class CL_CIM_PARAMVALUE_UTIL has no exception.
Method NEW_PARAM_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Call by reference | Type reference (TYPE) | STRING | 20091027 | ||||
| 2 | PARAMVALUE | Value transfer | Type reference (TYPE) | CIM_S_PARAMVALUE | 20091027 | ||||
| 3 | VALUE | Call by reference | Type reference (TYPE) | STRING | 20091027 |
Method NEW_PARAM_VALUE on class CL_CIM_PARAMVALUE_UTIL has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 702 |