SAP ABAP Class CX_TREX_SERVER (Error returned from Server)
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)  CX_STATIC_CHECK Exceptions with Static and Dynamic Check of RAISING Clause 20050822
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_TREX_BC_DESERIALIZABLE Deserializable with Basis Client Deserializer 20060320
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_TREX_SERVER_EXCEPTION CX_TREX_SERVER-checkable 20060119
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_TREX_INDEX_NOT_FOUND Index Not Found 20060525
2 Inheritance (c INHERITING FROM c_ref)  CX_TREX_NO_SERVER No Server 20060817
Properties
Class CX_TREX_SERVER  
Short Description Error returned from Server    
Super Class CX_STATIC_CHECK Exceptions with Static and Dynamic Check of RAISING Clause 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package STREX   TREX ABAP client 
Created 20050802   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_TREX_SERVER has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_TREX_BC_DESERIALIZABLE Deserializable with Basis Client Deserializer 20060320
2 IF_TREX_SERVER_EXCEPTION CX_TREX_SERVER-checkable 20060119
Friends
# Friend Modeled only Created on Description
1 CL_AUNIT_ASSERT 20071114 ABAP Unit: Assertions (see Longtext)
2 CL_TREX_TEST_FACADE 20071019 Facade to TREX for Testing
3 CL_TREX_TEST_INDEX 20070112 Index
4 IF_TREX_SXML_READABLE 20070621 Readable from SXML Reader
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CX_INVALID_HOST Constant Public Type reference (TYPE) SOTR_CONC '69A13743958E1B56E10000000A15539D' 20050926
2 CX_INVALID_PORT Constant Public Type reference (TYPE) SOTR_CONC '6AA13743958E1B56E10000000A15539D' 20050926
3 CX_TREX_SERVER Constant Public Type reference (TYPE) SOTR_CONC '75BFEE4288541E1BE10000000A15539D' 20050802
4 CX_TREX_SERVER_WITH_FUNC_NAME Constant Public Type reference (TYPE) SOTR_CONC '00132120A5A802DB8A9DDD75933A41A7' 20070928
5 CX_TREX_SERVER_WITH_FUNC_NAME2 Constant Public Type reference (TYPE) SOTR_CONC '5EF3FD3588FF1ED28FF4C7C9167B176D' 20121206
6 C_RC_INDEX_NOT_ASSIGNED Constant Public Type reference (TYPE) TREX_RFC-RETURN_CODE 2004 Return Code 20070226
7 FUNC_NAME Instance attribute Public Type reference (TYPE) STRING TREX function name 20070928
8 RETURN_CODE Instance attribute Public Type reference (TYPE) TREX_RFC-RETURN_CODE Return Code 20050802
9 RETURN_TEXT Instance attribute Public Type reference (TYPE) TREX_RFC-RETURN_TEXT Return Text 20050802
10 RETURN_TEXT_LONG Instance attribute Public Type reference (TYPE) STRING 20121206
Methods
# Method Level Visibility Method type Description Created on
1 CHECK Static method Public Method 20061220
2 CHECK_EXCEPTION Instance method Public Method 20060119
3 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20050802
4 DESERIALIZE Instance method Public Method 20060119
Events
Class CX_TREX_SERVER has no event.
Types
Class CX_TREX_SERVER has no local type.
Method Signatures

Method CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CODE Call by reference Object reference (TYPE REF TO) TREX_RFC-RETURN_CODE Return Code 20061220
2 Importing FUNC_NAME Call by reference Type reference (TYPE) STRING 20071003
3 Importing TEXT Call by reference Object reference (TYPE REF TO) TREX_RFC-RETURN_TEXT Return Text 20061220
4 Importing TEXT_LONG Call by reference Object reference (TYPE REF TO) STRING 20121206
# Exception Resumable Description Created on
1 CX_TREX_SERVER Error returned from Server 20061220

Method CHECK_EXCEPTION Signature

Method CHECK_EXCEPTION on class CX_TREX_SERVER has no parameter.
Method CHECK_EXCEPTION on class CX_TREX_SERVER has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FUNC_NAME Call by reference Type reference (TYPE) STRING 20070928
2 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20050802
3 Importing RETURN_CODE Call by reference Type reference (TYPE) TREX_RFC-RETURN_CODE 20060816
4 Importing RETURN_TEXT Call by reference Type reference (TYPE) TREX_RFC-RETURN_TEXT 20050802
5 Importing RETURN_TEXT_LONG Call by reference Type reference (TYPE) STRING 20121206
6 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20050802

Method CONSTRUCTOR on class CX_TREX_SERVER has no exception.

Method DESERIALIZE Signature

Method DESERIALIZE on class CX_TREX_SERVER has no parameter.
Method DESERIALIZE on class CX_TREX_SERVER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 710