SAP ABAP Class CL_FREETEXT_MESSAGE (Message Whose Text is an ABAP String)
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 | 20000202 |
Properties
| Class | CL_FREETEXT_MESSAGE | |
| Short Description | Message Whose Text is an ABAP String | |
| 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 | 20000202 | SAP |
| Last change | 00000000 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_FREETEXT_MESSAGE has no forward declaration.
Interfaces
Class CL_FREETEXT_MESSAGE has no interface implemented.
Friends
Class CL_FREETEXT_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 | Message Long Text | 20010914 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20000202 | |
| 2 | Instance method | Public | Method | assigns a long text to the message | 20010914 |
Events
Class CL_FREETEXT_MESSAGE has no event.
Types
Class CL_FREETEXT_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_RAW_TEXT | Call by reference | Type reference (TYPE) | STRING | Meldungstext | 20000202 | |||
| 2 | THE_SUBJECT | Call by reference | Object reference (TYPE REF TO) | OBJECT | Objekt, über das die Meldung berichtet | 20000202 |
Method CONSTRUCTOR on class CL_FREETEXT_MESSAGE has no exception.
Method SET_LONGTEXT_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | THE_LONGTEXT | Call by reference | Object reference (TYPE REF TO) | CL_SAPSCRIPT_LONGTEXT | --- | 20010914 |
Method SET_LONGTEXT_INSTANCE on class CL_FREETEXT_MESSAGE has no exception.
History
| Last changed by/on | SAP | 00000000 |
| SAP Release Created in | 50A |