SAP ABAP Class IF_SRV_OUTBINDING_XMS_PROP (XI Services: XMS Property Container for Outbound Binding)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_XMS_PROP A Property Serializable in a String 20030422
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SRV_OUTBINDING_XMS_PROP XI Services: XMS Property Container for Binding 20030422
Properties
Class IF_SRV_OUTBINDING_XMS_PROP  
Short Description XI Services: XMS Property Container for Outbound Binding    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20030422   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_XMS_MSGHDR Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class IF_SRV_OUTBINDING_XMS_PROP has no interface implemented.
Friends
Class IF_SRV_OUTBINDING_XMS_PROP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BINDINGS Instance attribute Public Type reference (TYPE) SSRV_SENDER_RECEIVER_OUTBINDGT Outbound Binding Table 20030422
2 CO_PROP_LCNAME Constant Public Type reference (TYPE) STRING 'OutboundBinding' Outbound Binding Key 20030422
3 CO_PROP_NSURI Constant Public Type reference (TYPE) STRING IF_XMS_MSGHDR=>CO_NSURI_SAP_30 Namespace 20030422
4 CO_PROP_NSURI_PREFIX Constant Public Type reference (TYPE) STRING 'SAP' Name Space Prefix 20030422
Methods
# Method Level Visibility Method type Description Created on
1 ADD_BINDING Instance method Public Method Adds Binding to Binding Table 20030422
2 CLEAR_BINDINGS Instance method Public Method Deletes Binding Table 20030509
3 GET_BINDING Instance method Public Method Gets Binding 20030422
4 GET_BINDINGS Instance method Public Method Gets Binding Table 20030509
5 SET_BINDINGS Instance method Public Method Sets Binding Table 20030512
Events
Class IF_SRV_OUTBINDING_XMS_PROP has no event.
Types
Class IF_SRV_OUTBINDING_XMS_PROP has no local type.
Method Signatures

Method ADD_BINDING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_BINDING Call by reference Object reference (TYPE REF TO) CL_SRV_BINDING 20030422
2 Importing IM_SENDER_RECEIVER Call by reference Type reference (TYPE) SSRV_SENDER_RECEIVER XI Services: Sender-Empfänger-Paar für Inbound Fall 20030422

Method ADD_BINDING on class IF_SRV_OUTBINDING_XMS_PROP has no exception.

Method CLEAR_BINDINGS Signature

Method CLEAR_BINDINGS on class IF_SRV_OUTBINDING_XMS_PROP has no parameter.
Method CLEAR_BINDINGS on class IF_SRV_OUTBINDING_XMS_PROP has no exception.

Method GET_BINDING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_SENDER_RECEIVER Call by reference Type reference (TYPE) SSRV_SENDER_RECEIVER XI Services: Sender-Empfänger-Paar für Inbound Fall 20030422
2 Returning RE_BINDING Value transfer Object reference (TYPE REF TO) CL_SRV_BINDING 20030422

Method GET_BINDING on class IF_SRV_OUTBINDING_XMS_PROP has no exception.

Method GET_BINDINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_BINDINGS Value transfer Type reference (TYPE) SSRV_SENDER_RECEIVER_OUTBINDGT 20030509

Method GET_BINDINGS on class IF_SRV_OUTBINDING_XMS_PROP has no exception.

Method SET_BINDINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_BINDINGS Call by reference Type reference (TYPE) SSRV_SENDER_RECEIVER_OUTBINDGT 20030512

Method SET_BINDINGS on class IF_SRV_OUTBINDING_XMS_PROP has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in