SAP ABAP Class CL_TREX_REMOTE_CALL_SXML (Remote Call with SXML request/response)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-TRX-API (Application Component) TREX ABAP + JAVA API
     STREX (Package) TREX ABAP client
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_TREX_REMOTE_CALL Remote Call 20070104
Properties
Class CL_TREX_REMOTE_CALL_SXML  
Short Description Remote Call with SXML request/response    
Super Class CL_TREX_REMOTE_CALL Remote Call 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package STREX   TREX ABAP client 
Created 20070104   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_TREX_REMOTE_CALL_SXML has no forward declaration.
Interfaces
Class CL_TREX_REMOTE_CALL_SXML has no interface implemented.
Friends
Class CL_TREX_REMOTE_CALL_SXML has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CONNECTION Instance attribute Private Object reference (TYPE REF TO) IF_TREX_CONNECTION Connection to TREX 20070104
2 REQUEST Instance attribute Private Object reference (TYPE REF TO) IF_TREX_SXML_WRITABLE Writable to SXML Writer 20070104
3 RESPONSE Instance attribute Private Object reference (TYPE REF TO) IF_TREX_SXML_READABLE_RES Response Readable from SXML Reader 20070104
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20070104
Events
Class CL_TREX_REMOTE_CALL_SXML has no event.
Types
Class CL_TREX_REMOTE_CALL_SXML has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONNECTION Call by reference Object reference (TYPE REF TO) IF_TREX_CONNECTION Connection to TREX 20070104
2 Importing REQUEST Call by reference Object reference (TYPE REF TO) IF_TREX_SXML_WRITABLE_REQ Request Writable to SXML Writer 20070104
3 Importing RESPONSE Call by reference Object reference (TYPE REF TO) IF_TREX_SXML_READABLE_RES 20070104

Method CONSTRUCTOR on class CL_TREX_REMOTE_CALL_SXML has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 710