SAP ABAP Class /BOFU/CL_MESSAGE_HELPER (Message Helper)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-EPT-BRC (Application Component) Reusable Components of Business Suite Foundation
     /BOFU/COMMON_1 (Package) Common Types; Reuse Objects; Functions (Native BS_FND)
Properties
Class /BOFU/CL_MESSAGE_HELPER  
Short Description Message Helper    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /BOFU/COMMON_1   Common Types; Reuse Objects; Functions (Native BS_FND) 
Created 20090415   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /BOFU/CL_MESSAGE_HELPER has no forward declaration.
Interfaces
Class /BOFU/CL_MESSAGE_HELPER has no interface implemented.
Friends
Class /BOFU/CL_MESSAGE_HELPER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MESSAGE_OBJECT Static Attribute Public Object reference (TYPE REF TO) IF_MESSAGE 20090415
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_MSG_KIND Static method Public Method 20090415
2 COPY_WITH_NEW_LOCATION Static method Private Method DONT USE 20090415
3 GET_LONGTEXT_FOR_MESSAGE Static method Public Method 20090415
4 GET_OTR_LONGTEXT_RAW Static method Public Method 20090415
5 GET_OTR_TEXT_RAW Static method Public Method 20090415
6 GET_T100_LONGTEXT_FOR Static method Public Method 20090415
7 GET_T100_LONGTEXT_ITF Static method Private Method 20090415
8 GET_T100_TEXT_FOR Static method Public Method 20090415
9 GET_TEXT_FOR_MESSAGE Static method Public Method 20090415
10 GET_TEXT_PARAMS Static method Public Method 20090415
11 REPLACE_TEXT_PARAMS Static method Public Method 20090415
12 SET_MSG_VARS_FOR_ANY Static method Public Method 20090415
13 SET_MSG_VARS_FOR_CLIKE Static method Public Method 20090415
14 SET_MSG_VARS_FOR_IF_MSG Static method Public Method 20090415
15 SET_MSG_VARS_FOR_IF_T100_MSG Static method Public Method 20090415
16 SET_SINGLE_MSG_VAR Static method Private Method 20090415
17 SET_SINGLE_MSG_VAR_CLIKE Static method Private Method 20090415
18 SET_SINGLE_MSG_VAR_NUMERIC Static method Private Method 20090415
19 SET_SINGLE_MSG_VAR_XSEQ Static method Private Method 20090415
20 STRIP_NEWLINES_FROM Static method Public Method 20090415
Events
Class /BOFU/CL_MESSAGE_HELPER has no event.
Types
Class /BOFU/CL_MESSAGE_HELPER has no local type.
Method Signatures

Method CHECK_MSG_KIND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MSG Value transfer Object reference (TYPE REF TO) IF_MESSAGE 20090415
2 Exporting T100KEY Value transfer Type reference (TYPE) SCX_T100KEY 20090415
3 Exporting TEXTID Value transfer Type reference (TYPE) SOTR_CONC 20090415

Method CHECK_MSG_KIND on class /BOFU/CL_MESSAGE_HELPER has no exception.

Method COPY_WITH_NEW_LOCATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_MESSAGE Call by reference Object reference (TYPE REF TO) /BOBF/CM_FRW 20090415
2 Importing IR_MESSAGE Call by reference Object reference (TYPE REF TO) /BOBF/CM_FRW 20090415
3 Importing IT_ATTRIBUTE Call by reference Type reference (TYPE) /BOBF/T_FRW_NAME 20090415
4 Importing IV_BO_NAME Call by reference Type reference (TYPE) STRING 20090415
5 Importing IV_KEY Call by reference Type reference (TYPE) /BOBF/CONF_KEY 20090415
6 Importing IV_NODE_KEY Call by reference Type reference (TYPE) /BOBF/OBM_NODE_KEY 20090415
7 Importing IV_NODE_NAME Call by reference Type reference (TYPE) STRING 20090415

Method COPY_WITH_NEW_LOCATION on class /BOFU/CL_MESSAGE_HELPER has no exception.

Method GET_LONGTEXT_FOR_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PRESERVE_NEWLINES Value transfer Type reference (TYPE) ABAP_BOOL 20090415
2 Returning RESULT Value transfer Type reference (TYPE) STRING 20090415
3 Importing TEXT Value transfer Object reference (TYPE REF TO) IF_MESSAGE 20090415

Method GET_LONGTEXT_FOR_MESSAGE on class /BOFU/CL_MESSAGE_HELPER has no exception.

Method GET_OTR_LONGTEXT_RAW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting RESULT Call by reference Type reference (TYPE) STRING 20090415
2 Importing TEXTID Call by reference Type reference (TYPE) SOTR_CONC 20090415

Method GET_OTR_LONGTEXT_RAW on class /BOFU/CL_MESSAGE_HELPER has no exception.

Method GET_OTR_TEXT_RAW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting RESULT Call by reference Type reference (TYPE) STRING 20090415
2 Importing TEXTID Call by reference Type reference (TYPE) SOTR_CONC 20090415

Method GET_OTR_TEXT_RAW on class /BOFU/CL_MESSAGE_HELPER has no exception.

Method GET_T100_LONGTEXT_FOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OBJ Value transfer Object reference (TYPE REF TO) OBJECT 20090415
2 Exporting RESULT Value transfer Type reference (TYPE) STRING 20090415
3 Importing T100KEY Call by reference Type reference (TYPE) SCX_T100KEY 20090415

Method GET_T100_LONGTEXT_FOR on class /BOFU/CL_MESSAGE_HELPER has no exception.

Method GET_T100_LONGTEXT_ITF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ITF_ITAB Call by reference Type reference (TYPE) TLINE_TAB 20090415
2 Importing T100KEY Call by reference Type reference (TYPE) SCX_T100KEY 20090415

Method GET_T100_LONGTEXT_ITF on class /BOFU/CL_MESSAGE_HELPER has no exception.

Method GET_T100_TEXT_FOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OBJ Value transfer Object reference (TYPE REF TO) OBJECT 20090415
2 Exporting RESULT Call by reference Type reference (TYPE) STRING 20090415
3 Importing T100KEY Call by reference Type reference (TYPE) SCX_T100KEY 20090415

Method GET_T100_TEXT_FOR on class /BOFU/CL_MESSAGE_HELPER has no exception.

Method GET_TEXT_FOR_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) STRING 20090415
2 Importing TEXT Value transfer Object reference (TYPE REF TO) IF_MESSAGE 20090415

Method GET_TEXT_FOR_MESSAGE on class /BOFU/CL_MESSAGE_HELPER has no exception.

Method GET_TEXT_PARAMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OBJ Value transfer Object reference (TYPE REF TO) OBJECT 20090415
2 Exporting PARAMS Call by reference Type reference (TYPE) SOTR_PARAMS 20090415

Method GET_TEXT_PARAMS on class /BOFU/CL_MESSAGE_HELPER has no exception.

Method REPLACE_TEXT_PARAMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OBJ Value transfer Object reference (TYPE REF TO) OBJECT 20090415
2 Changing RESULT Call by reference Type reference (TYPE) STRING 20090415

Method REPLACE_TEXT_PARAMS on class /BOFU/CL_MESSAGE_HELPER has no exception.

Method SET_MSG_VARS_FOR_ANY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting STRING Value transfer Type reference (TYPE) STRING 20090415
2 Importing TEXT Call by reference Type reference (TYPE) ANY 20090415
# Exception Resumable Description Created on
1 CX_SY_MESSAGE_ILLEGAL_TEXT 20090415

Method SET_MSG_VARS_FOR_CLIKE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TEXT Value transfer Type reference (TYPE) CLIKE 20090415

Method SET_MSG_VARS_FOR_CLIKE on class /BOFU/CL_MESSAGE_HELPER has no exception.

Method SET_MSG_VARS_FOR_IF_MSG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting STRING Value transfer Type reference (TYPE) STRING 20090415
2 Importing TEXT Value transfer Object reference (TYPE REF TO) IF_MESSAGE 20090415
# Exception Resumable Description Created on
1 CX_SY_MESSAGE_ILLEGAL_TEXT 20090415

Method SET_MSG_VARS_FOR_IF_T100_MSG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TEXT Value transfer Object reference (TYPE REF TO) IF_T100_MESSAGE 20090415
# Exception Resumable Description Created on
1 CX_SY_MESSAGE_ILLEGAL_TEXT 20090415

Method SET_SINGLE_MSG_VAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ARG Call by reference Type reference (TYPE) CLIKE 20090415
2 Importing OBJ Value transfer Object reference (TYPE REF TO) OBJECT 20090415
3 Exporting TARGET Call by reference Type reference (TYPE) C 20090415

Method SET_SINGLE_MSG_VAR on class /BOFU/CL_MESSAGE_HELPER has no exception.

Method SET_SINGLE_MSG_VAR_CLIKE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ARG Call by reference Type reference (TYPE) CLIKE 20090415
2 Exporting TARGET Call by reference Type reference (TYPE) C 20090415

Method SET_SINGLE_MSG_VAR_CLIKE on class /BOFU/CL_MESSAGE_HELPER has no exception.

Method SET_SINGLE_MSG_VAR_NUMERIC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ARG Call by reference Type reference (TYPE) NUMERIC 20090415
2 Exporting TARGET Call by reference Type reference (TYPE) C 20090415

Method SET_SINGLE_MSG_VAR_NUMERIC on class /BOFU/CL_MESSAGE_HELPER has no exception.

Method SET_SINGLE_MSG_VAR_XSEQ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ARG Call by reference Type reference (TYPE) XSEQUENCE 20090415
2 Exporting TARGET Call by reference Type reference (TYPE) C 20090415

Method SET_SINGLE_MSG_VAR_XSEQ on class /BOFU/CL_MESSAGE_HELPER has no exception.

Method STRIP_NEWLINES_FROM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing MESSAGE Call by reference Type reference (TYPE) STRING 20090415

Method STRIP_NEWLINES_FROM on class /BOFU/CL_MESSAGE_HELPER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 702