SAP ABAP Class CL_RD_SRVC (Receiver Determination)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-XI-IBC-ROU (Application Component) Routing
⤷
SAI_ROUTING_II (Package) XI: Routing Directory

⤷

⤷

Properties
Class | CL_RD_SRVC | |
Short Description | Receiver Determination | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SAI_ROUTING_II | XI: Routing Directory |
Created | 20030407 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RD_SRVC has no interface implemented.
Friends
Class CL_RD_SRVC has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | SAIXI_GUID | 'AAAAAAAAAAAAAAAAAAAAE2CB0A140325' | Special GUID | 20051103 | |
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RDT_EXTRACTOR | 20030813 | |||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RDT_NAMESPACE | 20030701 | |||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TRD_RULE | XI: Rcvr Det. Rule (Receiver Extractors & Condition) | 20051103 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | 20051103 | |||
6 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_RECEIVER_MAPPING | Dynamic Receiver Determination | 20060607 | ||
7 | ![]() |
Instance attribute | Public | Type reference (TYPE) | TRD_RELATION | 20030702 | |||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RDT_RULE | 20030407 | |||
9 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_XMS_TRACE | XMS: Trace | 20030407 | ||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SXMSTRCLEV | Integration Engine: Trace Level | 20030407 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20030407 |
2 | ![]() |
Static method | Public | Method | Create CL_RD_SRVC for Object ID | 20051103 |
3 | ![]() |
Static method | Public | Method | Create CL_RD_SRVC for Message Header | 20051103 |
4 | ![]() |
Instance method | Public | Method | Determine Receiver | 20030407 |
5 | ![]() |
Instance method | Private | Method | Evaluate Condition | 20030407 |
6 | ![]() |
Instance method | Public | Method | Returns Namespaces | 20051103 |
7 | ![]() |
Instance method | Public | Method | Returns noRcvrRcvr | 20051103 |
8 | ![]() |
Instance method | Public | Method | Returns noReceiver Behavior | 20051103 |
9 | ![]() |
Instance method | Private | Method | Read Receiver from Message Header | 20031204 |
10 | ![]() |
Instance method | Public | Method | Gets data for dynamic receiver determinatn for cache display | 20060906 |
11 | ![]() |
Instance method | Public | Method | Returns RuleLines (Without noRcvrRcvr) | 20051103 |
12 | ![]() |
Instance method | Public | Method | Returns Receiver for a RuleLine | 20051103 |
13 | ![]() |
Instance method | Public | Method | Gets Parts of Message Required | 20030407 |
14 | ![]() |
Instance method | Public | Method | Determines Whether Systems Are Intereseted | 20030407 |
15 | ![]() |
Instance method | Private | Method | Trigger Extractor | 20030731 |
16 | ![]() |
Instance method | Private | Method | Expand receiver | 20031203 |
Events
Class CL_RD_SRVC has no event.
Types
Class CL_RD_SRVC has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RD_KEY | Call by reference | Type reference (TYPE) | TRD_RELATION | XI: Rcvr.Det. Relation Key | 20051103 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Empfänger Ermittlung | 20030812 |
Method CREATE_RD_SRVC_FROM_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
OBJECTID | Call by reference | Type reference (TYPE) | SAIXI_GUID | XI Laufzeit: GUID | 20051103 | ||
2 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CL_RD_SRVC | Empfänger-Ermittlung | 20051103 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Empfänger Ermittlung | 20051103 |
Method CREATE_RD_SRVC_FROM_MSG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FROM_ACTION | Call by reference | Type reference (TYPE) | SXI_FROM_ACTION | XI: From-Action (Outbound-Interface) Name | 20051103 | ||
2 | ![]() |
FROM_ACTION_NS | Call by reference | Type reference (TYPE) | SXI_FROM_ACTION_NS | XI: From-Action (Outbound-Interface) Namespace | 20051103 | ||
3 | ![]() |
FROM_PARTY | Call by reference | Type reference (TYPE) | SXI_FROM_PARTY | XI: From-Party | 20051103 | ||
4 | ![]() |
FROM_SERVICE | Call by reference | Type reference (TYPE) | SXI_FROM_SERVICE | XI: From-Service | 20051103 | ||
5 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CL_RD_SRVC | Empfänger-Ermittlung | 20051103 | ||
6 | ![]() |
TO_PARTY | Call by reference | Type reference (TYPE) | SXI_TO_PARTY | XI:To-Party | 20051103 | ||
7 | ![]() |
TO_SERVICE | Call by reference | Type reference (TYPE) | SXI_TO_SERVICE | XI: To-Service | 20051103 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Empfänger Ermittlung | 20051103 |
Method DETERMINE_RECEIVERS 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 | Message Objekt | 20030704 | ||
2 | ![]() |
RECEIVERS | Value transfer | Type reference (TYPE) | SXI_ADDRESSES | Empfänger | 20030407 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Routing Laufzeit (Empfänger-Ermittlung) | 20030801 |
Method EVALUATE_CONDITION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONDITION_ID | Call by reference | Type reference (TYPE) | SAIXI_GUID | 20031218 | |||
2 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | RM_BOOLEAN | 20030407 | |||
3 | ![]() |
RULE_ENGINE | Call by reference | Object reference (TYPE REF TO) | CL_SAI_SWF_RULE_ENGINE | Interface für Workflow-Regeln | 20070703 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Empfänger Ermittlung | 20030808 |
Method GET_NAMESPACES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | RDT_NAMESPACE | Tabelle der Namespaces | 20051103 |
Method GET_NAMESPACES on class CL_RD_SRVC has no exception.
Method GET_NO_RCVR_RCVR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | RDS_RCVREXTR | Receiver with resolved extractors | 20051103 |
Method GET_NO_RCVR_RCVR on class CL_RD_SRVC has no exception.
Method GET_ON_NO_RCVR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | I | 20051103 |
Method GET_ON_NO_RCVR on class CL_RD_SRVC has no exception.
Method GET_RECEIVERS_FROM_HEADER 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 | 20031204 | ||
2 | ![]() |
RECEIVERS | Value transfer | Type reference (TYPE) | SXI_ADDRESSES | XI: Tabelle von Adressen | 20031204 |
Method GET_RECEIVERS_FROM_HEADER on class CL_RD_SRVC has no exception.
Method GET_RECEIVER_MAPPING_LINKS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
OP_SPECIFIC | Call by reference | Type reference (TYPE) | SXI_BOOLEAN | Boolescher Wert ('X' = true, SPACE = false) | 20060906 | ||
2 | ![]() |
RESULT | Call by reference | Type reference (TYPE) | SXI_LINKS | Referenzen zwischen XI-Objekten | 20060906 |
Method GET_RECEIVER_MAPPING_LINKS on class CL_RD_SRVC has no exception.
Method GET_RULELINES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | RDT_RULE | Tabelle der Rcvr.Det. Rules | 20051103 |
Method GET_RULELINES on class CL_RD_SRVC has no exception.
Method GET_RULELINE_RCVR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | RDS_RCVREXTR | Receiver with resolved extractors | 20051103 | ||
2 | ![]() |
RULELINE | Call by reference | Type reference (TYPE) | TRD_RULE | XI: Rcvr.Det. Rule (Receiver-Extractors & Condition) | 20051103 |
Method GET_RULELINE_RCVR on class CL_RD_SRVC has no exception.
Method MO_PARTS_NEEDED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ATTACHMENT_NEEDED | Call by reference | Type reference (TYPE) | RM_BOOLEAN | Boolscher Wert ('X'=TRUE, ' '=FALSE) | 20030901 | ||
2 | ![]() |
PAYLOAD_NEEDED | Call by reference | Type reference (TYPE) | RM_BOOLEAN | Boolscher Wert ('X'=TRUE, ' '=FALSE) | 20030901 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Empfänger Ermittlung | 20031017 |
Method RECEIVERS_EXIST 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 | 20030923 | |||
2 | ![]() |
RECEIVERS_EXIST | Value transfer | Type reference (TYPE) | RM_BOOLEAN | Tabelle der Empfänger Systeme | 20030407 | ||
3 | ![]() |
USE_PAYLOAD | Call by reference | Type reference (TYPE) | RM_BOOLEAN | 20030929 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Empfänger Ermittlung | 20030929 |
Method RESOLVE_EXTRACTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EXTRACTORID | Call by reference | Type reference (TYPE) | SAIXI_GUID | 20030813 | |||
2 | ![]() |
MESSAGE | Call by reference | Object reference (TYPE REF TO) | IF_XMS_MESSAGE_XMB | 20030731 | |||
3 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | RD_EXTRVALUE | Extractor Wert | 20031204 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Empfänger Ermittlung | 20030801 |
Method RESOLVE_RECEIVERS 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 | 20031203 | |||
2 | ![]() |
RECEIVERS | Value transfer | Type reference (TYPE) | SXI_ADDRESSES | XI: Tabelle von Adressen | 20031203 | ||
3 | ![]() |
RULE | Call by reference | Type reference (TYPE) | TRD_RULE | 20031203 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Empfänger Ermittlung | 20031203 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 640 |