SAP ABAP Class CX_T100_MSG (Exception Class with Error Messages from Table T100)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-GTF-TS-BRHF (Application Component) Basis-Related Help Functions, Appl. Log, Formula Intepreter
⤷
BALV_ADDON (Package) Additional Functions with ALV Grid
⤷
⤷
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 | 20030522 |
Properties
| Class | CX_T100_MSG | |
| Short Description | Exception Class with Error Messages from Table T100 | |
| 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 | BALV_ADDON | Additional Functions with ALV Grid |
| Created | 20030522 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_T100_MSG has no forward declaration.
Interfaces
Class CX_T100_MSG has no interface implemented.
Friends
Class CX_T100_MSG 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) | SY-MSGID | Message Class | 20030522 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | SY-MSGNO | Message Number | 20030522 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | STRING | Message Variable 1 | 20030522 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | STRING | Message Variable 2 | 20030522 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | STRING | Message Variable 3 | 20030522 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | STRING | Message Variable 4 | 20030522 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20030522 | |
| 2 | Static method | Public | Method | Trigger Exception of Class | 20060406 |
Events
Class CX_T100_MSG has no event.
Types
Class CX_T100_MSG 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 | 20030522 | ||||
| 2 | T100_MSGID | Call by reference | Type reference (TYPE) | SY-MSGID | 20030522 | ||||
| 3 | T100_MSGNO | Call by reference | Type reference (TYPE) | SY-MSGNO | 20030522 | ||||
| 4 | T100_MSGV1 | Call by reference | Type reference (TYPE) | STRING | 20030522 | ||||
| 5 | T100_MSGV2 | Call by reference | Type reference (TYPE) | STRING | 20030522 | ||||
| 6 | T100_MSGV3 | Call by reference | Type reference (TYPE) | STRING | 20030522 | ||||
| 7 | T100_MSGV4 | Call by reference | Type reference (TYPE) | STRING | 20030522 | ||||
| 8 | TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20030522 |
Method CONSTRUCTOR on class CX_T100_MSG has no exception.
Method RAISE_EXCEPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MSGID | Call by reference | Type reference (TYPE) | SY-MSGID | Nachrichtenklasse | 20060406 | |||
| 2 | IV_MSGNO | Call by reference | Type reference (TYPE) | SY-MSGNO | Nachrichtennummer | 20060406 | |||
| 3 | IV_MSGV1 | Call by reference | Type reference (TYPE) | CLIKE | Nachrichtenvariable 1 | 20060406 | |||
| 4 | IV_MSGV2 | Call by reference | Type reference (TYPE) | CLIKE | Nachrichtenvariable 2 | 20060406 | |||
| 5 | IV_MSGV3 | Call by reference | Type reference (TYPE) | CLIKE | Nachrichtenvariable 3 | 20060406 | |||
| 6 | IV_MSGV4 | Call by reference | Type reference (TYPE) | CLIKE | Nachrichtenvariable 4 | 20060406 | |||
| 7 | IV_PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | Ausnahme, die auf die aktuelle abgebildet wurde | 20060406 | |||
| 8 | IV_TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | Schlüssel für Zugriff auf Meldungstext | 20060406 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse mit Fehlermeldungen aus Tabelle T100 | 20060406 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 640 |