SAP ABAP Class IF_CIM_REF_NORMALIZABLE (Reference-Normalizable CIM Element)
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CIM_OBJECT | Basis Class for CIM Class and CIM Instance | 20081217 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CIM_OBJECTWITHREFERENCE | Container for CIM object and its reference | 20081217 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CIM_REFERENCE | Reference to CIM Namespace, Class, or Instance | 20081217 |
Properties
Class | IF_CIM_REF_NORMALIZABLE | |
Short Description | Reference-Normalizable CIM Element | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20081217 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_CIM_REF_NORMALIZABLE has no forward declaration.
Interfaces
Class IF_CIM_REF_NORMALIZABLE has no interface implemented.
Friends
Class IF_CIM_REF_NORMALIZABLE has no friend class.
Attributes
Class IF_CIM_REF_NORMALIZABLE has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Gets a normalized version of this CIM element | 20081217 |
Events
Class IF_CIM_REF_NORMALIZABLE has no event.
Types
Class IF_CIM_REF_NORMALIZABLE has no local type.
Method Signatures
Method GET_NORMALIZED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ADD | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Wahr = Hinzufügen, Falsch = Entfernen | 20081217 | |
2 | ![]() |
FORCE_CLONE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Objektkopie bei Änderung? | 20081217 | |
3 | ![]() |
HOST | Call by reference | Object reference (TYPE REF TO) | CL_CIM_ELEMENTNAME | Hostname (Object Server) | 20081217 | ||
4 | ![]() |
NAMESPACE | Call by reference | Object reference (TYPE REF TO) | CL_CIM_NAMESPACE | Name eines CIM-Namespace | 20081217 | ||
5 | ![]() |
RECURSIVE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Rekursiv auf Referenzen anwenden? | 20081217 | |
6 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CL_CIM_ELEMENT | Normalisiertes CIM-Element | 20081217 |
Method GET_NORMALIZED on class IF_CIM_REF_NORMALIZABLE has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in |