SAP ABAP Class CL_SPI_ALE_INBOUND (Configuration Class for Outbound ALE)
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_COMPONENT | SPI: Component of an SPI Configuration | 20030610 |
Properties
Class | CL_SPI_ALE_INBOUND | |
Short Description | Configuration Class for Outbound ALE | |
Super Class | CL_SPI_CONFIG_COMPONENT | SPI: Component of an SPI Configuration |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SPI13 | Central: Configuration + CCMS Interface |
Created | 20030610 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SPI_ALE_INBOUND has no forward declaration.
Interfaces
Class CL_SPI_ALE_INBOUND has no interface implemented.
Friends
Class CL_SPI_ALE_INBOUND has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'ALE_INBOUND' | Inbound ALE Component | 20030610 | |
2 | ![]() |
Constant | Protected | Type reference (TYPE) | SPIDFLDNAM | 'CMANDT' | Field Name of Sender Client | 20040326 | |
3 | ![]() |
Constant | Protected | Type reference (TYPE) | SPIDFLDNAM | 'CMESTYP' | Field Name of Message Type | 20040326 | |
4 | ![]() |
Constant | Protected | Type reference (TYPE) | SPIDFLDNAM | 'CSNDPOR' | Field Name of Sender Port | 20040326 | |
5 | ![]() |
Constant | Protected | Type reference (TYPE) | SPIAGNTID | 'FTeMpocyZq291a2ebuccK0' | ID of Agent of First Step | 20030610 | |
6 | ![]() |
Constant | Protected | Type reference (TYPE) | SPIPSNAME | 'ALE_IN' | 20030610 | ||
7 | ![]() |
Constant | Protected | Type reference (TYPE) | SPIDFLDNAM | 'CDOCNUM' | Field Name of IDoc Number | 20030610 | |
8 | ![]() |
Constant | Protected | Type reference (TYPE) | SPIPSNAME | 'ALE_FIN' | 20030610 | ||
9 | ![]() |
Constant | Protected | Type reference (TYPE) | SPIDFLDNAM | 'CODOCNUM' | Field Name of Sender IDoc Number | 20030610 | |
10 | ![]() |
Constant | Public | Type reference (TYPE) | SPIPSNAME | 'EXO_ALE' | Step for External ALE System | 20040326 | |
11 | ![]() |
Constant | Protected | Type reference (TYPE) | SPIPROCTP | '6703E7D1E3EB5344AA9F9926355657AB' | Template Process for Inbound ALE | 20030610 | |
12 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_SPI_CONFIG_COMPONENT | Hook | 20030610 | ||
13 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_SPI_CONFIG_COMPONENT | tRFC Component | 20030610 | ||
14 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | TSPICMCOND | Restriction of the Sender Client | 20040326 | ||
15 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | TSPICMCOND | Restriction of the Message Type | 20040325 | ||
16 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | TSPICMCOND | Restriction of the Recipient Port | 20040326 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Restricted (Additionally) to Message Type (MESTYP) | 20040326 |
2 | ![]() |
Instance method | Public | Method | Restricted (Additionally) to Sender Client (MANDT) | 20040326 |
3 | ![]() |
Instance method | Public | Method | Restricted (Additionally) to Sender Port (SNDPOR) | 20040326 |
4 | ![]() |
Instance method | Public | Constructor | Constructor | 20030610 |
5 | ![]() |
Instance method | Public | Method | Restricted (Additionally) to Message Type (MESTYP) | 20040326 |
6 | ![]() |
Instance method | Public | Method | Restricted (Additionally) to Sender Client (MANDT) | 20040326 |
7 | ![]() |
Instance method | Public | Method | Restricted (Additionally) to Sender Port (SNDPOR) | 20040326 |
Events
Class CL_SPI_ALE_INBOUND has no event.
Types
Class CL_SPI_ALE_INBOUND has no local type.
Method Signatures
Method ADD_MESSAGE_TYPE_RESTRICTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IP_MESSAGE_TYPE | Call by reference | Type reference (TYPE) | EDI4MESTYP | Nachrichtenart | 20040326 | ||
2 | ![]() |
IP_OPTION | Call by reference | Type reference (TYPE) | BAPIOPTION | 'EQ' | Selektionsoperator ('EQ', 'NE', ...) | 20040326 | |
3 | ![]() |
IP_SIGN | Call by reference | Type reference (TYPE) | BAPISIGN | 'I' | Ein-/Ausschlußkriterium (I oder E) | 20040326 |
Method ADD_MESSAGE_TYPE_RESTRICTION on class CL_SPI_ALE_INBOUND has no exception.
Method ADD_SENDER_MANDT_RESTRICTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IP_MANDT | Call by reference | Type reference (TYPE) | EDI4MANDT | Sendermandant | 20040326 | ||
2 | ![]() |
IP_OPTION | Call by reference | Type reference (TYPE) | BAPIOPTION | 'EQ' | Selektionsoperator ('EQ', 'NE', ...) | 20040326 | |
3 | ![]() |
IP_SIGN | Call by reference | Type reference (TYPE) | BAPISIGN | 'I' | Ein-/Ausschlußkriterium (I oder E) | 20040326 |
Method ADD_SENDER_MANDT_RESTRICTION on class CL_SPI_ALE_INBOUND has no exception.
Method ADD_SENDER_PORT_RESTRICTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IP_OPTION | Call by reference | Type reference (TYPE) | BAPIOPTION | 'EQ' | Selektionsoperator ('EQ', 'NE', ...) | 20040326 | |
2 | ![]() |
IP_PORT | Call by reference | Type reference (TYPE) | EDI4RCVPOR | Senderport | 20040326 | ||
3 | ![]() |
IP_SIGN | Call by reference | Type reference (TYPE) | BAPISIGN | 'I' | Ein-/Ausschlußkriterium (I oder E) | 20040326 |
Method ADD_SENDER_PORT_RESTRICTION on class CL_SPI_ALE_INBOUND has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_HOOK_COMPONENT | Call by reference | Object reference (TYPE REF TO) | CL_SPI_CONFIG_COMPONENT | Normaly IDoc Inbound Adapter | 20030610 | ||
2 | ![]() |
IO_TRFC_SUB_COMPONENT | Call by reference | Object reference (TYPE REF TO) | CL_SPI_CONFIG_COMPONENT | tRFC inkludifert | 20030610 | ||
3 | ![]() |
IP_COMPONENT_NAME | Call by reference | Type reference (TYPE) | SPISYSLOCAL | 20030610 |
Method CONSTRUCTOR on class CL_SPI_ALE_INBOUND has no exception.
Method GET_MESSAGE_TYPE_RESTRICTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_RESTRICTION | Value transfer | Type reference (TYPE) | TSPICMCOND | Empfängerporteischränkung | 20040326 |
Method GET_MESSAGE_TYPE_RESTRICTION on class CL_SPI_ALE_INBOUND has no exception.
Method GET_SENDER_MANDT_RESTRICTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_RESTRICTION | Value transfer | Type reference (TYPE) | TSPICMCOND | Empfängerporteischränkung | 20040326 |
Method GET_SENDER_MANDT_RESTRICTION on class CL_SPI_ALE_INBOUND has no exception.
Method GET_SENDER_PORT_RESTRICTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_RESTRICTION | Value transfer | Type reference (TYPE) | TSPICMCOND | Empfängerporteischränkung | 20040326 |
Method GET_SENDER_PORT_RESTRICTION on class CL_SPI_ALE_INBOUND has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 640 |