SAP ABAP Class CL_EAMS_UI_GIS_MESSAGE_MANAGER (Class to manage UI messages)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   PP-PN-GIS (Application Component) Geographical Information System
     EA_GHO_GIS_SERV (Package) GIS: Package for Services
Properties
Class CL_EAMS_UI_GIS_MESSAGE_MANAGER  
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 EA_GHO_GIS_SERV   GIS: Package for Services 
Created 20101220   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_EAMS_UI_GIS_MESSAGE_MANAGER has no forward declaration.
Interfaces
Class CL_EAMS_UI_GIS_MESSAGE_MANAGER has no interface implemented.
Friends
Class CL_EAMS_UI_GIS_MESSAGE_MANAGER 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_UI_GIS_MESSAGE_MANAGER Class to manage UI messages 20101220
2 MT_MESSAGES Instance attribute Private Type reference (TYPE) EAMS_T_VB_MESSAGE_STORAGE Table Type for EAMS_S_UI_VB_MESSAGE_STORAGE 20101220
3 MV_NEW_MSG_IN_BUFFER Instance attribute Public Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20101220
Methods
# Method Level Visibility Method type Description Created on
1 ADD_MESSAGE Instance method Public Method Add message 20101220
2 CLASS_CONSTRUCTOR Static method Public Constructor 20101220
3 CLEAR_MESSAGES Instance method Public Method Clear messages 20101220
4 GET_INSTANCE Static method Public Method 20101220
5 GET_MESSAGES Instance method Public Method Get messages 20101220
6 REPORT_FPM_MESSAGE Instance method Public Method Notify the user with a message on the header area 20101220
Events
Class CL_EAMS_UI_GIS_MESSAGE_MANAGER has no event.
Types
Class CL_EAMS_UI_GIS_MESSAGE_MANAGER 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 20101220
2 Importing IT_MESSAGES Call by reference Type reference (TYPE) EAMS_T_VB_MESSAGE_STORAGE Table Type for EAMS_S_UI_VB_MESSAGE_STORAGE 20101220

Method ADD_MESSAGE on class CL_EAMS_UI_GIS_MESSAGE_MANAGER has no exception.

Method CLASS_CONSTRUCTOR Signature

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

Method CLEAR_MESSAGES Signature

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

Method 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_UI_GIS_MESSAGE_MANAGER Class to manage UI messages 20101220

Method GET_INSTANCE on class CL_EAMS_UI_GIS_MESSAGE_MANAGER 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 20101220

Method GET_MESSAGES on class CL_EAMS_UI_GIS_MESSAGE_MANAGER 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 20101220
2 Importing IV_LIFETIME Call by reference Type reference (TYPE) FPM_MSG_LIFETIME_VISIBILITY Life time and visibility of Messages in FPM 20101220
3 Importing IV_MSGID Call by reference Type reference (TYPE) SYMSGID Message Class 20101220
4 Importing IV_MSGNO Call by reference Type reference (TYPE) SYMSGNO Message Number 20101220
5 Importing IV_MSGTY Call by reference Type reference (TYPE) SYMSGTY Message Type 20101220
6 Importing IV_MSGV1 Call by reference Type reference (TYPE) SYMSGV Message Variable 20101220
7 Importing IV_MSGV2 Call by reference Type reference (TYPE) SYMSGV Message Variable 20101220
8 Importing IV_MSGV3 Call by reference Type reference (TYPE) SYMSGV Message Variable 20101220
9 Importing IV_MSGV4 Call by reference Type reference (TYPE) SYMSGV Message Variable 20101220
10 Importing IV_VIEW Call by reference Type reference (TYPE) STRING 20101220

Method REPORT_FPM_MESSAGE on class CL_EAMS_UI_GIS_MESSAGE_MANAGER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 606