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 C_DIRECTION_FAULT Constant Public Type reference (TYPE) PRX_MSGD 'Fault' Application Error 20010620
2 C_DIRECTION_REQUEST Constant Public Type reference (TYPE) PRX_MSGD 'Request' Inquiry 20010620
3 C_DIRECTION_RESPONSE Constant Public Type reference (TYPE) PRX_MSGD 'Response' Answer 20010620
4 C_MAIN_DOCUMENT Constant Public Type reference (TYPE) STRING 'MainDocument' Payload Identifier 20011207
Methods
# Method Level Visibility Method type Description Created on
1 GET_DIRECTION Instance method Public Method 20010620
2 GET_FAULT Instance method Public Method 20011210
3 GET_MAIN_DOCUMENT_NAME Instance method Public Method 20011205
4 GET_RECEIVER_SERVICES Instance method Public Method 20010620
5 GET_ROUTING_INFO Instance method Public Method 20010830
6 GET_SENDER_SERVICE Instance method Public Method 20010620
7 SET_DIRECTION Instance method Public Method 20010620
8 SET_FAULT Instance method Public Method 20011210
9 SET_MAIN_DOCUMENT_NAME Instance method Public Method 20011205
10 SET_RECEIVER_SERVICES Instance method Public Method 20010620
11 SET_ROUTING_INFO Instance method Public Method 20010830
12 SET_SENDER_SERVICE 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 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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 Importing 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 Importing 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 Importing 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 Importing 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 Importing 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 Importing 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