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 | ![]() |
Constant | Protected | Type reference (TYPE) | STRING | 'ALE_INBOUND' | Inbound ALE Component | 20031031 | |
2 | ![]() |
Constant | Protected | Type reference (TYPE) | STRING | 'ALE_OUTBOUND' | Outbound ALE Component | 20031031 | |
3 | ![]() |
Constant | Protected | Type reference (TYPE) | STRING | 'CL_SPI_CONFIG_ALE_LANDSCAPE' | Configuration Class Name | 20031103 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | SPIFLAG | 'I' | Inbound Component | 20031031 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | SPIFLAG | 'O' | Outbound Component | 20031031 | |
6 | ![]() |
Constant | Protected | Type reference (TYPE) | STRING | 'SAP_BCClient' | Class Name of System Client | 20031103 | |
7 | ![]() |
Constant | Protected | Type reference (TYPE) | ABAP_ABSTYPENAME | 'CLASS=CL_SPI_COMPONENT_TRFC' | Internal Class Name of tRFC Component | 20031030 | |
8 | ![]() |
Constant | Protected | Type reference (TYPE) | SPISYSLOCAL | 'tRFC' | Component Name of Central Component | 20031103 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Configures ALE Process from SLD Only | 20031103 |
2 | ![]() |
Instance method | Public | Constructor | Constructor | 20031031 |
3 | ![]() |
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 | ![]() |
IP_DESCRIPTION | Call by reference | Type reference (TYPE) | STRING | 'XI Auto Konfiguration' | Prozessbeschreibung | 20031103 | |
2 | ![]() |
IP_LANGU | Call by reference | Type reference (TYPE) | SYLANGU | SY-LANGU | Sprache | 20031103 | |
3 | ![]() |
IP_PWD | Call by reference | Type reference (TYPE) | RFCDISPLAY-RFCAUTH | 20031103 | |||
4 | ![]() |
IP_SLD_HOST | Call by reference | Type reference (TYPE) | STRING | 20031103 | |||
5 | ![]() |
IP_SLD_NAMESPACE | Call by reference | Type reference (TYPE) | STRING | 'sld/active' | 20031103 | ||
6 | ![]() |
IP_SLD_PASSWORD | Call by reference | Type reference (TYPE) | STRING | 20031103 | |||
7 | ![]() |
IP_SLD_PORT | Call by reference | Type reference (TYPE) | I | 20031103 | |||
8 | ![]() |
IP_SLD_USER | Call by reference | Type reference (TYPE) | STRING | 20031103 | |||
9 | ![]() |
IP_USER | Call by reference | Type reference (TYPE) | RFCDISPLAY-RFCUSER | RFC Benutzer für XI | 20031103 | ||
10 | ![]() |
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 | ![]() |
Ausnahme aufgrund fehlender Berechtigung | 20031103 | |
2 | ![]() |
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 | ![]() |
IO_COMPONENT | Value transfer | Object reference (TYPE REF TO) | CL_SPI_CONFIG_COMPONENT | Grundkomponente (Prozess) des Prozesses (IS) | 20031031 | ||
2 | ![]() |
IP_ALMTNAME | Value transfer | Type reference (TYPE) | ALMTNAME | 20031031 | |||
3 | ![]() |
IP_HOOK_INSIDE | Call by reference | Type reference (TYPE) | SPIBOOL | 1 | IDOC-Adatpter und AF innerhalb IS | 20031031 | |
4 | ![]() |
IP_PROCESS_ID | Call by reference | Type reference (TYPE) | SPIPROCTP | 20031031 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme aufgrund fehlender Berechtigung | 20031031 | |
2 | ![]() |
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 | ![]() |
IP_FILTER_PATTERN | Call by reference | Type reference (TYPE) | STRING | 20031104 | |||
2 | ![]() |
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 |