SAP ABAP Interface IF_RD_RUNTIME (Routing Runtime Info From Integration Server)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-XI-IBC-ROU (Application Component) Routing
     SAI_ROUTING_II (Package) XI: Routing Directory
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RD_RUNTIME Receiver Determination 20030815
Properties
Interface IF_RD_RUNTIME  
Short Description Routing Runtime Info From Integration Server    
General Data
Package SAI_ROUTING_II   XI: Routing Directory 
Created 20030815   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface IF_RD_RUNTIME has no forward declaration.
Interfaces
Interface IF_RD_RUNTIME has no interface.
Friends
Interface IF_RD_RUNTIME has no friend.
Attributes
Interface IF_RD_RUNTIME has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_RECEIVERS Instance method Public Method Receiver Pre-Identification for a Message 20030815
2 RECEIVERS_EXIST Instance method Public Method Determine Whether Potential Receivers Exist 20030815
Events
Interface IF_RD_RUNTIME has no event.
Types
Interface IF_RD_RUNTIME has no local type.
Method Signatures

Method GET_RECEIVERS 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 Message 20030905
2 Returning RECEIVERS Value transfer Type reference (TYPE) SXI_TOS Empfänger wie in MO 20030815
# Exception Resumable Description Created on
1 CX_RD_SRVC Fehler in Routing Runtime 20030815

Method RECEIVERS_EXIST 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 20030923
2 Exporting PAYLOAD_NEEDED Call by reference Type reference (TYPE) RM_BOOLEAN do some routing rules rely on payload? 20030815
3 Exporting RECEIVERS_EXIST Call by reference Type reference (TYPE) RM_BOOLEAN is any Receiver interested at all? 20030815
# Exception Resumable Description Created on
1 CX_RD_SRVC Fehler in Routing Runtime 20030815
History
Last changed by/on SAP  20110908 
SAP Release Created in 640