SAP ABAP Class CL_T100_MESSAGE (Message Stored in the Table T100)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
SOOL (Package) Object-Oriented Basis Classes
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_MESSAGE | Abstract Superclasses for Messages | 20000725 |
Properties
| Class | CL_T100_MESSAGE | |
| Short Description | Message Stored in the Table T100 | |
| Super Class | CL_MESSAGE | Abstract Superclasses for Messages |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SOOL | Object-Oriented Basis Classes |
| Created | 20000725 | SAP |
| Last change | 20000906 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_T100_MESSAGE has no forward declaration.
Interfaces
Class CL_T100_MESSAGE has no interface implemented.
Friends
Class CL_T100_MESSAGE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_SAPSCRIPT_LONGTEXT | Long Text Buffer | 20010914 | |||
| 2 | Constant | Public | Type reference (TYPE) | SYMSGV | 'T100_MSGV1' | Name of Value for Message Variable | 20000725 | ||
| 3 | Constant | Public | Type reference (TYPE) | SYMSGV | 'T100_MSGV2' | Name of Value for Message Variable | 20000725 | ||
| 4 | Constant | Public | Type reference (TYPE) | SYMSGV | 'T100_MSGV3' | Name of Value for Message Variable | 20000725 | ||
| 5 | Constant | Public | Type reference (TYPE) | SYMSGV | 'T100_MSGV4' | Name of Value for Message Variable | 20000725 | ||
| 6 | Instance attribute | Public | Type reference (TYPE) | SYMSGID | Messages, Message Class | 20000725 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | SYMSGNO | Messages, Message Number | 20000725 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20000725 | |
| 2 | Instance method | Public | Method | Returns output form for long text (contains placeholder) | 20010914 | |
| 3 | Instance method | Public | Method | 20010914 |
Events
Class CL_T100_MESSAGE has no event.
Types
Class CL_T100_MESSAGE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | THE_MSG_CLASS | Call by reference | Type reference (TYPE) | SYMSGID | Nachrichten, Nachrichtenklasse | 20000725 | |||
| 2 | THE_MSG_NUMBER | Call by reference | Type reference (TYPE) | SYMSGNO | Nachrichten, Nachrichtennummer | 20000725 | |||
| 3 | THE_SUBJECT | Call by reference | Object reference (TYPE REF TO) | OBJECT | Objekt, über das die Meldung berichtet | 20000725 |
Method CONSTRUCTOR on class CL_T100_MESSAGE has no exception.
Method OLD_GET_RAW_LONGTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | THE_HEADER | Call by reference | Type reference (TYPE) | THEAD | Steuerdaten | 20010914 | |||
| 2 | THE_TEXT_TABLE | Call by reference | Type reference (TYPE) | TSFTEXT | Meldungstext (Platzhalter nicht ersetzt) | 20010914 |
Method OLD_GET_RAW_LONGTEXT on class CL_T100_MESSAGE has no exception.
Method OLD_GET_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | STRING | zusammengestzte Meldung | 20010914 |
Method OLD_GET_TEXT on class CL_T100_MESSAGE has no exception.
History
| Last changed by/on | SAP | 20000906 |
| SAP Release Created in | 50A |