SAP ABAP Class CX_EEF_ADJ_ROOT (Enhancement Adjustment Root Exception)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-ENH (Application Component) Enhancement Tools
⤷
SEEF_ADJUSTMENT (Package) Enhancement Adjustment
⤷
⤷
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 | 20041109 |
Meta Relationship - Used By
Properties
| Class | CX_EEF_ADJ_ROOT | |
| Short Description | Enhancement Adjustment Root Exception | |
| 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 | SEEF_ADJUSTMENT | Enhancement Adjustment |
| Created | 20041109 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_EEF_ADJ_ROOT has no forward declaration.
Interfaces
Class CX_EEF_ADJ_ROOT has no interface implemented.
Friends
Class CX_EEF_ADJ_ROOT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | SOTR_CONC | '41904C3142EC1567E10000000A155117' | 20041109 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | STRING | 20100809 | ||||
| 3 | Instance attribute | Public | Type reference (TYPE) | SYMSGTY | Message Type | 20100809 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | SY-MSGID | Message Class | 20100809 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | SY-MSGNO | Message Number | 20100809 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | SY-MSGV1 | Message Variable | 20100809 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | SY-MSGV2 | Message Variable | 20100809 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | SY-MSGV3 | Message Variable | 20100809 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | SY-MSGV4 | Message Variable | 20100809 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20041109 | |
| 2 | Instance method | Public | Method | Read attributes that contain sy-msgxx contents | 20100809 | |
| 3 | Instance method | Public | Method | Help method in order to set random T100 messages | 20100809 |
Events
Class CX_EEF_ADJ_ROOT has no event.
Types
Class CX_EEF_ADJ_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 | MSGTEXT | Call by reference | Type reference (TYPE) | STRING | 20100809 | ||||
| 2 | MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | 20100809 | ||||
| 3 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20041109 | ||||
| 4 | T100_MSGID | Call by reference | Type reference (TYPE) | SY-MSGID | 20100809 | ||||
| 5 | T100_MSGNO | Call by reference | Type reference (TYPE) | SY-MSGNO | 20100809 | ||||
| 6 | T100_MSGV1 | Call by reference | Type reference (TYPE) | SY-MSGV1 | 20100809 | ||||
| 7 | T100_MSGV2 | Call by reference | Type reference (TYPE) | SY-MSGV2 | 20100809 | ||||
| 8 | T100_MSGV3 | Call by reference | Type reference (TYPE) | SY-MSGV3 | 20100809 | ||||
| 9 | T100_MSGV4 | Call by reference | Type reference (TYPE) | SY-MSGV4 | 20100809 | ||||
| 10 | TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20041109 |
Method CONSTRUCTOR on class CX_EEF_ADJ_ROOT has no exception.
Method GET_SYMSG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MSGID | Call by reference | Type reference (TYPE) | SYMSGID | Nachrichtenklasse | 20100809 | |||
| 2 | MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | Nachrichtennummer | 20100809 | |||
| 3 | MSGTEXT | Call by reference | Type reference (TYPE) | STRING | 20100809 | ||||
| 4 | MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | Nachrichtentyp | 20100809 | |||
| 5 | MSGV1 | Call by reference | Type reference (TYPE) | SYMSGV | Nachrichtenvariable | 20100809 | |||
| 6 | MSGV2 | Call by reference | Type reference (TYPE) | SYMSGV | Nachrichtenvariable | 20100809 | |||
| 7 | MSGV3 | Call by reference | Type reference (TYPE) | SYMSGV | Nachrichtenvariable | 20100809 | |||
| 8 | MSGV4 | Call by reference | Type reference (TYPE) | SYMSGV | Nachrichtenvariable | 20100809 | |||
| 9 | SYMSG | Call by reference | Type reference (TYPE) | SYMSG | Kompakte Übergabe der T100-MSGxx | 20100809 |
Method GET_SYMSG on class CX_EEF_ADJ_ROOT has no exception.
Method SET_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MSGID | Call by reference | Type reference (TYPE) | SYMSGID | SY-MSGID | Nachrichtenklasse | 20100809 | ||
| 2 | MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | SY-MSGNO | Nachrichtennummer | 20100809 | ||
| 3 | MSGTEXT | Call by reference | Type reference (TYPE) | STRING | Kurztext der T100 Meldung | 20100809 | |||
| 4 | MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | SY-MSGTY | Nachrichtentyp | 20100809 | ||
| 5 | MSGV1 | Call by reference | Type reference (TYPE) | SYMSGV | SY-MSGV1 | Nachrichtenvariable | 20100809 | ||
| 6 | MSGV2 | Call by reference | Type reference (TYPE) | SYMSGV | SY-MSGV2 | Nachrichtenvariable | 20100809 | ||
| 7 | MSGV3 | Call by reference | Type reference (TYPE) | SYMSGV | SY-MSGV3 | Nachrichtenvariable | 20100809 | ||
| 8 | MSGV4 | Call by reference | Type reference (TYPE) | SYMSGV | SY-MSGV4 | Nachrichtenvariable | 20100809 | ||
| 9 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20100809 | ||||
| 10 | SYMSG | Call by reference | Type reference (TYPE) | SYMSG | Kompakte Übergabe der T100-MSGxx | 20100809 |
Method SET_MESSAGE on class CX_EEF_ADJ_ROOT has no exception.
Meta Relationship - Used By (full list)
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 700 |