SAP ABAP Class CX_ODQ_DYNAMIC_CHECK (Dynamic Exception Handling)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BW-SRV (Application Component) BW Generation Tool and Set Object
⤷
SODQS (Package) Operational Delta Queue Services
⤷
⤷
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 | 20090922 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20090922 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_ODQ_ACCESS_ERROR | Error while accessing data | 20090922 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CX_ODQ_CANCELED | Intentional Process Cancellation | 20091210 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CX_ODQ_INPUT_INVALID | Invalid Parameter Value(s) | 20090922 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CX_ODQ_JOB_NOT_FOUND | Background job does not exist | 20101021 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CX_ODQ_NO_AUTHORIZATION | No Authorization | 20100504 |
| 6 | Inheritance (c INHERITING FROM c_ref) | CX_ODQ_OBJECT_NOT_FOUND | Object not found/does not exist | 20091109 |
| 7 | Inheritance (c INHERITING FROM c_ref) | CX_ODQ_PROCESS_ERROR | Processing errors | 20090929 |
| 8 | Inheritance (c INHERITING FROM c_ref) | CX_ODQ_TASK_FAILED | (Remote) task has failed | 20091130 |
| 9 | Inheritance (c INHERITING FROM c_ref) | CX_ODQ_TIMEOUT | Time Limit Exceeded | 20090922 |
Properties
| Class | CX_ODQ_DYNAMIC_CHECK | |
| Short Description | Dynamic Exception Handling | |
| 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 | SODQ | |
| Program status | ||
| Category | 40 | Exception Class |
| Package | SODQS | Operational Delta Queue Services |
| Created | 20090922 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_ODQ_DYNAMIC_CHECK has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20090922 |
Friends
Class CX_ODQ_DYNAMIC_CHECK has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | See coding | 20090922 | |||||
| 2 | Instance attribute | Public | Type reference (TYPE) | SYMSGV | Message Variable | 20090922 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | SYMSGV | Message Variable | 20090922 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | SYMSGV | Message Variable | 20090922 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | SYMSGV | Message Variable | 20090922 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | ODQ_T_MSGS | Other Messages | 20130521 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20090922 | |
| 2 | Instance method | Public | Method | Set to Previous Subsequently | 20091218 |
Events
Class CX_ODQ_DYNAMIC_CHECK has no event.
Types
Class CX_ODQ_DYNAMIC_CHECK has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MSGV1 | Call by reference | Type reference (TYPE) | SYMSGV | 20090922 | ||||
| 2 | MSGV2 | Call by reference | Type reference (TYPE) | SYMSGV | 20090922 | ||||
| 3 | MSGV3 | Call by reference | Type reference (TYPE) | SYMSGV | 20090922 | ||||
| 4 | MSGV4 | Call by reference | Type reference (TYPE) | SYMSGV | 20090922 | ||||
| 5 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20090922 | ||||
| 6 | TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20090922 | ||||
| 7 | T_MSGS | Call by reference | Type reference (TYPE) | ODQ_T_MSGS | 20130521 |
Method CONSTRUCTOR on class CX_ODQ_DYNAMIC_CHECK has no exception.
Method SET_PREVIOUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IRX_ROOT | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Abstrakte Oberklasse aller globalen Exceptions | 20091218 |
Method SET_PREVIOUS on class CX_ODQ_DYNAMIC_CHECK has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 702 |