SAP ABAP Class CL_SCCMS_SLD (Get Objects of a Class)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CCM-SLD (Application Component) System Landscape Directory/Component Repository
     SCCMS_SLD (Package) CCMS Functions for Accessing the System Landscape Directory
Properties
Class CL_SCCMS_SLD  
Short Description Get Objects of a Class    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package SCCMS_SLD   CCMS Functions for Accessing the System Landscape Directory 
Created 20040217   SAP 
Last change 20080612   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SCCMS_SLD has no forward declaration.
Interfaces
Class CL_SCCMS_SLD has no interface implemented.
Friends
Class CL_SCCMS_SLD has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ACCESSOR Static Attribute Private Object reference (TYPE REF TO) CL_SLD_ACCESSOR Access to SLD Server 20040217
2 EX Static Attribute Private Object reference (TYPE REF TO) CX_SLD_API_EXCEPTION SLD API Exceptions 20040217
Methods
# Method Level Visibility Method type Description Created on
1 GET_ASSOCIATORS Instance method Public Method Get Associated Instances 20040217
2 GET_OBJECTS Instance method Public Method Get Instances of a Class 20040217
3 INITIALIZE Static method Public Method Initialization 20040217
Events
Class CL_SCCMS_SLD has no event.
Types
Class CL_SCCMS_SLD has no local type.
Method Signatures

Method GET_ASSOCIATORS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ASSOCIATION_NAME Call by reference Type reference (TYPE) STRING Name der Assoziation 20040217
2 Importing OBJECT_REF Call by reference Object reference (TYPE REF TO) CL_SLD_CIM_INSTANCE Repräsentation CIM-Instanz 20040217
3 Returning T_OBJECTS Value transfer Type reference (TYPE) SLD_T_INSTREF Objektreferenzentabelle für CIM-Instanzen 20040217
# Exception Resumable Description Created on
1 CX_SLD_API_EXCEPTION SLD API Ausnahmen 20040323

Method GET_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLASSNAME Call by reference Type reference (TYPE) STRING 'SAP_J2EEEngineCluster' Klassenname 20040217
2 Importing FILTER Call by reference Object reference (TYPE REF TO) CL_SLD_FILTER Property-Wertfilter 20040218
3 Returning T_OBJECTS Value transfer Type reference (TYPE) SLD_T_INSTREF Objektreferenzentabelle für CIM-Instanzen 20040217
# Exception Resumable Description Created on
1 CX_SLD_API_EXCEPTION SLD API Ausnahmen 20040323

Method INITIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ALIAS Call by reference Type reference (TYPE) SLD_ALIAS Aliasname für SLD-Zugangsdaten 20040217
# Exception Resumable Description Created on
1 CX_SLD_API_EXCEPTION SLD API Ausnahmen 20040323
History
Last changed by/on SAP  20080612 
SAP Release Created in 700