SAP ABAP Class IF_WSPROTOCOL_ASYNC_MESSAGING (Only XI: Asynchronous Messaging)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_WSPROTOCOL ABAP Proxies: Available Protocols 20030730
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WSPROTOCOL_ASYNC_MESSAGING Implementation IF_PROXY_ASYNC_MESSAGING 20030730
Properties
Class IF_WSPROTOCOL_ASYNC_MESSAGING  
Short Description Only XI: Asynchronous Messaging    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20030730   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_WSPROTOCOL_ASYNC_MESSAGING has no forward declaration.
Interfaces
Class IF_WSPROTOCOL_ASYNC_MESSAGING has no interface implemented.
Friends
Class IF_WSPROTOCOL_ASYNC_MESSAGING has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_APPLICATION_ACKNOWLEDGMENT Constant Public Type reference (TYPE) PRX_ACK_REQUEST_DETAILS ' XXX' 20030730
2 CO_COMPLETE_ACKNOWLEDGMENT Constant Public Type reference (TYPE) PRX_ACK_REQUEST_DETAILS 'XXXX' 20030730
3 CO_TRANSPORT_ACKNOWLEDGMENT Constant Public Type reference (TYPE) PRX_ACK_REQUEST_DETAILS 'XX ' 20030730
Methods
# Method Level Visibility Method type Description Created on
1 GET_ACKNOWLEDGMENT Instance method Public Method 20030730
2 GET_ACKNOWLEDGMENT_REQUESTED Instance method Public Method 20030730
3 GET_SERIALIZATION_CONTEXT Instance method Public Method 20030730
4 SET_ACKNOWLEDGMENT_REQUESTED Instance method Public Method 20030730
5 SET_SERIALIZATION_CONTEXT Instance method Public Method 20030730
Events
Class IF_WSPROTOCOL_ASYNC_MESSAGING has no event.
Types
Class IF_WSPROTOCOL_ASYNC_MESSAGING has no local type.
Method Signatures

Method GET_ACKNOWLEDGMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ACKNOWLEDGMENT Value transfer Object reference (TYPE REF TO) IF_WS_ACKNOWLEDGMENT 20030730
# Exception Resumable Description Created on
1 CX_AI_SYSTEM_FAULT Application Integration: Technischer Fehler 20040130

Method GET_ACKNOWLEDGMENT_REQUESTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DETAILS Value transfer Type reference (TYPE) PRX_ACK_REQUEST_DETAILS 20030730

Method GET_ACKNOWLEDGMENT_REQUESTED on class IF_WSPROTOCOL_ASYNC_MESSAGING has no exception.

Method GET_SERIALIZATION_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SERIALIZATION_CONTEXT Value transfer Type reference (TYPE) PRX_SCNT 20030730

Method GET_SERIALIZATION_CONTEXT on class IF_WSPROTOCOL_ASYNC_MESSAGING has no exception.

Method SET_ACKNOWLEDGMENT_REQUESTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DETAILS Call by reference Type reference (TYPE) PRX_ACK_REQUEST_DETAILS Vordefinierte Werte=>siehe Konstanten 20030730

Method SET_ACKNOWLEDGMENT_REQUESTED on class IF_WSPROTOCOL_ASYNC_MESSAGING has no exception.

Method SET_SERIALIZATION_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SERIALIZATION_CONTEXT Call by reference Type reference (TYPE) PRX_SCNT 20030730

Method SET_SERIALIZATION_CONTEXT on class IF_WSPROTOCOL_ASYNC_MESSAGING has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in