SAP ABAP Class CX_SEFS_TREX_ERROR (TREX Administration Exceptions)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-TRX-EFS (Application Component) TREX Enterprise File Search
⤷
SEFS_CRAWL (Package) Crawl Files
⤷
⤷
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 | 20070207 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20070207 |
Properties
| Class | CX_SEFS_TREX_ERROR | |
| Short Description | TREX Administration Exceptions | |
| 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 | SEFS | |
| Program status | ||
| Category | 40 | Exception Class |
| Package | SEFS_CRAWL | Crawl Files |
| Created | 20070207 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_SEFS_TREX_ERROR has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20070207 |
Friends
Class CX_SEFS_TREX_ERROR 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) | TREXS_CRUISER-CRUISE_NAME | Crawl Id | 20070207 | |||
| 2 | Constant | Public | See coding | 20070207 | |||||
| 3 | Constant | Public | See coding | 20070207 | |||||
| 4 | Constant | Public | See coding | 20070207 | |||||
| 5 | Constant | Public | See coding | 20070207 | |||||
| 6 | Constant | Public | See coding | 20070207 | |||||
| 7 | Constant | Public | See coding | 20070207 | |||||
| 8 | Constant | Public | See coding | 20070207 | |||||
| 9 | Constant | Public | See coding | 20070207 | |||||
| 10 | Constant | Public | See coding | 20070207 | |||||
| 11 | Constant | Public | See coding | 20070207 | |||||
| 12 | Constant | Public | See coding | 20070207 | |||||
| 13 | Constant | Public | See coding | 20070207 | |||||
| 14 | Constant | Public | See coding | 20070207 | |||||
| 15 | Constant | Public | See coding | 20070207 | |||||
| 16 | Constant | Public | See coding | 20070207 | |||||
| 17 | Constant | Public | See coding | 20070207 | |||||
| 18 | Constant | Public | See coding | 20070207 | |||||
| 19 | Constant | Public | See coding | 20070207 | |||||
| 20 | Constant | Public | See coding | 20070214 | |||||
| 21 | Constant | Public | See coding | 20070307 | |||||
| 22 | Instance attribute | Public | Type reference (TYPE) | TREXD_INDEX_ID | Index Id | 20070207 | |||
| 23 | Instance attribute | Public | Type reference (TYPE) | SYMSGV | Message Variable 1 | 20070207 | |||
| 24 | Instance attribute | Public | Type reference (TYPE) | SYMSGV | Message Variable 2 | 20070207 | |||
| 25 | Instance attribute | Public | Type reference (TYPE) | SYMSGV | Message Variable 3 | 20070207 | |||
| 26 | Instance attribute | Public | Type reference (TYPE) | SYMSGV | Message Variable 4 | 20070207 | |||
| 27 | Instance attribute | Public | Type reference (TYPE) | TREX_RFC-RETURN_CODE | TREX Return Code | 20070207 | |||
| 28 | Instance attribute | Public | Type reference (TYPE) | TREX_RFC-RETURN_TEXT | TREX Return Text | 20070207 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20070207 | |
| 2 | Instance method | Public | Method | Wrap Old Exception | 20070207 |
Events
Class CX_SEFS_TREX_ERROR has no event.
Types
Class CX_SEFS_TREX_ERROR has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CRAWL_ID | Call by reference | Type reference (TYPE) | TREXS_CRUISER-CRUISE_NAME | 20070207 | ||||
| 2 | INDEX_ID | Call by reference | Type reference (TYPE) | TREXD_INDEX_ID | 20070207 | ||||
| 3 | MSGV1 | Call by reference | Type reference (TYPE) | SYMSGV | 20070207 | ||||
| 4 | MSGV2 | Call by reference | Type reference (TYPE) | SYMSGV | 20070207 | ||||
| 5 | MSGV3 | Call by reference | Type reference (TYPE) | SYMSGV | 20070207 | ||||
| 6 | MSGV4 | Call by reference | Type reference (TYPE) | SYMSGV | 20070207 | ||||
| 7 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20070207 | ||||
| 8 | RETURN_CODE_TREX | Call by reference | Type reference (TYPE) | TREX_RFC-RETURN_CODE | 20070207 | ||||
| 9 | RETURN_TEXT_TREX | Call by reference | Type reference (TYPE) | TREX_RFC-RETURN_TEXT | 20070207 | ||||
| 10 | TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20070207 |
Method CONSTRUCTOR on class CX_SEFS_TREX_ERROR has no exception.
Method WRAP_OLD_EXCEPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MSGID | Call by reference | Type reference (TYPE) | SYMSGID | Message Class | 20070207 | |||
| 2 | IV_MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | Message Number | 20070207 | |||
| 3 | IV_MSGV1 | Call by reference | Type reference (TYPE) | SYMSGV | Message Variable 1 | 20070207 | |||
| 4 | IV_MSGV2 | Call by reference | Type reference (TYPE) | SYMSGV | Message Variable 2 | 20070207 | |||
| 5 | IV_MSGV3 | Call by reference | Type reference (TYPE) | SYMSGV | Message Variable 3 | 20070207 | |||
| 6 | IV_MSGV4 | Call by reference | Type reference (TYPE) | SYMSGV | Message Variable 4 | 20070207 |
Method WRAP_OLD_EXCEPTION on class CX_SEFS_TREX_ERROR has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |