SAP ABAP Interface IF_CIM_REF_NORMALIZABLE (Reference-Normalizable CIM Element)
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 - 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
Interface IF_CIM_REF_NORMALIZABLE  
Short Description Reference-Normalizable CIM Element    
General Data
Package S_WBEM_CIM   WBEM Client: CIM Objects 
Created 20081217   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface IF_CIM_REF_NORMALIZABLE has no forward declaration.
Interfaces
Interface IF_CIM_REF_NORMALIZABLE has no interface.
Friends
Interface IF_CIM_REF_NORMALIZABLE has no friend.
Attributes
Interface IF_CIM_REF_NORMALIZABLE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_NORMALIZED Instance method Public Method Gets a normalized version of this CIM element 20081217
Events
Interface IF_CIM_REF_NORMALIZABLE has no event.
Types
Interface 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 Importing ADD Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE Wahr = Hinzufügen, Falsch = Entfernen 20081217
2 Importing FORCE_CLONE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Objektkopie bei Änderung? 20081217
3 Importing HOST Call by reference Object reference (TYPE REF TO) CL_CIM_ELEMENTNAME Hostname (Object Server) 20081217
4 Importing NAMESPACE Call by reference Object reference (TYPE REF TO) CL_CIM_NAMESPACE Name eines CIM-Namespace 20081217
5 Importing RECURSIVE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE Rekursiv auf Referenzen anwenden? 20081217
6 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_CIM_ELEMENT Normalisiertes CIM-Element 20081217

Method GET_NORMALIZED on Interface IF_CIM_REF_NORMALIZABLE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 720