‎2008 Jun 02 12:29 PM
Hi,
I want to have a pop up window with some message and a button saying as OK.
Is there any function module where we can have such types of pop up windows?
I am writing the code for this pop up in a EXIT.
Thanks,
Kumar.
‎2008 Jun 02 12:30 PM
‎2008 Jun 02 12:30 PM
‎2008 Jun 02 12:31 PM
‎2008 Jun 02 12:36 PM
‎2008 Jun 02 12:40 PM
Use
POPUP_TO_DISPLAY_TEXT
..
Check also
POPUP_TO_DISPLAY_TEXT u2013 display 2 line text.
POPUP_TO_CONFIRM
POPUP_TO_CONFIRM_WITH_VALUE (with Back and Exit)
POPUP_TO_CONFIRM_LOSS_OF_DATA (with Cancel).
POPUP_TO_CONFIRM_WITH_MESSAGE
POPUP_TO_DECIDE
POPUP_TO_DECIDE_WITH_MESSAGE
POPUP_GET_VALUES