SAP ABAP Data Element PRX_RD_MODE (Mode of receiver determination)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-PRX (Application Component) Proxy Generation
     SAI_PROXY_GENTIME_MDR (Package) Proxy Generation Meta Data Repository
Basic Data
Data Element PRX_RD_MODE
Short Description Mode of receiver determination  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type PRX_RD_MODE    
Data Type CHAR   Character String 
Length 1    
Decimal Places 0    
Output Length 1    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 LRD mode 
Medium 15 LRD mode 
Long 40 Mode of logical receiver determination 
Heading 50 Mode of logical receiver determination 
Documentation

Definition

A mechanism to determine receivers (Web service providers). This is either based on logical or technical routing and configuration is possible for either one or multiple receivers.

  • Logical receiver determination (LRD) is based on the business context that is provided using an LRD filter. During configuration, routing rules are defined. It allows flexible routing of web service calls. At runtime, the consumer application passes the business context to route the calls to the correct provider application.
  • Technical receiver determination (TRD) determines the receivers based on technical IDs. It is used by the Web service consumer application if the application knows which receiver to address.

Use

You can define if logical receiver determination is possible and if one or more provider systems can be configured. If multiple provider systems are allowed, you can specify whether at runtime, one or more receivers are allowed to be determined.

TRD without filter; one receiver    only one receiver allowed to be con figured, only one receiver allowed to be determined

TRD without filter; multiple receivers    multiple receivers allowed to be configured, only one receiver allowed to be determined

LRD with one receiver only    only one receiver allowed to be configured, only one receiver allowed to be determined

LRD multiple receivers configured, only one allowed    multiple receivers allowed to be configured, only one receiver allowed to be determined

LRD, multiple receivers    multiple receivers allowed to be configured, multiple receivers allowed to be determined

Dependencies

Example

History
Last changed by/on SAP  20130604 
SAP Release Created in 804