SAP ABAP Class /BCV/CL_UIF_MESSAGES (Class to Store Messages)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-EPT-BCV (Application Component) Business Context Viewer
     /BCV/UIF (Package) BCV User Interface Layer
Properties
Class /BCV/CL_UIF_MESSAGES  
Short Description Class to Store Messages    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /BCV/UIF   BCV User Interface Layer 
Created 20080911   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /BCV/CL_UIF_MESSAGES has no forward declaration.
Interfaces
Class /BCV/CL_UIF_MESSAGES has no interface implemented.
Friends
Class /BCV/CL_UIF_MESSAGES has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GO_MESSAGE_INSTANCE Static Attribute Public Object reference (TYPE REF TO) /BCV/CL_UIF_MESSAGES Class to Store Messages 20090320
2 GT_CHIPS Static Attribute Private Type reference (TYPE) /BCV/T_UIF_STRING Table of Strings 20090616
3 GT_MESSAGES Instance attribute Private Type reference (TYPE) /BCV/T_UIF_MESSAGES Table of Messages 20080911
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_MESSAGE_QUERY Instance method Public Method Check Attribute of Message Query Class 20080911
2 CLEAR_GLOBAL_MESSAGES Instance method Public Method Refresh global table of messages 20080911
3 GET_MESSAGE_INSTANCE Instance method Public Method 20090320
4 GET_PREVIOUS_MESSAGES Instance method Public Method Get previous messages from Reference 20080911
5 RETURN_MESSAGES Instance method Public Method Return collected messages 20080911
6 STORE_MESSAGE Instance method Public Method Append message to global attribute gt_messages including Sub 20080911
7 STORE_MESSAGES Instance method Public Method Store Messages 20090311
Events
Class /BCV/CL_UIF_MESSAGES has no event.
Types
Class /BCV/CL_UIF_MESSAGES has no local type.
Method Signatures

Method CHECK_MESSAGE_QUERY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_MESSAGE_OBJECT Call by reference Object reference (TYPE REF TO) IF_MESSAGE Interface for Accessing Texts from Message Objects 20080911
2 Exporting EV_FOUND Call by reference Type reference (TYPE) XFLAG Attribute Value Found 20080911
3 Importing IO_MESSAGE_OBJECT Call by reference Object reference (TYPE REF TO) IF_MESSAGE Interface for Accessing Texts from Message Objects 20080911
4 Importing IV_ATTRIBUTE_VALUE Call by reference Type reference (TYPE) STRING 20080911

Method CHECK_MESSAGE_QUERY on class /BCV/CL_UIF_MESSAGES has no exception.

Method CLEAR_GLOBAL_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_VIEW_NAME Call by reference Type reference (TYPE) STRING 20080911

Method CLEAR_GLOBAL_MESSAGES on class /BCV/CL_UIF_MESSAGES has no exception.

Method GET_MESSAGE_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CHIP Call by reference Type reference (TYPE) STRING 20090616
2 Exporting RO_MESSAGE_INSTANCE Call by reference Object reference (TYPE REF TO) /BCV/CL_UIF_MESSAGES Class to Store Messages 20090320

Method GET_MESSAGE_INSTANCE on class /BCV/CL_UIF_MESSAGES has no exception.

Method GET_PREVIOUS_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE_OBJECT Call by reference Type reference (TYPE) /BCV/T_UIF_IF_MESSAGE Table of Messages 20080911
2 Importing IO_MESSAGE_OBJECT Value transfer Object reference (TYPE REF TO) IF_MESSAGE Interface for Accessing Texts from Message Objects 20080911

Method GET_PREVIOUS_MESSAGES on class /BCV/CL_UIF_MESSAGES has no exception.

Method RETURN_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Call by reference Type reference (TYPE) /BCV/T_UIF_MESSAGES Message Table 20080911
2 Importing IV_VIEW_NAME Call by reference Type reference (TYPE) STRING 20080911

Method RETURN_MESSAGES on class /BCV/CL_UIF_MESSAGES has no exception.

Method STORE_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MESSAGE_OBJECT Value transfer Object reference (TYPE REF TO) IF_MESSAGE 20080911
2 Importing IV_MSGID Call by reference Type reference (TYPE) SYMSGID 20080911
3 Importing IV_MSGNO Call by reference Type reference (TYPE) SYMSGNO 20080911
4 Importing IV_MSGTY Call by reference Type reference (TYPE) SYMSGTY 20080911
5 Importing IV_MSGV1 Call by reference Type reference (TYPE) MSGV1 Message variable 01 20080911
6 Importing IV_MSGV2 Call by reference Type reference (TYPE) MSGV2 Message variable 02 20080911
7 Importing IV_MSGV3 Call by reference Type reference (TYPE) MSGV3 Message variable 03 20080911
8 Importing IV_MSGV4 Call by reference Type reference (TYPE) MSGV4 Message variable 04 20080911
9 Importing IV_QVIEW_ID Call by reference Type reference (TYPE) /BCV/UIF_QVIEW_ID Name of Query View 20090512
10 Importing IV_VIEW_NAME Call by reference Type reference (TYPE) STRING 20080911

Method STORE_MESSAGE on class /BCV/CL_UIF_MESSAGES has no exception.

Method STORE_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_MESSAGES Call by reference Type reference (TYPE) /BCV/T_UIF_MESSAGES Table of Messages 20090311
2 Importing IV_QVIEW_ID Call by reference Type reference (TYPE) /BCV/UIF_QVIEW_ID ID of Query View 20090512

Method STORE_MESSAGES on class /BCV/CL_UIF_MESSAGES has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 701