SAP ABAP Class CL_TRMSG (Help Routines for Table TRMSG)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
SABP_COMPILER (Package) ABAP Compiler

⤷

⤷

Properties
Class | CL_TRMSG | |
Short Description | Help Routines for Table TRMSG | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SABP_COMPILER | ABAP Compiler |
Created | 20011220 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_TRMSG has no forward declaration.
Interfaces
Class CL_TRMSG has no interface implemented.
Friends
Class CL_TRMSG has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_ABAP_CONV_OUT_CE | Code Page and Endian Conversion (System Format -> External) | 20130409 | ||
2 | ![]() |
Static Attribute | Private | Type reference (TYPE) | I | 20130409 | |||
3 | ![]() |
Static Attribute | Private | Type reference (TYPE) | STRING | 20130409 | |||
4 | ![]() |
Static Attribute | Private | See coding | 20130411 | ||||
5 | ![]() |
Constant | Private | See coding | '0E00' | 20130606 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | 20130409 | |
2 | ![]() |
Static method | Public | Method | Get concatenated text for a message | 20130418 |
3 | ![]() |
Static method | Public | Method | Advancing | 20011221 |
4 | ![]() |
Static method | Public | Method | Conversion TRMSGT --> TRMSG (Break) | 20011220 |
5 | ![]() |
Static method | Public | Method | Conversion TRMSG --> TRMSGT (Concatenate) | 20011220 |
Events
Class CL_TRMSG has no event.
Types
Class CL_TRMSG has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_TRMSG has no parameter.
Method CLASS_CONSTRUCTOR on class CL_TRMSG has no exception.
Method GET_MSGTEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_KEYWORD | Call by reference | Type reference (TYPE) | TRMSG_KEYW | ABAP/IV-Schlüsselwort in Syntaxfehlermeldung | 20130418 | ||
2 | ![]() |
P_LANGU | Call by reference | Type reference (TYPE) | DSPRAS | SY-LANGU | Sprachenschlüssel | 20130418 | |
3 | ![]() |
P_MSGNUMBER | Call by reference | Type reference (TYPE) | TRMSG_NUM3 | Meldungsnummer | 20130418 | ||
4 | ![]() |
P_TEXT | Value transfer | Type reference (TYPE) | STRING | Meldungstext | 20130418 |
Method GET_MSGTEXT on class CL_TRMSG has no exception.
Method NEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_IN | Call by reference | Type reference (TYPE) | SYCHAR01 | CHAR01-Datenelement fuer SYST | 20011221 | ||
2 | ![]() |
P_OUT | Value transfer | Type reference (TYPE) | SYCHAR01 | CHAR01-Datenelement fuer SYST | 20011221 |
Method NEXT on class CL_TRMSG has no exception.
Method TRMSGT_TO_TRMSG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LENGTH_FAILURES | Call by reference | Type reference (TYPE) | I | Für Testzwecke: Länge ist zu groß für NUC-Systeme. | 20130409 | ||
2 | ![]() |
P_TRMSG | Call by reference | Type reference (TYPE) | TRMSG_TAB | Tabelle mit Struktur TRMSG | 20011220 | ||
3 | ![]() |
P_TRMSGT | Call by reference | Type reference (TYPE) | TRMSGT_TAB | Tabelle mit Struktur TRMSGT | 20011220 |
Method TRMSGT_TO_TRMSG on class CL_TRMSG has no exception.
Method TRMSG_TO_TRMSGT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_COUNT | Call by reference | Type reference (TYPE) | I | 20011220 | |||
2 | ![]() |
P_TRMSG | Call by reference | Type reference (TYPE) | TRMSG_TAB | Tabelle mit Struktur TRMSG | 20011220 | ||
3 | ![]() |
P_TRMSGT | Call by reference | Type reference (TYPE) | TRMSGT_TAB | Tabelle mit Struktur TRMSGT | 20011220 |
Method TRMSG_TO_TRMSGT on class CL_TRMSG has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 630 |