Function Module ‘POPUP_WITH_WARNING’ to display a POP UP November 23, 2015 coderobbot Uncategorized Leave a comment CALL FUNCTION ‘POPUP_WITH_WARNING’ EXPORTING textline1 = ‘Some Important Info Missing’ textline2 = ‘Still Want to Continue’ titel = ‘Warning’. WRITE ‘proceed after warning popup’. Execute the program. Here is the pop up. After continue. Rate this:Click to share on Twitter (Opens in new window)Click to share on Facebook (Opens in new window)Click to share on LinkedIn (Opens in new window)Click to share on WhatsApp (Opens in new window)Like this:Like Loading... Related