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 C_ROLE_MAP Constant Public Type reference (TYPE) SXI_LINK_ROLE 'RoutingProgram' Role of XI Reference 20060606
2 C_ROLE_MAP_BINDING Constant Public Type reference (TYPE) SXI_LINK_ROLE 'RoutingBinding' Role of XI Reference 20060606
3 C_ROLE_OPMAP Constant Public Type reference (TYPE) SXI_LINK_ROLE 'OpRoutingProgram' Role of XI Reference 20060606
4 C_ROLE_OPMAP_BINDING Constant Public Type reference (TYPE) SXI_LINK_ROLE 'OpRoutingBinding' Role of XI Reference 20060606
5 LINKS_OPMAP Instance attribute Private Type reference (TYPE) SXI_LINKS References Between XI Objects 20060606
6 LINKS_OPMAP_BINDING Instance attribute Private Type reference (TYPE) SXI_LINKS References Between XI Objects 20060606
7 LINK_MAP Instance attribute Private Type reference (TYPE) SXI_LINK Reference Between XI Objects 20060606
8 LINK_MAP_BINDING Instance attribute Private Type reference (TYPE) SXI_LINK Reference Between XI Objects 20060606
9 MAPPING Instance attribute Private Type reference (TYPE) SXI_MAPPING Key for Interface Mapping 20060606
10 OPERATIONS Instance attribute Private Type reference (TYPE) RDT_DYN Operation-Dependent Dynamic Receiver Determination 20060606
11 RELATION_ID Instance attribute Private Type reference (TYPE) SAIXI_GUID XI Runtime: GUID 20060606
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20060606
2 EXECUTE Instance method Public Method Receiver Determination by Mapping 20060606
3 GET_MAPPING_LINK Instance method Public Method Returns link to mapping for cache display 20060906
4 GET_OPERATION Instance method Public Method Internal Routing 20080111
5 GET_OPMAPPING_LINKS Instance method Public Method Gets links to mappings (oper.) for cache display 20060906
6 IS_DYNAMICAL Instance method Public Method 20060606
7 IS_OPERATION_SPECIFIC Instance method Public Method 20060608
8 READ_CACHE 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 Importing 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 Importing MESSAGE Call by reference Object reference (TYPE REF TO) IF_XMS_MESSAGE_XMB higher level message interface 20060606
2 Returning RECEIVERS Value transfer Type reference (TYPE) SXI_ADDRESSES XI: Tabelle von Adressen 20060606
# Exception Resumable Description Created on
1 CX_RECEIVER_MAPPING Ausnahme im dynamischen Routing 20060724
2 CX_XI_XMLROOT Fehler beim Bestimmen des Root-Tags eines XML 20060606
3 CX_XMS_SYSTEM_ERROR XI: Systemfehler 20060606

Method GET_MAPPING_LINK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning 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 Importing MESSAGE Call by reference Object reference (TYPE REF TO) IF_XMS_MESSAGE_XMB higher level message interface 20080111
2 Exporting OPERATION Call by reference Type reference (TYPE) TRD_DYN Operationsabhängige dynamische Empfängerermittlung 20080111
# Exception Resumable Description Created on
1 CX_RECEIVER_MAPPING Ausnahme im dynamischen Routing 20080111
2 CX_XI_XMLROOT 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 Returning 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 Returning 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 Returning 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