SAP ABAP Class CX_SALV_ACCESS_ERROR (ALV: General Error Class (Checked During Syntax Check))
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-ALV (Application Component) SAP List Viewer
⤷
SALV_OM_EXCEPTION (Package) ALV: Exception Handling
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_SALV_STATIC_CHECK | ALV Exception with T100 Message (Static Check) | 20040330 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_SALV_EXISTING | ALV: General Error Class (Checked During Syntax Check) | 20040330 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CX_SALV_NOT_FOUND | ALV: General Error Class (Checked During Syntax Check) | 20040330 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CX_SALV_WRONG_CALL | ALV: General Error Class (Checked During Syntax Check) | 20040608 |
Properties
| Class | CX_SALV_ACCESS_ERROR | |
| Short Description | ALV: General Error Class (Checked During Syntax Check) | |
| Super Class | CX_SALV_STATIC_CHECK | ALV Exception with T100 Message (Static Check) |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 40 | Exception Class |
| Package | SALV_OM_EXCEPTION | ALV: Exception Handling |
| Created | 20040330 | SAP |
| Last change | 20040603 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_SALV_ACCESS_ERROR has no forward declaration.
Interfaces
Class CX_SALV_ACCESS_ERROR has no interface implemented.
Friends
Class CX_SALV_ACCESS_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) | STRING | 20040330 | ||||
| 2 | Constant | Public | See coding | 20040330 | |||||
| 3 | Instance attribute | Public | Type reference (TYPE) | STRING | 20040330 | ||||
| 4 | Instance attribute | Public | Type reference (TYPE) | STRING | 20040330 | ||||
| 5 | Instance attribute | Public | Type reference (TYPE) | STRING | 20040330 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20040330 |
Events
Class CX_SALV_ACCESS_ERROR has no event.
Types
Class CX_SALV_ACCESS_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 | CLASS | Call by reference | Type reference (TYPE) | STRING | 20040330 | ||||
| 2 | KEY | Call by reference | Type reference (TYPE) | STRING | 20040330 | ||||
| 3 | METHOD | Call by reference | Type reference (TYPE) | STRING | 20040330 | ||||
| 4 | OBJECT | Call by reference | Type reference (TYPE) | STRING | 20040330 | ||||
| 5 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20040330 | ||||
| 6 | TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20040330 |
Method CONSTRUCTOR on class CX_SALV_ACCESS_ERROR has no exception.
History
| Last changed by/on | SAP | 20040603 |
| SAP Release Created in | 700 |