SAP ABAP Class CL_SPI_CONFIG_ALE_LANDSCAPE (PMI: Configuration of ALE Landscape)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-PMI (Application Component) Process Monitoring Infrastructure
     SPI13 (Package) Central: Configuration + CCMS Interface
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SPI_CONFIG_CENTRAL Configuration API for XI Processes 20031030
Properties
Class CL_SPI_CONFIG_ALE_LANDSCAPE  
Short Description PMI: Configuration of ALE Landscape    
Super Class CL_SPI_CONFIG_CENTRAL Configuration API for XI Processes 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SPI13   Central: Configuration + CCMS Interface 
Created 20031027   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SPI_CONFIG_ALE_LANDSCAPE has no forward declaration.
Interfaces
Class CL_SPI_CONFIG_ALE_LANDSCAPE has no interface implemented.
Friends
Class CL_SPI_CONFIG_ALE_LANDSCAPE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_ALE_INBOUND_COMPONENT Constant Protected Type reference (TYPE) STRING 'ALE_INBOUND' Inbound ALE Component 20031031
2 C_ALE_OUTBOUND_COMPONENT Constant Protected Type reference (TYPE) STRING 'ALE_OUTBOUND' Outbound ALE Component 20031031
3 C_CONFIG_CLASS_NAME Constant Protected Type reference (TYPE) STRING 'CL_SPI_CONFIG_ALE_LANDSCAPE' Configuration Class Name 20031103
4 C_DIRECTION_INBOUND Constant Public Type reference (TYPE) SPIFLAG 'I' Inbound Component 20031031
5 C_DIRECTION_OUTBOUND Constant Public Type reference (TYPE) SPIFLAG 'O' Outbound Component 20031031
6 C_SLD_CNAME_BC_CLIENT Constant Protected Type reference (TYPE) STRING 'SAP_BCClient' Class Name of System Client 20031103
7 C_TRFC_CLASS_NAME Constant Protected Type reference (TYPE) ABAP_ABSTYPENAME 'CLASS=CL_SPI_COMPONENT_TRFC' Internal Class Name of tRFC Component 20031030
8 C_TRFC_COMP_NAME Constant Protected Type reference (TYPE) SPISYSLOCAL 'tRFC' Component Name of Central Component 20031103
Methods
# Method Level Visibility Method type Description Created on
1 AUTO_CONFIG_ALE Static method Public Method Configures ALE Process from SLD Only 20031103
2 CONSTRUCTOR Instance method Public Constructor Constructor 20031031
3 GET_POSSIBLE_ALE_COMPONENTS Static method Public Method Returns the Relative Components for an IS According to SLD 20031104
Events
Class CL_SPI_CONFIG_ALE_LANDSCAPE has no event.
Types
Class CL_SPI_CONFIG_ALE_LANDSCAPE has no local type.
Method Signatures

Method AUTO_CONFIG_ALE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_DESCRIPTION Call by reference Type reference (TYPE) STRING 'XI Auto Konfiguration' Prozessbeschreibung 20031103
2 Importing IP_LANGU Call by reference Type reference (TYPE) SYLANGU SY-LANGU Sprache 20031103
3 Importing IP_PWD Call by reference Type reference (TYPE) RFCDISPLAY-RFCAUTH 20031103
4 Importing IP_SLD_HOST Call by reference Type reference (TYPE) STRING 20031103
5 Importing IP_SLD_NAMESPACE Call by reference Type reference (TYPE) STRING 'sld/active' 20031103
6 Importing IP_SLD_PASSWORD Call by reference Type reference (TYPE) STRING 20031103
7 Importing IP_SLD_PORT Call by reference Type reference (TYPE) I 20031103
8 Importing IP_SLD_USER Call by reference Type reference (TYPE) STRING 20031103
9 Importing IP_USER Call by reference Type reference (TYPE) RFCDISPLAY-RFCUSER RFC Benutzer für XI 20031103
10 Returning RO_CONF Value transfer Object reference (TYPE REF TO) CL_SPI_CONFIG_ALE_LANDSCAPE Konfigurationsinstanz in der angegeben Klasse 20031103
# Exception Resumable Description Created on
1 CX_SPI_AUTH Ausnahme aufgrund fehlender Berechtigung 20031103
2 CX_SPI_MONITOR Ausnahme für die Autokonfiguration von PMI-Prozessen 20031103

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_COMPONENT Value transfer Object reference (TYPE REF TO) CL_SPI_CONFIG_COMPONENT Grundkomponente (Prozess) des Prozesses (IS) 20031031
2 Importing IP_ALMTNAME Value transfer Type reference (TYPE) ALMTNAME 20031031
3 Importing IP_HOOK_INSIDE Call by reference Type reference (TYPE) SPIBOOL 1 IDOC-Adatpter und AF innerhalb IS 20031031
4 Importing IP_PROCESS_ID Call by reference Type reference (TYPE) SPIPROCTP 20031031
# Exception Resumable Description Created on
1 CX_SPI_AUTH Ausnahme aufgrund fehlender Berechtigung 20031031
2 CX_SPI_MONITOR Ausnahme für die Autokonfiguration von PMI-Prozessen 20031031

Method GET_POSSIBLE_ALE_COMPONENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_FILTER_PATTERN Call by reference Type reference (TYPE) STRING 20031104
2 Returning RT_COMPONENTS Value transfer Type reference (TYPE) TSPICONFCOMP Komponentenliste 20031104

Method GET_POSSIBLE_ALE_COMPONENTS on class CL_SPI_CONFIG_ALE_LANDSCAPE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 700