SAP ABAP Class CX_DAAG_ROOT (Root Exception Class for Data Aging)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CCM-DAG (Application Component) Data Aging
⤷
S_DAAG_COMMON (Package) Jointly Used Objects
⤷
⤷
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 | 20130412 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20130412 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_DAAG_API | Data Aging API Exceptions | 20130412 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CX_DAAG_BF | Data Aging Business Function: Error | 20130820 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CX_DAAG_COMMON | Exceptions | 20130416 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CX_DAAG_DESIGNTIME | Exceptions for Data Aging Design Time | 20130412 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CX_DAAG_PARTITIONING | Partitioning Exceptions | 20130705 |
| 6 | Inheritance (c INHERITING FROM c_ref) | CX_DAAG_PROCESSING | Exception During Execution of Data Aging | 20130618 |
Properties
| Class | CX_DAAG_ROOT | |
| Short Description | Root Exception Class for Data Aging | |
| 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 | S_DAAG_COMMON | Jointly Used Objects |
| Created | 20130412 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_DAAG_ROOT has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20130412 |
Friends
Class CX_DAAG_ROOT 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) | SYMSGV | Message Variable | 20130415 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | SYMSGV | Message Variable | 20130415 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | SYMSGV | Message Variable | 20130415 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | SYMSGV | Message Variable | 20130415 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20130412 | |
| 2 | Instance method | Public | Method | Returns T100 Structure | 20130419 | |
| 3 | Instance method | Public | Method | T100 Message Issued | 20130419 |
Events
Class CX_DAAG_ROOT has no event.
Types
Class CX_DAAG_ROOT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MV_MSGV1 | Call by reference | Type reference (TYPE) | SYMSGV | 20130415 | ||||
| 2 | MV_MSGV2 | Call by reference | Type reference (TYPE) | SYMSGV | 20130415 | ||||
| 3 | MV_MSGV3 | Call by reference | Type reference (TYPE) | SYMSGV | 20130415 | ||||
| 4 | MV_MSGV4 | Call by reference | Type reference (TYPE) | SYMSGV | 20130415 | ||||
| 5 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20130412 | ||||
| 6 | TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20130412 |
Method CONSTRUCTOR on class CX_DAAG_ROOT has no exception.
Method GET_T100_STRUCTURE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | 'E' | Nachrichtentyp | 20130419 | ||
| 2 | RS_T100_MESSAGE | Value transfer | Type reference (TYPE) | DAAG_S_T100_MESSAGE | T100 Nachricht mit Parametern | 20130419 |
Method GET_T100_STRUCTURE on class CX_DAAG_ROOT has no exception.
Method RAISE_T100_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | Nachrichtentyp | 20130425 |
Method RAISE_T100_MESSAGE on class CX_DAAG_ROOT has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |