SAP ABAP Class CX_SALV_IDA_DYNAMIC (Superclass for all dynamic ALV IDA exceptions)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-SRV-ALV (Application Component) SAP List Viewer
⤷
SALV_IDA_PUB (Package) ALV: Development for IDA Translation DevTools
⤷
⤷
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 | 20121128 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20121122 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_SALV_IDA_CONTRACT_VIOLATION | IDA API contract violated by caller | 20121122 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CX_SALV_IDA_GUI_FCODE_RESERVED | FunctionCode not defined | 20121128 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CX_SALV_IDA_SEL_ROW_DELETED | Selected Row at UI does no longer exist | 20121128 |
Properties
| Class | CX_SALV_IDA_DYNAMIC | |
| Short Description | Superclass for all dynamic ALV IDA exceptions | |
| 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 | SALV_IDA | |
| Program status | ||
| Category | 40 | Exception Class |
| Package | SALV_IDA_PUB | ALV: Development for IDA Translation DevTools |
| Created | 20121122 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_SALV_IDA_DYNAMIC has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20121122 |
Friends
Class CX_SALV_IDA_DYNAMIC has no friend class.
Attributes
Class CX_SALV_IDA_DYNAMIC has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20121122 |
Events
Class CX_SALV_IDA_DYNAMIC has no event.
Types
Class CX_SALV_IDA_DYNAMIC 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 | 20121122 | ||||
| 2 | TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20121122 |
Method CONSTRUCTOR on class CX_SALV_IDA_DYNAMIC has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 740 |