SAP ABAP Interface IF_PHYROU_XMS_PROP (Interface for Property Bag for Physical Routing)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-XI-IBC-SRV (Application Component) Services
⤷
SERVDIR (Package) AI XMB Service Directory

⤷

⤷

Properties
Interface | IF_PHYROU_XMS_PROP | |
Short Description | Interface for Property Bag for Physical Routing |
General Data
Package | SERVDIR | AI XMB Service Directory |
Created | 20010702 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
Interface IF_PHYROU_XMS_PROP has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_XMS_PROP | A Property Serializable in a String | 20010702 |
Friends
Interface IF_PHYROU_XMS_PROP has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | C_PROP_LCNAME | Constant | Public | Type reference (TYPE) | STRING | 'TechnicalRouting' | Key | 20010702 | |
2 | C_PROP_NSURI | Constant | Public | Type reference (TYPE) | STRING | 'http://sap.com/exchange/MessageFormat' | Namespace | 20010702 | |
3 | C_PROP_NSURI_PREFIX | Constant | Public | Type reference (TYPE) | STRING | 'SAP' | Namespace Prefix | 20010702 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Gets a Table of Delivery Channels | 20011025 |
2 | ![]() |
Instance method | Public | Method | Gets nth Channel Table Entry (default: n = 1) | 20011106 |
3 | ![]() |
Instance method | Public | Method | Gets Delivery Channel (Result of Physical Routing) | 20010702 |
4 | ![]() |
Instance method | Public | Method | Gets End Point of Delivery Channel | 20011016 |
5 | ![]() |
Instance method | Public | Method | Gets the Number of Determined Delivery Channels | 20011025 |
6 | ![]() |
Instance method | Public | Method | Sets the Table of Delivery Channels | 20011029 |
7 | ![]() |
Instance method | Public | Method | Sets a Delivery Channel for an Anonymous Business System | 20011025 |
Events
Interface IF_PHYROU_XMS_PROP has no event.
Types
Interface IF_PHYROU_XMS_PROP has no local type.
Method Signatures
Method GET_CHANNEL_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Call by reference | Type reference (TYPE) | SDBS2CHTABLE | --- | 20011025 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
ausgelöst, wenn Delivery Channel undefiniert ist | 20011025 |
Method GET_CHANNEL_TABLE_ENTRY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | SDBS2CHANNEL | Service Directory: Zuordnung Business System --> Channel | 20011106 | ||
2 | ![]() |
THE_INDEX | Call by reference | Type reference (TYPE) | I | 1 | 20011106 |
Method GET_CHANNEL_TABLE_ENTRY on Interface IF_PHYROU_XMS_PROP has no exception.
Method GET_DELIVERY_CHANNEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CL_SD_DELIVERY_CHANNEL | --- | 20010702 | ||
2 | ![]() |
THE_BUSINESS_SYSTEM | Call by reference | Type reference (TYPE) | PRX_SYSTEM | --- | 20011025 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
ausgelöst, wenn Delivery Channel undefiniert ist | 20010710 |
Method GET_ENDPOINT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CL_SD_ENDPOINT_URL | --- | 20011016 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Gesuchter Endpunkt existiert nicht | 20011016 |
Method GET_NUMBER_OF_CHANNELS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | I | --- | 20011025 |
Method GET_NUMBER_OF_CHANNELS on Interface IF_PHYROU_XMS_PROP has no exception.
Method SET_CHANNEL_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
THE_TABLE | Call by reference | Type reference (TYPE) | SDBS2CHTABLE | --- | 20011029 |
Method SET_CHANNEL_TABLE on Interface IF_PHYROU_XMS_PROP has no exception.
Method SET_DELIVERY_CHANNEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
THE_BUSINESS_SYSTEM | Call by reference | Type reference (TYPE) | PRX_SYSTEM | --- | 20011025 | ||
2 | ![]() |
THE_CHANNEL | Call by reference | Object reference (TYPE REF TO) | CL_SD_DELIVERY_CHANNEL | --- | 20011025 |
Method SET_DELIVERY_CHANNEL on Interface IF_PHYROU_XMS_PROP has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 620 |