SAP ABAP Class CX_SEFS_SEARCH_ERROR (File Search Errors)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-TRX-EFS (Application Component) TREX Enterprise File Search
⤷
SEFS_SEARCH (Package) Search 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 | 20070126 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20070126 |
Properties
| Class | CX_SEFS_SEARCH_ERROR | |
| Short Description | File Search Errors | |
| 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 | SEFS_SEARCH | Search Files |
| Created | 20070126 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_SEFS_SEARCH_ERROR has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20070126 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_ESH_ADAPT_FS | 20090603 | File Search Adapter |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | See coding | 20070126 | |||||
| 2 | Constant | Public | See coding | 20070402 | |||||
| 3 | Constant | Public | See coding | 20070403 | |||||
| 4 | Constant | Public | See coding | 20070427 | |||||
| 5 | Constant | Public | See coding | 20070427 | |||||
| 6 | Instance attribute | Public | Type reference (TYPE) | STRING | Message Variable | 20070403 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | SYMSGV | Message Variable | 20070126 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | SYMSGV | Message Variable | 20070126 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | SYMSGV | Message Variable | 20070126 | |||
| 10 | Instance attribute | Public | Type reference (TYPE) | SYMSGV | Message Variable | 20070126 | |||
| 11 | Instance attribute | Public | Type reference (TYPE) | SEFS_D_OBJECT_TYPE | Object Type | 20070323 | |||
| 12 | Instance attribute | Public | Type reference (TYPE) | TREX_RFC-RETURN_CODE | TREX Return Code | 20070126 | |||
| 13 | Instance attribute | Public | Type reference (TYPE) | TREX_RFC-RETURN_TEXT | TREX Return Text | 20070126 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20070126 | |
| 2 | Instance method | Public | Method | Wrap Old Exception | 20070126 |
Events
Class CX_SEFS_SEARCH_ERROR has no event.
Types
Class CX_SEFS_SEARCH_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 | MSGSTRING1 | Call by reference | Type reference (TYPE) | STRING | 20070403 | ||||
| 2 | MSGV1 | Call by reference | Type reference (TYPE) | SYMSGV | 20070126 | ||||
| 3 | MSGV2 | Call by reference | Type reference (TYPE) | SYMSGV | 20070126 | ||||
| 4 | MSGV3 | Call by reference | Type reference (TYPE) | SYMSGV | 20070126 | ||||
| 5 | MSGV4 | Call by reference | Type reference (TYPE) | SYMSGV | 20070126 | ||||
| 6 | OBJECT_TYPE | Call by reference | Type reference (TYPE) | SEFS_D_OBJECT_TYPE | 20070323 | ||||
| 7 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20070126 | ||||
| 8 | RETURN_CODE_TREX | Call by reference | Type reference (TYPE) | TREX_RFC-RETURN_CODE | 20070126 | ||||
| 9 | RETURN_TEXT_TREX | Call by reference | Type reference (TYPE) | TREX_RFC-RETURN_TEXT | 20070126 | ||||
| 10 | TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20070126 |
Method CONSTRUCTOR on class CX_SEFS_SEARCH_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 | 20070126 | |||
| 2 | IV_MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | Message Number | 20070126 | |||
| 3 | IV_MSGV1 | Call by reference | Type reference (TYPE) | SYMSGV | Message Variable | 20070126 | |||
| 4 | IV_MSGV2 | Call by reference | Type reference (TYPE) | SYMSGV | Message Variable | 20070126 | |||
| 5 | IV_MSGV3 | Call by reference | Type reference (TYPE) | SYMSGV | Message Variable | 20070126 | |||
| 6 | IV_MSGV4 | Call by reference | Type reference (TYPE) | SYMSGV | Message Variable | 20070126 |
Method WRAP_OLD_EXCEPTION on class CX_SEFS_SEARCH_ERROR has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |