SAP ABAP Function Module CY01_S_MESSAGE_SET (Sets a message to be displayed as a S message at the end of a function)
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_S_MESSAGE_SET Sets a message to be displayed as a S message at the end of a function  
Function Group CY24   Object "Messages"  
Program Name SAPLCY24   Object "Messages" 
INCLUDE Name LCY24U01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing PRIORITY TYPE I Message priority
Importing MSGID TYPE SYST-MSGID 'CY' Message ID
Importing MSGNO TYPE SYST-MSGNO Message number
Importing MSGV1 TYPE SYST-MSGV1 Message variable 1
Importing MSGV2 TYPE SYST-MSGV2 Message variable 2
Importing MSGV3 TYPE SYST-MSGV3 Message variable 3
Importing MSGV4 TYPE SYST-MSGV4 Message variable 4
               
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  19960905 
SAP Release Created in