SAP ABAP Class CL_CIM_REFNORMPARAMS (Normalization of CIM References)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CCM-SLD-ABA (Application Component) System Landscape Directory ABAP Connectivity
⤷
S_WBEM_TRANSFORM (Package) WBEM Client: Data Transformations

⤷

⤷

Properties
Class | CL_CIM_REFNORMPARAMS | |
Short Description | Normalization of CIM References | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | S_WBEM_TRANSFORM | WBEM Client: Data Transformations |
Created | 20080901 | 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_REFNORMPARAMS has no interface implemented.
Friends
Class CL_CIM_REFNORMPARAMS has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20080901 | |||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20080901 | |||
3 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_CIM_ELEMENTNAME | Element Name (case-insensitive) | 20080901 | ||
4 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_CIM_NAMESPACE | Name of CIM Namespace | 20080901 | ||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20080901 | |||
6 | ![]() |
Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20080901 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20080901 |
2 | ![]() |
Instance method | Public | Method | Gets host name as in reference normalization | 20080903 |
3 | ![]() |
Instance method | Public | Method | Gets namespace as in reference normalization | 20080903 |
4 | ![]() |
Static method | Public | Method | Reference Normalization as in WBEM Specification | 20080903 |
Events
Class CL_CIM_REFNORMPARAMS has no event.
Types
Class CL_CIM_REFNORMPARAMS has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ADD_RECURSIVE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20080901 | |||
2 | ![]() |
ADD_TOPLEVEL | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20080901 | |||
3 | ![]() |
HOST | Value transfer | Object reference (TYPE REF TO) | CL_CIM_ELEMENTNAME | 20080901 | |||
4 | ![]() |
NAMESPACE | Value transfer | Object reference (TYPE REF TO) | CL_CIM_NAMESPACE | 20080901 | |||
5 | ![]() |
RECURSIVE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20080901 | |||
6 | ![]() |
TOPLEVEL | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20080901 |
Method CONSTRUCTOR on class CL_CIM_REFNORMPARAMS has no exception.
Method DETERMINE_HOST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
HOST | Value transfer | Object reference (TYPE REF TO) | CL_CIM_ELEMENTNAME | Elementname (case-insensitive) | 20080903 | ||
2 | ![]() |
IN_RECURSION | Call by reference | Type reference (TYPE) | ABAP_BOOL | Wahr für eine verschachtelte Referenz | 20080903 | ||
3 | ![]() |
REFERENCE | Call by reference | Object reference (TYPE REF TO) | CL_CIM_REFERENCE | Referenz, die normalisiert werden soll | 20080903 |
Method DETERMINE_HOST on class CL_CIM_REFNORMPARAMS has no exception.
Method DETERMINE_NAMESPACE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IN_RECURSION | Call by reference | Type reference (TYPE) | ABAP_BOOL | Wahr für eine verschachtelte Referenz | 20080903 | ||
2 | ![]() |
NAMESPACE | Value transfer | Object reference (TYPE REF TO) | CL_CIM_NAMESPACE | 20080903 | |||
3 | ![]() |
REFERENCE | Call by reference | Object reference (TYPE REF TO) | CL_CIM_REFERENCE | Referenz, die normalisiert werden soll | 20080903 |
Method DETERMINE_NAMESPACE on class CL_CIM_REFNORMPARAMS has no exception.
Method RESPONSE_NORMALIZATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
REFNORMPARAMS | Value transfer | Object reference (TYPE REF TO) | CL_CIM_REFNORMPARAMS | Normalisierung von CIM-Referenzen | 20080903 | ||
2 | ![]() |
REFNORMRESPONSES | Call by reference | Object reference (TYPE REF TO) | CL_CIM_REFNORMPARAMS | Abzugleichende Referenzennormalisierung | 20080903 | ||
3 | ![]() |
RESPONSE | Call by reference | Object reference (TYPE REF TO) | CL_CIM_INTRINSICRESPONSE | Repräsentiert eine CIM-Response | 20080903 |
Method RESPONSE_NORMALIZATION on class CL_CIM_REFNORMPARAMS has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 712 |