SAP ABAP Class CX_ABAP_ERROR_ANALYZE (Test)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
SABP_COMPILER (Package) ABAP Compiler
⤷
⤷
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 | 20090130 |
Properties
| Class | CX_ABAP_ERROR_ANALYZE | |
| Short Description | Test | |
| 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 | SABP_COMPILER | ABAP Compiler |
| Created | 20090130 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_ABAP_ERROR_ANALYZE has no forward declaration.
Interfaces
Class CX_ABAP_ERROR_ANALYZE has no interface implemented.
Friends
Class CX_ABAP_ERROR_ANALYZE 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) | SYCHAR01 | CHAR01 Data Element for SYST | 20120728 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | STRING | 20090130 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20090130 |
Events
Class CX_ABAP_ERROR_ANALYZE has no event.
Types
Class CX_ABAP_ERROR_ANALYZE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | KIND | Call by reference | Type reference (TYPE) | SYCHAR01 | 20120728 | ||||
| 2 | MESSAGE | Call by reference | Type reference (TYPE) | STRING | 20090130 | ||||
| 3 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20090130 | ||||
| 4 | TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20090130 |
Method CONSTRUCTOR on class CX_ABAP_ERROR_ANALYZE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 732 |