SAP ABAP Class CL_XMS_WS_SND_AGR_BUF (Buffer for WS Sender Agreements)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-XI-IS-IEN (Application Component) Integration Engine
     SXMSF (Package) XI: Integration Engine Runtime
Properties
Class CL_XMS_WS_SND_AGR_BUF  
Short Description Buffer for WS Sender Agreements    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SXMSF   XI: Integration Engine Runtime 
Created 20080214   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_XMS_WS_SND_AGR_BUF has no forward declaration.
Interfaces
Class CL_XMS_WS_SND_AGR_BUF has no interface implemented.
Friends
Class CL_XMS_WS_SND_AGR_BUF has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 _BIND_TAB Instance attribute Protected Type reference (TYPE) BIND_TTYP 20080215
2 _INST Static Attribute Protected Object reference (TYPE REF TO) CL_XMS_WS_SND_AGR_BUF Buffer for WS Sender Agreements 20080214
Methods
# Method Level Visibility Method type Description Created on
1 GET_BINDING Instance method Public Method 20080215
2 GET_BINDING_WS Instance method Public Method 20080215
3 GET_INSTANCE Static method Public Method 20080214
Events
Class CL_XMS_WS_SND_AGR_BUF has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 BIND_STR Public See coding 20080215 BEGIN OF bind_str, id TYPE ssrv_object_id, binding TYPE REF TO cl_srv_binding, exc TYPE REF TO cx_xms_system_error, END OF bind_str
2 BIND_TTYP Public See coding 20080215 bind_ttyp TYPE TABLE OF bind_str WITH DEFAULT KEY
Method Signatures

Method GET_BINDING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning BINDING Value transfer Object reference (TYPE REF TO) CL_SRV_BINDING XI Services: In- Out & P2P Binding Runtime 20080215
2 Importing ID Call by reference Type reference (TYPE) SSRV_OBJECT_ID XI Services: Objekt ID 20080215
3 Importing SENDER Call by reference Type reference (TYPE) SXI_FROMORTO XI: Adresse (Party/Service) & Interface 20080215
# Exception Resumable Description Created on
1 CX_XMS_SYSTEM_ERROR XI: Systemfehler 20080215

Method GET_BINDING_WS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning BINDING Value transfer Object reference (TYPE REF TO) CL_SRV_BINDING XI Services: In- Out & P2P Binding Runtime 20080215
2 Importing ID Call by reference Type reference (TYPE) SSRV_OBJECT_ID XI Services: Objekt ID 20080215
# Exception Resumable Description Created on
1 CX_XMS_SYSTEM_ERROR XI: Systemfehler 20080215

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning INST Value transfer Object reference (TYPE REF TO) CL_XMS_WS_SND_AGR_BUF Puffer für WS Sender-Agreements 20080214

Method GET_INSTANCE on class CL_XMS_WS_SND_AGR_BUF has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 711