SAP ABAP Function Module CY01_MESSAGE_GET (Get the message with the highest priority)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       CY01 (Package) R/3 Application Development: Resource Planning
Basic Data
Function Module CY01_MESSAGE_GET Get the message with the highest priority  
Function Group CY07   Maintenance of modified objects  
Program Name SAPLCY07   Include SAPLCY07 
INCLUDE Name LCY07U17    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting MSG_EXP TYPE SYST-MSGLI First message with highest priority
Exporting FLG_MORE_THAN_ONE_EXP TYPE CYREFS-FLAG More than one message of highest priority
Exporting MSG_PRIO_EXP TYPE SYST-SUBRC Priority of the message
Importing FLG_RESET_IMP TYPE CYREFS-FLAG 'X' Refresh list
Importing FLG_LOG_IMP TYPE CYREFS-FLAG SPACE Write log
Exception NO_MESSAGE TYPE No message in the list
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  19950404 
SAP Release Created in