SAP ABAP Class CL_TREX_REMOTE_CALL_XSTRING (Remote Call with XSTRING)
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_XSTRING  
Short Description Remote Call with XSTRING    
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_XSTRING has no forward declaration.
Interfaces
Class CL_TREX_REMOTE_CALL_XSTRING has no interface implemented.
Friends
Class CL_TREX_REMOTE_CALL_XSTRING 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) CL_TREX_ICM_CLIENT TREX Client using ICM 20070104
2 REQUEST Instance attribute Private Object reference (TYPE REF TO) CL_TREX_XSTRING_REQUEST XSTRING Request 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 20070105
2 RECEIVE Instance method Public Method 20070205
3 SEND Instance method Public Method 20070205
Events
Class CL_TREX_REMOTE_CALL_XSTRING has no event.
Types
Class CL_TREX_REMOTE_CALL_XSTRING 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) CL_TREX_ICM_CLIENT TREX Client using ICM 20070105
2 Importing REQUEST Call by reference Object reference (TYPE REF TO) CL_TREX_XSTRING_REQUEST XSTRING Request 20070105
3 Importing RESPONSE Call by reference Object reference (TYPE REF TO) IF_TREX_SXML_READABLE_RES Response Readable from SXML Reader 20070105

Method CONSTRUCTOR on class CL_TREX_REMOTE_CALL_XSTRING has no exception.

Method RECEIVE Signature

Method RECEIVE on class CL_TREX_REMOTE_CALL_XSTRING has no parameter.
# Exception Resumable Description Created on
1 CX_TREX_REMOTE_COMMUNICATION Remote Communication Exception 20070205
2 CX_TREX_SERIALIZATION Serialize / Deserialize Exception 20070205
3 CX_TREX_SERVER Error returned from Server 20070205

Method SEND Signature

Method SEND on class CL_TREX_REMOTE_CALL_XSTRING has no parameter.
# Exception Resumable Description Created on
1 CX_TREX_REMOTE_COMMUNICATION Remote Communication Exception 20070205
2 CX_TREX_SERIALIZATION Serialize / Deserialize Exception 20070205
History
Last changed by/on SAP  20110908 
SAP Release Created in 710