SAP ABAP Class CL_RECEIVER_MAPPING (Dynamic Receiver Determination)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-XI-IBD-MAP (Application Component) Mapping
⤷
SAI_MAPPING (Package) Application Integration: Mapping

⤷

⤷

Properties
Class | CL_RECEIVER_MAPPING | |
Short Description | Dynamic Receiver Determination | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SAI_MAPPING | Application Integration: Mapping |
Created | 20051213 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_RECEIVER_MAPPING has no forward declaration.
Interfaces
Class CL_RECEIVER_MAPPING has no interface implemented.
Friends
Class CL_RECEIVER_MAPPING has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | SXI_LINK_ROLE | 'RoutingProgram' | Role of XI Reference | 20060606 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | SXI_LINK_ROLE | 'RoutingBinding' | Role of XI Reference | 20060606 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | SXI_LINK_ROLE | 'OpRoutingProgram' | Role of XI Reference | 20060606 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | SXI_LINK_ROLE | 'OpRoutingBinding' | Role of XI Reference | 20060606 | |
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SXI_LINKS | References Between XI Objects | 20060606 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SXI_LINKS | References Between XI Objects | 20060606 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SXI_LINK | Reference Between XI Objects | 20060606 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SXI_LINK | Reference Between XI Objects | 20060606 | ||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SXI_MAPPING | Key for Interface Mapping | 20060606 | ||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RDT_DYN | Operation-Dependent Dynamic Receiver Determination | 20060606 | ||
11 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SAIXI_GUID | XI Runtime: GUID | 20060606 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | 20060606 | |
2 | ![]() |
Instance method | Public | Method | Receiver Determination by Mapping | 20060606 |
3 | ![]() |
Instance method | Public | Method | Returns link to mapping for cache display | 20060906 |
4 | ![]() |
Instance method | Public | Method | Internal Routing | 20080111 |
5 | ![]() |
Instance method | Public | Method | Gets links to mappings (oper.) for cache display | 20060906 |
6 | ![]() |
Instance method | Public | Method | 20060606 | |
7 | ![]() |
Instance method | Public | Method | 20060608 | |
8 | ![]() |
Instance method | Private | Method | 20060606 |
Events
Class CL_RECEIVER_MAPPING has no event.
Types
Class CL_RECEIVER_MAPPING has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RELATION_ID | Call by reference | Type reference (TYPE) | SAIXI_GUID | XI Laufzeit: GUID | 20060606 |
Method CONSTRUCTOR on class CL_RECEIVER_MAPPING has no exception.
Method EXECUTE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MESSAGE | Call by reference | Object reference (TYPE REF TO) | IF_XMS_MESSAGE_XMB | higher level message interface | 20060606 | ||
2 | ![]() |
RECEIVERS | Value transfer | Type reference (TYPE) | SXI_ADDRESSES | XI: Tabelle von Adressen | 20060606 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme im dynamischen Routing | 20060724 | |
2 | ![]() |
Fehler beim Bestimmen des Root-Tags eines XML | 20060606 | |
3 | ![]() |
XI: Systemfehler | 20060606 |
Method GET_MAPPING_LINK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | SXI_LINK | Referenz zwischen XI-Objekten | 20060906 |
Method GET_MAPPING_LINK on class CL_RECEIVER_MAPPING has no exception.
Method GET_OPERATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MESSAGE | Call by reference | Object reference (TYPE REF TO) | IF_XMS_MESSAGE_XMB | higher level message interface | 20080111 | ||
2 | ![]() |
OPERATION | Call by reference | Type reference (TYPE) | TRD_DYN | Operationsabhängige dynamische Empfängerermittlung | 20080111 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme im dynamischen Routing | 20080111 | |
2 | ![]() |
Fehler beim Bestimmen des Root-Tags eines XML | 20080111 |
Method GET_OPMAPPING_LINKS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | SXI_LINKS | Referenzen zwischen XI-Objekten | 20060906 |
Method GET_OPMAPPING_LINKS on class CL_RECEIVER_MAPPING has no exception.
Method IS_DYNAMICAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_DYNAMICAL | Value transfer | Type reference (TYPE) | SXI_BOOLEAN | Boolescher Wert ('X' = true, SPACE = false) | 20060606 |
Method IS_DYNAMICAL on class CL_RECEIVER_MAPPING has no exception.
Method IS_OPERATION_SPECIFIC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_OPERATION_SPECIFIC | Value transfer | Type reference (TYPE) | SXI_BOOLEAN | Boolescher Wert ('X' = true, SPACE = false) | 20060608 |
Method IS_OPERATION_SPECIFIC on class CL_RECEIVER_MAPPING has no exception.
Method READ_CACHE Signature
Method READ_CACHE on class CL_RECEIVER_MAPPING has no parameter.
Method READ_CACHE on class CL_RECEIVER_MAPPING has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 710 |