SAP ABAP Class IF_PROXY_XMS_PROP (Access to Proxy Header Fields)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_XMS_MESSAGE_HEADER | XMS: Integration Engine Message Header | 20011203 |
Properties
| Class | IF_PROXY_XMS_PROP | |
| Short Description | Access to Proxy Header Fields | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20010620 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_PROXY_XMS_PROP has no forward declaration.
Interfaces
Class IF_PROXY_XMS_PROP has no interface implemented.
Friends
Class IF_PROXY_XMS_PROP has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | PRX_MSGD | 'Fault' | Application Error | 20010620 | ||
| 2 | Constant | Public | Type reference (TYPE) | PRX_MSGD | 'Request' | Inquiry | 20010620 | ||
| 3 | Constant | Public | Type reference (TYPE) | PRX_MSGD | 'Response' | Answer | 20010620 | ||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'MainDocument' | Payload Identifier | 20011207 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20010620 | ||
| 2 | Instance method | Public | Method | 20011210 | ||
| 3 | Instance method | Public | Method | 20011205 | ||
| 4 | Instance method | Public | Method | 20010620 | ||
| 5 | Instance method | Public | Method | 20010830 | ||
| 6 | Instance method | Public | Method | 20010620 | ||
| 7 | Instance method | Public | Method | 20010620 | ||
| 8 | Instance method | Public | Method | 20011210 | ||
| 9 | Instance method | Public | Method | 20011205 | ||
| 10 | Instance method | Public | Method | 20010620 | ||
| 11 | Instance method | Public | Method | 20010830 | ||
| 12 | Instance method | Public | Method | 20010620 |
Events
Class IF_PROXY_XMS_PROP has no event.
Types
Class IF_PROXY_XMS_PROP has no local type.
Method Signatures
Method GET_DIRECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_DIRECTION | Value transfer | Type reference (TYPE) | PRX_MSGD | Proxy Generierung: Message Direction (send/receive/fault) | 20010620 |
Method GET_DIRECTION on class IF_PROXY_XMS_PROP has no exception.
Method GET_FAULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_FAULT_MESSAGE | Value transfer | Type reference (TYPE) | PRX_IFRINT | IFR Interface | 20011210 |
Method GET_FAULT on class IF_PROXY_XMS_PROP has no exception.
Method GET_MAIN_DOCUMENT_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_DOCUMENT | Value transfer | Type reference (TYPE) | STRING | 20011205 |
Method GET_MAIN_DOCUMENT_NAME on class IF_PROXY_XMS_PROP has no exception.
Method GET_RECEIVER_SERVICES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_SERVICES | Value transfer | Type reference (TYPE) | PRX_SRVCS | Proxy Generierung: Services | 20010620 |
Method GET_RECEIVER_SERVICES on class IF_PROXY_XMS_PROP has no exception.
Method GET_ROUTING_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_INFO | Value transfer | Type reference (TYPE) | SYCHAR01 | Proxy Generierung: Message Direction (send/receive/fault) | 20010830 |
Method GET_ROUTING_INFO on class IF_PROXY_XMS_PROP has no exception.
Method GET_SENDER_SERVICE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_SERVICE | Value transfer | Type reference (TYPE) | PRX_SRVC | Proxy Generierung: Service | 20010620 |
Method GET_SENDER_SERVICE on class IF_PROXY_XMS_PROP has no exception.
Method SET_DIRECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_DIRECTION | Value transfer | Type reference (TYPE) | PRX_MSGD | Proxy Generierung: Message Direction (send/receive/fault) | 20010620 |
Method SET_DIRECTION on class IF_PROXY_XMS_PROP has no exception.
Method SET_FAULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_FAULT_MESSAGE | Value transfer | Type reference (TYPE) | PRX_IFRINT | Proxy Generierung: Interface ID | 20011210 |
Method SET_FAULT on class IF_PROXY_XMS_PROP has no exception.
Method SET_MAIN_DOCUMENT_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_DOCUMENT | Call by reference | Type reference (TYPE) | STRING | 20011205 |
Method SET_MAIN_DOCUMENT_NAME on class IF_PROXY_XMS_PROP has no exception.
Method SET_RECEIVER_SERVICES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_SERVICES | Value transfer | Type reference (TYPE) | PRX_SRVCS | Proxy Generierung: Services | 20010620 |
Method SET_RECEIVER_SERVICES on class IF_PROXY_XMS_PROP has no exception.
Method SET_ROUTING_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_INFO | Value transfer | Type reference (TYPE) | SYCHAR01 | Proxy Generierung: Message Direction (send/receive/fault) | 20010830 |
Method SET_ROUTING_INFO on class IF_PROXY_XMS_PROP has no exception.
Method SET_SENDER_SERVICE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_SERVICE | Value transfer | Type reference (TYPE) | PRX_SRVC | Proxy Generierung: Service | 20010620 |
Method SET_SENDER_SERVICE on class IF_PROXY_XMS_PROP has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |