SAP ABAP Function Module RV_MESSAGE_DIALOG (Bildschirm- oder Druckausgabe der Nachrichten zu einem Objekt)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       VN (Package) Application development output control
Basic Data
Function Module RV_MESSAGE_DIALOG Bildschirm- oder Druckausgabe der Nachrichten zu einem Objekt  
Function Group VMSG   Output control  
Program Name SAPLVMSG    
INCLUDE Name LVMSGU12    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting MESSAGE_PRINTED TYPE Set to X if message was printed
Exporting PREVIEW_PROCESSED TYPE Set to X if preview was processed
Importing PI_KAPPL TYPE NA_KAPPL Application ID
Importing PI_OBJKY TYPE NA_OBJKEY Object Key
Importing PI_KSCHL TYPE NA_KSCHL SPACE Message Type
Importing PI_DATA_FROM_BUFFER TYPE CHAR1 SPACE Single-character Indicator
Importing PI_QUICK_PREVIEW TYPE CHAR1 SPACE Single-character Indicator
Importing PI_QUICK_PREVIEW_OPT TYPE CHAR1 SPACE Single-character Indicator
Importing PI_FAXOUTPUT TYPE CHAR1 SPACE Single-character Indicator
Importing PI_NO_PRINT TYPE CHAR1 SPACE Single-character Indicator
Exception CANCEL TYPE
Exception MESSAGE_NOT_PRINTABLE TYPE
Exception NO_MESSAGE TYPE
Exception PRINT_ERROR TYPE message wasn't sent successfully
Exception PREVIEW_ERROR TYPE message could not be displayed successfully
Exception INVALID_PREVIEW_MODE TYPE the 2 preview options are choosed
Exception PRINT_ERROR_DIAL TYPE message wasn't sent sucessfully in dialog
               
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  19990224 
SAP Release Created in