SAP ABAP Class IF_TREX_ASYNC_CONNECTION (Connection to TREX Allowing Asynchronous Communication)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_TREX_CONNECTION Connection to TREX 20070201
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_TREX_ICM_CLIENT TREX Client using ICM 20070201
Properties
Class IF_TREX_ASYNC_CONNECTION  
Short Description Connection to TREX Allowing Asynchronous Communication    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20070201   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_TREX_ASYNC_CONNECTION has no forward declaration.
Interfaces
Class IF_TREX_ASYNC_CONNECTION has no interface implemented.
Friends
Class IF_TREX_ASYNC_CONNECTION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_PERF_ID_REMOTE_CALL Instance attribute Public Attribute reference (LIKE) 20070201
Methods
# Method Level Visibility Method type Description Created on
1 CALL Instance method Public Method 20070201
2 RECEIVE Instance method Public Method 20070201
3 REDIRECT Instance method Public Method 20070201
4 SEND Instance method Public Method 20070201
Events
Class IF_TREX_ASYNC_CONNECTION has no event.
Types
Class IF_TREX_ASYNC_CONNECTION has no local type.
Method Signatures

Method CALL Signature

Method CALL on class IF_TREX_ASYNC_CONNECTION has no parameter.
Method CALL on class IF_TREX_ASYNC_CONNECTION has no exception.

Method RECEIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing RESPONSE Call by reference Object reference (TYPE REF TO) IF_TREX_SXML_READABLE Readable from SXML Reader 20070201
# Exception Resumable Description Created on
1 CX_TREX_REMOTE_COMMUNICATION Remote Communication Exception 20070201
2 CX_XSLT_SYSTEM_ERROR Error During a Transformation 20070216

Method REDIRECT Signature

Method REDIRECT on class IF_TREX_ASYNC_CONNECTION has no parameter.
Method REDIRECT on class IF_TREX_ASYNC_CONNECTION has no exception.

Method SEND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing REQUEST Call by reference Object reference (TYPE REF TO) IF_TREX_SXML_WRITABLE Writable to SXML Writer 20070201
# Exception Resumable Description Created on
1 CX_TREX_REMOTE_COMMUNICATION Remote Communication Exception 20070201
2 CX_XSLT_SYSTEM_ERROR Error During a Transformation 20070216
History
Last changed by/on SAP  20110908 
SAP Release Created in