SAP ABAP Class CL_EAMS_VB_MANAGER_MESSAGE (Class to manage UI messages)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   PM (Application Component) Plant Maintenance
     EAMS_VB (Package) VisualBusiness
Properties
Class CL_EAMS_VB_MANAGER_MESSAGE  
Short Description Class to manage UI messages    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package EAMS_VB   VisualBusiness 
Created 20100112   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_EAMS_VB_MANAGER_MESSAGE has no forward declaration.
Interfaces
Class CL_EAMS_VB_MANAGER_MESSAGE has no interface implemented.
Friends
Class CL_EAMS_VB_MANAGER_MESSAGE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GO_INSTANCE Static Attribute Public Object reference (TYPE REF TO) CL_EAMS_VB_MANAGER_MESSAGE Class to manage UI messages 20100112
2 MT_MESSAGES Instance attribute Private Type reference (TYPE) EAMS_T_VB_MESSAGE_STORAGE Table Type for EAMS_S_UI_VB_MESSAGE_STORAGE 20100112
3 MV_NEW_MSG_IN_BUFFER Instance attribute Public Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20100324
Methods
# Method Level Visibility Method type Description Created on
1 ADD_MESSAGE Instance method Public Method Add message 20100112
2 CLASS_CONSTRUCTOR Static method Public Constructor 20100112
3 CLEAR_MESSAGES Instance method Public Method Clear messages 20100112
4 GET_MESSAGES Instance method Public Method Get messages 20100112
5 REPORT_FPM_MESSAGE Instance method Public Method Notify the user with a message on the header area 20100112
6 S_GET_INSTANCE Static method Public Method 20100112
Events
Class CL_EAMS_VB_MANAGER_MESSAGE has no event.
Types
Class CL_EAMS_VB_MANAGER_MESSAGE has no local type.
Method Signatures

Method ADD_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_MESSAGE Call by reference Type reference (TYPE) EAMS_S_VB_MESSAGE_STORAGE Structure to collect UI messages 20100112
2 Importing IT_MESSAGES Call by reference Type reference (TYPE) EAMS_T_VB_MESSAGE_STORAGE Table Type for EAMS_S_UI_VB_MESSAGE_STORAGE 20100112

Method ADD_MESSAGE on class CL_EAMS_VB_MANAGER_MESSAGE has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_EAMS_VB_MANAGER_MESSAGE has no parameter.
Method CLASS_CONSTRUCTOR on class CL_EAMS_VB_MANAGER_MESSAGE has no exception.

Method CLEAR_MESSAGES Signature

Method CLEAR_MESSAGES on class CL_EAMS_VB_MANAGER_MESSAGE has no parameter.
Method CLEAR_MESSAGES on class CL_EAMS_VB_MANAGER_MESSAGE has no exception.

Method GET_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_MESSAGES Value transfer Type reference (TYPE) EAMS_T_VB_MESSAGE_STORAGE Table Type for EAMS_S_UI_VB_MESSAGE_STORAGE 20100112

Method GET_MESSAGES on class CL_EAMS_VB_MANAGER_MESSAGE has no exception.

Method REPORT_FPM_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_COMPONENT Call by reference Object reference (TYPE REF TO) OBJECT 20100112
2 Importing IV_LIFETIME Call by reference Type reference (TYPE) FPM_MSG_LIFETIME_VISIBILITY Life time and visibility of Messages in FPM 20100112
3 Importing IV_MSGID Call by reference Type reference (TYPE) SYMSGID Message Class 20100112
4 Importing IV_MSGNO Call by reference Type reference (TYPE) SYMSGNO Message Number 20100112
5 Importing IV_MSGTY Call by reference Type reference (TYPE) SYMSGTY Message Type 20100112
6 Importing IV_MSGV1 Call by reference Type reference (TYPE) SYMSGV Message Variable 20100112
7 Importing IV_MSGV2 Call by reference Type reference (TYPE) SYMSGV Message Variable 20100112
8 Importing IV_MSGV3 Call by reference Type reference (TYPE) SYMSGV Message Variable 20100112
9 Importing IV_MSGV4 Call by reference Type reference (TYPE) SYMSGV Message Variable 20100112
10 Importing IV_VIEW Call by reference Type reference (TYPE) STRING 20100112

Method REPORT_FPM_MESSAGE on class CL_EAMS_VB_MANAGER_MESSAGE has no exception.

Method S_GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) CL_EAMS_VB_MANAGER_MESSAGE Class to manage UI messages 20100112

Method S_GET_INSTANCE on class CL_EAMS_VB_MANAGER_MESSAGE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 605