SAP ABAP Class CX_ESH_TREX_STATIC (Static exception superclass for ESH-TREX)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-EIM-ESH (Application Component) NetWeaver Enterprise Search
     S_ESH_ENG_TREX (Package) TREX handling for Enterprise Search
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 20090902
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_T100_MESSAGE Interface for Accessing T100 Texts 20090902
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_ESH_DBT_ANALYZER Database Trigger Analyzer Exception 20130208
2 Inheritance (c INHERITING FROM c_ref)  CX_ESH_DBT_RUNTIME Database Trigger Runtime Exception 20121123
3 Inheritance (c INHERITING FROM c_ref)  CX_ESH_HANA_APPTAB_MAPPING ESH-on-HANA: Application Table Mapping Error 20120514
4 Inheritance (c INHERITING FROM c_ref)  CX_ESH_HANA_BINTEXT BINTEXT Attribute Compiler Exception 20131113
5 Inheritance (c INHERITING FROM c_ref)  CX_ESH_HANA_CALCATTR Calculated Attribute Compiler Exception 20130911
6 Inheritance (c INHERITING FROM c_ref)  CX_ESH_MOD_2_TRX_IDX_TRANSFORM NW ES Model to TREX Index Transformation Issue 20090902
7 Inheritance (c INHERITING FROM c_ref)  CX_ESH_TREX_JOIN_STATIC Static Exception Class for Join Index Handling 20100304
8 Inheritance (c INHERITING FROM c_ref)  CX_ESH_TREX_POPULATION_STATIC Index Population Exception 20090907
9 Inheritance (c INHERITING FROM c_ref)  CX_ESH_TREX_PROXY General ESH TREX Exception 20090902
Properties
Class CX_ESH_TREX_STATIC  
Short Description Static exception superclass for ESH-TREX    
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 S_ESH_ENG_TREX   TREX handling for Enterprise Search 
Created 20090902   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_ESH_TREX_STATIC has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_T100_MESSAGE Interface for Accessing T100 Texts 20090902
Friends
Class CX_ESH_TREX_STATIC has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ATTRIBUTE_NAME Instance attribute Public Type reference (TYPE) ESH_E_HDB_DBATTRIBUTE Attribute Name 20130529
2 DECOMPOSE Constant Public See coding 20090910
3 DETAIL_MESSAGES Instance attribute Public Type reference (TYPE) BAPIRETTAB Table with BAPI return information 20110715
4 HANA_AVAILABILITY Constant Public See coding 20120307
5 INDEX_ID Instance attribute Public Type reference (TYPE) TREXD_INDEX_ID Index Id 20090910
6 INSTANTIATION Constant Public See coding 20100401
7 MV_SYMSGID Instance attribute Protected Type reference (TYPE) SYMSGID Message id (set via get_sy_msg) 20110720
8 MV_SYMSGNO Instance attribute Protected Type reference (TYPE) SYMSGNO Message number (set via get_sy_msg) 20110720
9 MV_SYMSGTY Instance attribute Protected Type reference (TYPE) SYMSGTY Message type (set via get_sy_msg) 20110826
10 MV_SYMSGV1 Instance attribute Protected Type reference (TYPE) SYMSGV Message parameter 1 (set via get_sy_msg) 20110720
11 MV_SYMSGV2 Instance attribute Protected Type reference (TYPE) SYMSGV Message parameter 2 (set via get_sy_msg) 20110720
12 MV_SYMSGV3 Instance attribute Protected Type reference (TYPE) SYMSGV Message parameter 3 (set via get_sy_msg) 20110720
13 MV_SYMSGV4 Instance attribute Protected Type reference (TYPE) SYMSGV Message parameter 4 (set via get_sy_msg) 20110720
14 PARAMETER Constant Public See coding 20091126
15 RFC_HANA Instance attribute Public Type reference (TYPE) TREX_RFC-RFC_DESTINATION RFC Destination to HANA 20120307
16 RFC_TREX Instance attribute Public Type reference (TYPE) TREX_RFC-RFC_DESTINATION RFC destination to TREX 20101129
17 SCHEMA_NAME Instance attribute Public Type reference (TYPE) ESH_E_HDB_DBSCHEMA Schema Name 20120601
18 TABLE_NAME Instance attribute Public Type reference (TYPE) ESH_E_HDB_DBTABNAME Table Name 20130529
19 TREX_AVAILABILITY Constant Public See coding 20101129
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20090902
2 GET_SY_MSG Instance method Public Method Check if sy-message is set 20110720
3 REL_EXC_MERGE_MSGS Instance method Public Method Merge messages from related exception 20130226
Events
Class CX_ESH_TREX_STATIC has no event.
Types
Class CX_ESH_TREX_STATIC 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 ATTRIBUTE_NAME Call by reference Type reference (TYPE) ESH_E_HDB_DBATTRIBUTE 20130529
2 Importing DETAIL_MESSAGES Call by reference Type reference (TYPE) BAPIRETTAB 20110715
3 Importing INDEX_ID Call by reference Type reference (TYPE) TREXD_INDEX_ID 20090910
4 Importing MV_SYMSGID Call by reference Type reference (TYPE) SYMSGID 20110720
5 Importing MV_SYMSGNO Call by reference Type reference (TYPE) SYMSGNO 20110720
6 Importing MV_SYMSGTY Call by reference Type reference (TYPE) SYMSGTY 20110826
7 Importing MV_SYMSGV1 Call by reference Type reference (TYPE) SYMSGV 20110720
8 Importing MV_SYMSGV2 Call by reference Type reference (TYPE) SYMSGV 20110720
9 Importing MV_SYMSGV3 Call by reference Type reference (TYPE) SYMSGV 20110720
10 Importing MV_SYMSGV4 Call by reference Type reference (TYPE) SYMSGV 20110720
11 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20090902
12 Importing RFC_HANA Call by reference Type reference (TYPE) TREX_RFC-RFC_DESTINATION 20120307
13 Importing RFC_TREX Call by reference Type reference (TYPE) TREX_RFC-RFC_DESTINATION 20101129
14 Importing SCHEMA_NAME Call by reference Type reference (TYPE) ESH_E_HDB_DBSCHEMA 20120601
15 Importing TABLE_NAME Call by reference Type reference (TYPE) ESH_E_HDB_DBTABNAME 20130529
16 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20090902

Method CONSTRUCTOR on class CX_ESH_TREX_STATIC has no exception.

Method GET_SY_MSG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_IS_SET Value transfer Type reference (TYPE) CHAR01 sy-msg is set 20110720

Method GET_SY_MSG on class CX_ESH_TREX_STATIC has no exception.

Method REL_EXC_MERGE_MSGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IX_EXC2 Call by reference Object reference (TYPE REF TO) CX_ESH_TREX_STATIC Related exception (type cx_esh_trex_static or derived) 20130226

Method REL_EXC_MERGE_MSGS on class CX_ESH_TREX_STATIC has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 730