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
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 | Instance attribute | Public | Type reference (TYPE) | ESH_E_HDB_DBATTRIBUTE | Attribute Name | 20130529 | |||
| 2 | Constant | Public | See coding | 20090910 | |||||
| 3 | Instance attribute | Public | Type reference (TYPE) | BAPIRETTAB | Table with BAPI return information | 20110715 | |||
| 4 | Constant | Public | See coding | 20120307 | |||||
| 5 | Instance attribute | Public | Type reference (TYPE) | TREXD_INDEX_ID | Index Id | 20090910 | |||
| 6 | Constant | Public | See coding | 20100401 | |||||
| 7 | Instance attribute | Protected | Type reference (TYPE) | SYMSGID | Message id (set via get_sy_msg) | 20110720 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | SYMSGNO | Message number (set via get_sy_msg) | 20110720 | |||
| 9 | Instance attribute | Protected | Type reference (TYPE) | SYMSGTY | Message type (set via get_sy_msg) | 20110826 | |||
| 10 | Instance attribute | Protected | Type reference (TYPE) | SYMSGV | Message parameter 1 (set via get_sy_msg) | 20110720 | |||
| 11 | Instance attribute | Protected | Type reference (TYPE) | SYMSGV | Message parameter 2 (set via get_sy_msg) | 20110720 | |||
| 12 | Instance attribute | Protected | Type reference (TYPE) | SYMSGV | Message parameter 3 (set via get_sy_msg) | 20110720 | |||
| 13 | Instance attribute | Protected | Type reference (TYPE) | SYMSGV | Message parameter 4 (set via get_sy_msg) | 20110720 | |||
| 14 | Constant | Public | See coding | 20091126 | |||||
| 15 | Instance attribute | Public | Type reference (TYPE) | TREX_RFC-RFC_DESTINATION | RFC Destination to HANA | 20120307 | |||
| 16 | Instance attribute | Public | Type reference (TYPE) | TREX_RFC-RFC_DESTINATION | RFC destination to TREX | 20101129 | |||
| 17 | Instance attribute | Public | Type reference (TYPE) | ESH_E_HDB_DBSCHEMA | Schema Name | 20120601 | |||
| 18 | Instance attribute | Public | Type reference (TYPE) | ESH_E_HDB_DBTABNAME | Table Name | 20130529 | |||
| 19 | Constant | Public | See coding | 20101129 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20090902 | |
| 2 | Instance method | Public | Method | Check if sy-message is set | 20110720 | |
| 3 | 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
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 | 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 | 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 |