SAP ABAP Class IF_RD_RUNTIME (Routing Runtime Info From Integration Server)
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
Class IF_RD_RUNTIME  
Short Description Routing Runtime Info From Integration Server    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20030815   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_RD_RUNTIME has no forward declaration.
Interfaces
Class IF_RD_RUNTIME has no interface implemented.
Friends
Class IF_RD_RUNTIME has no friend class.
Attributes
Class 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
Class IF_RD_RUNTIME has no event.
Types
Class 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