SAP ABAP Class CX_ECATT (Basis Class for eCATT - Exceptions)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-TWB-TST-ECA (Application Component) eCATT Extended Computer Aided Test Tool
⤷
SECATT_MIDDLEWARE (Package) eCATT Middleware Objects

⤷

⤷

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 | 20000825 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CX_ECATT_APL | Basis Class for Exceptions in eCATT Application Layer | 20000825 |
2 | Inheritance (c INHERITING FROM c_ref) | CX_ECATT_APL_CLASS_GENERATION | eCATT exception during generation of test sources | 20131104 |
3 | Inheritance (c INHERITING FROM c_ref) | CX_ECATT_APL_OD_GENERATE | Error while generating sources for OData tests | 20131104 |
4 | Inheritance (c INHERITING FROM c_ref) | CX_ECATT_GUI | eCATT Exceptions: GUI | 20000823 |
5 | Inheritance (c INHERITING FROM c_ref) | CX_ECATT_LOG | eCATT - Exception in Log Processing | 20000829 |
Properties
Class | CX_ECATT | |
Short Description | Basis Class for eCATT - 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 | ||
Program status | ||
Category | 40 | Exception Class |
Package | SECATT_MIDDLEWARE | eCATT Middleware Objects |
Created | 20000825 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CX_ECATT has no forward declaration.
Interfaces
Class CX_ECATT has no interface implemented.
Friends
Class CX_ECATT 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) | ETONOFF | ' ' | Exception will cause termination of current process | 20001018 | |
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | Method in which exception occurred | 20010223 | ||
3 | ![]() |
Constant | Public | Type reference (TYPE) | SOTR_CONC | 'B50012429A70D065E10000000A15539D' | Exception ID: Value for Attribute TEXTID | 20000829 | |
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | ETLOG_FILE | eCATT - File in eCATT Log | 20101112 | ||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SCX_T100KEY | T100 Key for Exception Messsages in eCATT | 20101112 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20000825 |
Events
Class CX_ECATT has no event.
Types
Class CX_ECATT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ABORT_FLAG | Call by reference | Type reference (TYPE) | ETONOFF | ' ' | 20001018 | ||
2 | ![]() |
CALLED_METHOD | Call by reference | Type reference (TYPE) | STRING | 20010223 | |||
3 | ![]() |
FILE | Call by reference | Type reference (TYPE) | ETLOG_FILE | 20101112 | |||
4 | ![]() |
PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20000825 | |||
5 | ![]() |
T100_KEY | Call by reference | Type reference (TYPE) | SCX_T100KEY | 20101112 | |||
6 | ![]() |
TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20000825 |
Method CONSTRUCTOR on class CX_ECATT has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 610 |