SAP ABAP Class CX_AS_ERROR (Basis class of all AS errors)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CCM-ADK-AS (Application Component) Archive Information System
⤷
SARCIS (Package) Archive Information System
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_DYNAMIC_CHECK | Exceptions with Dynamic Check Only of the RAISING Clause | 20031105 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_AS_FIELDCAT_NOT_FOUND | Field catalog not found | 20031105 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CX_AS_FIELD_NOT_IN_FIELDCAT | Field not in field catalog | 20031110 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CX_AS_INFOSTRUC_NOT_FOUND | Archive information structure not found | 20031105 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CX_AS_NO_INFOSTRUC_FOUND | No (suitable) infostructure found | 20031110 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CX_AS_SELTYPE_INVALID | Wrong selection type during access to AS | 20031105 |
| 6 | Inheritance (c INHERITING FROM c_ref) | CX_AS_SELVALUE_TOO_LONG | Exception: Selection field is too long | 20031105 |
Properties
| Class | CX_AS_ERROR | |
| Short Description | Basis class of all AS errors | |
| Super Class | CX_DYNAMIC_CHECK | Exceptions with Dynamic Check Only of the RAISING Clause |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 40 | Exception Class |
| Package | SARCIS | Archive Information System |
| Created | 20031105 | SAP |
| Last change | 20040518 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_AS_ERROR has no forward declaration.
Interfaces
Class CX_AS_ERROR has no interface implemented.
Friends
Class CX_AS_ERROR has no friend class.
Attributes
Class CX_AS_ERROR has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20031105 |
Events
Class CX_AS_ERROR has no event.
Types
Class CX_AS_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 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20031105 | ||||
| 2 | TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20031105 |
Method CONSTRUCTOR on class CX_AS_ERROR has no exception.
History
| Last changed by/on | SAP | 20040518 |
| SAP Release Created in | 700 |