SAP ABAP Class CL_ART_MESSAGE (Reads and formats messages)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-AIE-REF (Application Component) Tools for Refactoring ABAP Artifacts
⤷
SRFAC_BLACKBOARD (Package) Refactoring Blackboard
⤷
⤷
Properties
| Class | CL_ART_MESSAGE | |
| Short Description | Reads and formats messages | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SRFAC_BLACKBOARD | Refactoring Blackboard |
| Created | 20130213 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ART_MESSAGE has no forward declaration.
Interfaces
Class CL_ART_MESSAGE has no interface implemented.
Friends
Class CL_ART_MESSAGE has no friend class.
Attributes
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20130213 | ||
| 2 | Instance method | Public | Method | 20130313 | ||
| 3 | Static method | Public | Method | 20130213 | ||
| 4 | Instance method | Private | Method | 20130403 | ||
| 5 | Instance method | Public | Method | 20130213 | ||
| 6 | Instance method | Public | Method | 20130219 |
Events
Class CL_ART_MESSAGE has no event.
Types
Class CL_ART_MESSAGE has no local type.
Method Signatures
Method BOLD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_VAR | Call by reference | Type reference (TYPE) | CSEQUENCE | 20130213 | ||||
| 2 | R_RESULT | Value transfer | Type reference (TYPE) | STRING | 20130213 |
Method BOLD on class CL_ART_MESSAGE has no exception.
Method CONVERT_SAPSCRIPT_2_HTML Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HTML | Value transfer | Type reference (TYPE) | STRING | 20130313 | ||||
| 2 | LINES | Call by reference | Type reference (TYPE) | TLINE_TAB | 20130313 |
Method CONVERT_SAPSCRIPT_2_HTML on class CL_ART_MESSAGE has no exception.
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_RESULT | Value transfer | Object reference (TYPE REF TO) | CL_ART_MESSAGE | 20130213 |
Method CREATE on class CL_ART_MESSAGE has no exception.
Method ESCAPE_ANGLE_BRACKETS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_VAR | Call by reference | Type reference (TYPE) | STRING | 20130403 | ||||
| 2 | R_RESULT | Value transfer | Type reference (TYPE) | STRING | 20130403 |
Method ESCAPE_ANGLE_BRACKETS on class CL_ART_MESSAGE has no exception.
Method GET_LONGTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_RESULT | Value transfer | Type reference (TYPE) | STRING | 20130213 |
Method GET_LONGTEXT on class CL_ART_MESSAGE has no exception.
Method STORE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MSGID | Call by reference | Type reference (TYPE) | SY-MSGID | SY-MSGID | 20130219 | |||
| 2 | I_MSGNO | Call by reference | Type reference (TYPE) | SY-MSGNO | SY-MSGNO | 20130219 | |||
| 3 | I_MSGTY | Call by reference | Type reference (TYPE) | SY-MSGTY | SY-MSGTY | 20130219 | |||
| 4 | I_MSGV1 | Call by reference | Type reference (TYPE) | CSEQUENCE | SY-MSGV1 | 20130219 | |||
| 5 | I_MSGV2 | Call by reference | Type reference (TYPE) | CSEQUENCE | SY-MSGV2 | 20130219 | |||
| 6 | I_MSGV3 | Call by reference | Type reference (TYPE) | CSEQUENCE | SY-MSGV3 | 20130219 | |||
| 7 | I_MSGV4 | Call by reference | Type reference (TYPE) | CSEQUENCE | SY-MSGV4 | 20130219 |
Method STORE on class CL_ART_MESSAGE has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |