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
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CLASS_NAME Instance attribute Public Type reference (TYPE) STRING 20130213
2 CLIF_NAME Instance attribute Public Type reference (TYPE) STRING 20130220
3 DISPLAY_NAME Instance attribute Public Type reference (TYPE) STRING 20130213
4 EXCEPTION_CLASS Instance attribute Public Type reference (TYPE) STRING 20130820
5 EXISTING_CONSTANT Instance attribute Public Type reference (TYPE) STRING 20130213
6 EXPRESSION Instance attribute Public Type reference (TYPE) STRING 20130311
7 FIELDSYMBOL Instance attribute Public Type reference (TYPE) STRING 20130403
8 FIELDSYMBOL_NAMES Instance attribute Public Type reference (TYPE) STRING_TABLE 20130403
9 FUNCTION_NAME Instance attribute Public Type reference (TYPE) STRING 20130710
10 IDENTIFIER Instance attribute Public Type reference (TYPE) STRING 20130214
11 IDENTIFIER_KIND Instance attribute Public Type reference (TYPE) STRING 20130214
12 INCLUDE_NAME Instance attribute Public Type reference (TYPE) STRING 20130710
13 INTERFACE_NAME Instance attribute Public Type reference (TYPE) STRING 20130213
14 LITERAL Instance attribute Public Type reference (TYPE) STRING 20130213
15 LOCAL Instance attribute Public Type reference (TYPE) STRING 20130213
16 MEMBER_NAME Instance attribute Public Type reference (TYPE) STRING 20130213
17 METHOD_NAME Instance attribute Public Type reference (TYPE) STRING 20130213
18 METHOD_NAMES Instance attribute Public Type reference (TYPE) STRING_TABLE 20130223
19 MSGID Instance attribute Public Type reference (TYPE) SY-MSGID 20130313
20 MSGNO Instance attribute Public Type reference (TYPE) SY-MSGNO 20130313
21 MSGTY Instance attribute Public Type reference (TYPE) SY-MSGTY 20130313
22 MSGV1 Instance attribute Public Type reference (TYPE) STRING 20130313
23 MSGV2 Instance attribute Public Type reference (TYPE) STRING 20130313
24 MSGV3 Instance attribute Public Type reference (TYPE) STRING 20130313
25 MSGV4 Instance attribute Public Type reference (TYPE) STRING 20130313
26 SIMILAR_NAME Instance attribute Public Type reference (TYPE) STRING 20130516
27 SOURCE_VISIBILITY Instance attribute Public Type reference (TYPE) STRING 20130213
28 SUPERCLASS_NAME Instance attribute Public Type reference (TYPE) STRING 20130224
29 TARGET_VISIBILITY Instance attribute Public Type reference (TYPE) STRING 20130213
30 TYPE Instance attribute Public Type reference (TYPE) STRING 20130819
31 VARIABLE Instance attribute Public Type reference (TYPE) STRING 20130913
32 VARIABLE_NAMES Instance attribute Public Type reference (TYPE) STRING_TABLE 20130311
Methods
# Method Level Visibility Method type Description Created on
1 BOLD Instance method Private Method 20130213
2 CONVERT_SAPSCRIPT_2_HTML Instance method Public Method 20130313
3 CREATE Static method Public Method 20130213
4 ESCAPE_ANGLE_BRACKETS Instance method Private Method 20130403
5 GET_LONGTEXT Instance method Public Method 20130213
6 STORE 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 Importing I_VAR Call by reference Type reference (TYPE) CSEQUENCE 20130213
2 Returning 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 Returning HTML Value transfer Type reference (TYPE) STRING 20130313
2 Importing 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 Returning 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 Importing I_VAR Call by reference Type reference (TYPE) STRING 20130403
2 Returning 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 Returning 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 Importing I_MSGID Call by reference Type reference (TYPE) SY-MSGID SY-MSGID 20130219
2 Importing I_MSGNO Call by reference Type reference (TYPE) SY-MSGNO SY-MSGNO 20130219
3 Importing I_MSGTY Call by reference Type reference (TYPE) SY-MSGTY SY-MSGTY 20130219
4 Importing I_MSGV1 Call by reference Type reference (TYPE) CSEQUENCE SY-MSGV1 20130219
5 Importing I_MSGV2 Call by reference Type reference (TYPE) CSEQUENCE SY-MSGV2 20130219
6 Importing I_MSGV3 Call by reference Type reference (TYPE) CSEQUENCE SY-MSGV3 20130219
7 Importing 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