SAP ABAP Function Module USMD_MSG_TEXT_POPUP (Shows the Long Text of a Passed Message)
Hierarchy
MDG_FND (Software Component) MDG Foundation
   CA-MDG-AF (Application Component) Application Framework
     USMD1 (Package) Master Data: Data Modeling
Basic Data
Function Module USMD_MSG_TEXT_POPUP Shows the Long Text of a Passed Message  
Function Group USMD_POPUP_MESSAGE   Data Model: Message Dialog Box  
Program Name SAPLUSMD_POPUP_MESSAGE    
INCLUDE Name LUSMD_POPUP_MESSAGEU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_ANSWER_CANCEL TYPE USMD_FLG 'X' Cancel Button Pressed
Exporting E_ANSWER_OK TYPE USMD_FLG 'X' OK Button Pressed
Importing I_POPUP_TITLE TYPE Title (Up to 70 Characters)
Importing I_MSGID TYPE SYMSGID Message identification
Importing I_MSGNO TYPE SYMSGNO Message Number
Importing I_MSGV1 TYPE Message Variable 01
Importing I_MSGV2 TYPE Message Variable 02
Importing I_MSGV3 TYPE Message Variable 03
Importing I_MSGV4 TYPE Message Variable 04
Importing I_OK_BUTTON TYPE USMD_FLG 'X' Display OK Button
Importing I_CANCEL_BUTTON TYPE USMD_FLG SPACE Display Cancel Button
Exception TEXT_NOT_FOUND TYPE Text/message not found (language dependent!)
Exception ERROR_IN_TEXT TYPE Parameters in the text are not correctly delimited
               
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  20100421 
SAP Release Created in 604