Regarding POP-DISPLAY Message

Hi Experts ,
I am using one
message text type 'I'. in one exit.
It is displaying the message in pop-up.Not in required manner.
I want to display pop-up message which contains three lines.
In each line there is specific data.
How can I do it?

hi
Please try the following FM.Also Please Search in SCN.You will get lot of information regarding this.
POPUP_TO_CONFIRM_WITH_MESSAGE
BP_POPUP_DIALOG
POPUP_TO_CONFIRM

Similar Messages

  • Regarding Pop Up Message

    Hai experts,
    during sales order creation using va01 once the sales order is created and in user_exit_refresh_document user exit i am doing delivery , and then sumbitting a report for excise calculation J_1IJChk , this report is called but it throws a pop up saying that excise is completed for the delivery and when i press ok it comes out of the program, actually after i press ok then it should come back to my program for further process , how can this be acheived is there any configuration for the same or shoudl i change the standard code
    regards
    m.a

    hai sujatha,
    the program is of standard J_1IJChk  , which when success throws an information message that is creating a problem when i call in function module
    so for that i coopied into a z report and changed the information message into success message and it is working fine
    i could have changed the standard code but it will effect others instead i am callign a z report
    thanx for ur response
    i am closing the thread
    m.a
    Edited by: mohammad afzal on Aug 27, 2009 5:41 AM

  • To display pop up message

    In a function module :
         Based on certain validation, I just want to display a pop up message with optional values "yes" and "no".
         When  "yes " is pressed ,then  some processing needs to be done else if "no " is pressed some other processing
         needs to be done.
    How can i implement the logic of this pop up message requirement???? Could any one please suggest any ideas??

    Hi,
    You can use the Standard FM.
    GOTO >SE 37>POPUP_TO_DECIDE_INFO
    Accordingly you can write the respective code.
    Regards
    Arbind

  • Pop up message unable to display the long text

    hi i have here a situation where in my pop up message does not display the compelete text of my variable
    for example if lv_message = my name is john.
    the pop up message only displays " my name"
    MESSAGE i000 WITH lv_message. -> using this syntax, what might cause thie error?
    thanks

    Hi,
    The message variables are a maximum of 50 characters long (you can see them defined in table SYST), whereas the output from FORMAT_MESSAGE can be longer than this.  This is why the output from the function module is getting truncated when you pass it to a message variable.
    Vinod's suggestion will work, but I'm curious, why are you (presumably) passing all the details for a message (ID, Class, Type, variables) passing them to FORMAT_MESSAGE to turn them into a text string then passing this to a generic message.  Why not just issue the message directly, instead of using the function module?  If the message has long text you will lose this the way you are processing it now.
    Regards,
    Nick

  • How to Display pop up message in UI

    Dear All,
    In my workflow, in a step iam using an "Activity step"(using my zmethod). In that method for one condition, in UI it should display a pop up message.
    Can anyone guide me how to do this.
    Regards
    Bhaskar

    Hi,
    Create a Z-method with the following FM. and do the corresponding binding from WF <--->Task containers. You should be able to get the comments.
    ============================
    begin_method popupreasons changing container.
    DATA: ttxwnote LIKE txw_note OCCURS 0.
    swc_get_table container 'TTXWNote' ttxwnote.
    CALL FUNCTION 'TXW_TEXTNOTE_EDIT'
      EXPORTING
        edit_mode = 'X'
      TABLES
        t_txwnote = ttxwnote.
    swc_set_table container 'TTXWNote' ttxwnote.
    end_method.
    =========================
    And while using this container element ttxwnote in further tasks / steps, it will ask you on how you want to display (format) the whole text. You can choose any option like : All lines in one paragraph, all lines each with a ENTER etc.,
    Hope this helps
    Goodluck
    venu

  • Display of javascript pop-up messages in NLS

    Does anyone have experience with the following condition?
    Display problems will occur on javascript pop-up messages if using English O/S Browser while the language preference for the user is set for another local language.
    Pop-up messages become unreadable as a result. We are trying to come up with a solution to avoid this.

    Ummm - I don't think you'll get much help for JavaScript here, as it is no relation to Java.

  • How to capture DB Errors and display as pop-up message

    Hi All,
    I am using Jdeveloper 11g Release 2 (11.1.2.3.0).
    In my AppModuleImpl.java, I defined a class to call PL/SQL procedure and exposed the same as Client interface. Pulled this method from data control on to a page a Button. The functionality is working fine.
    Can you suggest me, what is best way to achieve the below functionality.
    1. If there is any DB errors during PL/SQL procedure, how to catch and display the Errors / Warning in Pop-up message.
    2. How to display info message on successful completion in Pop-up.
    regards

    Hi,
    +1. If there is any DB errors during PL/SQL procedure, how to catch and display the Errors / Warning in Pop-up message.+
    Throw a custom exception that extends the JboException class.
    See:
    http://www.oracle.com/technetwork/issue-archive/2013/13-mar/o23adf-1897193.html
    http://jobinesh.blogspot.de/2011/03/customizing-business-components-error.html
    +2. How to display info message on successful completion in Pop-up.+
    Option 1.
    you can either return "true" or "false" from the method so that you can call
    OperationBinding plsqlOperationBinding = .... get access to themethod binding to invoke the PLSQL method call ....
    String result = plsqlOperationBinding.execute();
    if(result.equlasIgnoreCase("true"){
    RichPopup popup = ... get reference to popup defined on the page
    RichPopup.PopupHints hints = new RichPopup.PopupHints ();
    popup.show(hints);
    Option 2
    OperationBinding plsqlOperationBinding = .... get access to themethod binding to invoke the PLSQL method call ....
    plsqlOperationBinding.execute();
    if(plsqlOperationBinding.getErrors().size == 0){
    RichPopup popup = ... get reference to popup defined on the page
    RichPopup.PopupHints hints = new RichPopup.PopupHints ();
    popup.show(hints);
    Frank

  • Display pop-up message in printed documentation - RH 10

    Hi,
    Is there a way to display a pop-up message in PDF? For example, instead of creating a hyperlink to another section for the word "sample" I would like a pop-up message to display on the PDF if the user clicks or hover on the word.
    Tried this but only works for chm file.
    Thanks!

    Sorry. This can't be done. You could have popup topics in your source that are included in the PDF output but that is it.

  • I renamed my Apple ID with new name but the old password is no more working. What should I do ? After renaming I am getting pop up message regarding icloud on my screen but I am unable to set off the message box now

    I renamed my Apple ID with new name but the old password is no more working. What should I do ? After renaming I am getting pop up message regarding icloud on my screen but I am unable to set off the message box now

    What to do after you change your Apple ID email address or password - Apple Support
    ÇÇÇ

  • Pop up message regarding encoding in internet explorer

    Hi, please help me.  I have a gateway (monitor screen) and my hard drive is a Compaq Presario CQ5700Y PC (Windows 7)
    I tried to copy a book from my kindle fire HD into Internet explorer file to open and read.   During the process it prompt me that I would have to change the encoding because the text was in another translation (like Hebrew text).  I was not sure what that meant, so I looked it up and I realized that although the book was purchased in English,  however, while coping text onto the computer word could change it to another font/text, language.   I went in to my system to try and change the encoding and it did not convert the text to English.   It prompted me to download language packs for Windows 7.    When I realized that it would not work, I immediately went into the system and changed my settings back to the original settings.   However, I keep getting a pop up message every time I tried to install or download an application.   Please see the message below:
    Message:  Internet Explorer
    This page uses fonts that need to be temporarily installed.  This is usually safe.  Do you want to allow these fonts to be downloaded?     
    It is extremely frustrating because it consistenly pops up.   Please, please help me.   Anyone who is computer savvy. 

    See this:
    [http://support.mozilla.com/en-US/kb/Changing+the+e-mail+program+used+by+Firefox]

  • How to prevent the pop-up message that displays the printer is printing? Deskjet F4280

    The pop-up message is kind-a annoying when it shows because it switches my window, i was runnig a fullscreen application then it acts like pressing ALT+TAB which interrups the fullscreen application, anyone knows how to change these settings?

    Start Firefox in <u>[[Safe Mode|Safe Mode]]</u> to check if one of the extensions (Firefox/Tools > Add-ons > Extensions) or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance).
    *Do NOT click the Reset button on the Safe mode start window or otherwise make changes.
    *https://support.mozilla.org/kb/Safe+Mode
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes
    *https://support.mozilla.org/kb/Troubleshooting+plugins
    Do a malware check with some malware scanning programs on the Windows computer.<br />
    Please scan with all programs because each program detects different malware.
    Make sure that you update each program to get the latest version of their databases before doing a scan.
    *Malwarebytes' Anti-Malware:<br>http://www.malwarebytes.org/mbam.php
    *SuperAntispyware:<br>http://www.superantispyware.com/
    *Microsoft Safety Scanner:<br>http://www.microsoft.com/security/scanner/en-us/default.aspx
    *Windows Defender: Home Page:<br>http://www.microsoft.com/windows/products/winfamily/defender/default.mspx
    *Spybot Search & Destroy:<br>http://www.safer-networking.org/en/index.html
    *Kasperky Free Security Scan:<br>http://www.kaspersky.com/security-scan
    You can also do a check for a rootkit infection with TDSSKiller.
    *http://support.kaspersky.com/viruses/solutions?qid=208280684
    See also:
    *"Spyware on Windows": http://kb.mozillazine.org/Popups_not_blocked

  • Disable the pop-up message box "How would you like to open this file" to open pdf file??

    Hi,
    is there any way i can stop the pop-up box displaying to open pdf file in sharepoint document library? Right now whenever i am trying to open pdf file, asking "how would you like to open"  Read only or edit mode. currently MIME Type is setup
    but still pop-up message box.
    Thanks in advanced!

    Hi ,
    As far as I know, This is a default feature. and is not recommended to delete or deactivate this pop up. 
    This is a feature of office and there is a dll called owssupp.dll which is responsible for getting the popup to open.
    You can go to IE tools> addon settings and deactivate the above dll (sharepoint open document class). But if you do so, then the other office office files which are word/excel/pptx etc.. would aslo gets affected and they also wont get the popup.
    Hope this helps.
    Best Regards, Ashok Yadala

  • Processing Pop Up message

    Dear Friends
    Is any body know how to get the processing pop up message.. I am looking for message box what we used to see in portal " one round rotating color gif or flash kind of" whenever we request inithing in portal.. it comes saying processing....and gif is rotating color
    Please reply me.. your any help will be appreciated..
    Thanking you
    Regards
    Naeem

    The processing icon is displayed automatically by the framework during server events. There is no programatic access to it.

  • Pop-up message with table value

    hello all,
    i have to display a pop-up message while saving invoice documents in FB60, i m using the customer exit for the same.
    but problem is that i have to display some values also in pop-up screen and there should be two pushbutton for user selection like 'OK' and 'CANCEL'. can anyone plz tell me which function module should i use? i tried POPUP_TO_CONFIRM, POPUP_TO_CONFIRM_WITH_MESSAGE, and POPUP_TO_CONFIRM_WITH_VALUE.
    pop-up message must be like....
    'atleast one document has been entered.'   " this is text only
    Vendor   :   211111 - product distribution.    "vendor & description from ITAB
    Refrence :  Test1                                          " Ref from ITAB
    Do u want to continue to save?
    OK -CANCEL  
    Regards saurabh

    hi gopinath,
    i passed the FB60 screen number and now it is working, so now only u check that what i write, is it fine or not?
    and please let me know can i increase the size of POP-UP box because all contents are not coming as desired line and spaces?
    please suggest.
      tables : bsip, lfa1.
      TYPES: BEGIN OF t_tab,                   " Structure
               xblnr like bsip-xblnr,
               belnr like bsip-belnr,
               name1 like lfa1-name1,
               end of t_tab.
      DATA: lt_itab TYPE TABLE OF t_tab with header line.  "local internal table
      data : lwa type bseg.       " Local work area
      data : lwa1 type bkpf.      " Local work area
      constants: text1(80) type c value 'Atleast one document has been entered with same vendor name and Reference Data.'.
      constants: text2(10) type c value 'Vendor:'.
      constants: text3(10) type c value 'Reference:'.
      data: message type string,
               l_answer type c.
      read table DOC_ITEM_TAB index 1 into lwa.
    1
      if sy-subrc = 0.
        read table DOC_HEAD_TAB index 1 into lwa1.
    2
        if sy-subrc = 0.
          select single xblnr belnr from bsip into lt_itab where LIFNR = lwa-LIFNR
                                                       and XBLNR = lwa1-XBLNR
                                                       and SHKZG ne 'S'.
    3
          if sy-subrc eq 0.
            select single name1 from lfa1 into lt_itab-name1 where lifnr = lwa-lifnr.
            concatenate text1 text2 lwa-LIFNR '-' lt_itab-name1 text3 lwa1-XBLNR into message separated by space.
            call function 'POPUP_TO_CONFIRM'
           exporting
            titlebar                    = 'Duplicate Check'
            text_question               = message
            text_button_1               = 'OK'
            icon_button_1               = 'X'
            text_button_2               = 'Cancel'
            icon_button_2               = 'X'
               default_button              = 1
            display_cancel_button       = ' '
           START_COLUMN                = 25
           START_ROW                   = 6
       importing
           answer                      = l_answer
       exceptions
           text_not_found              = 1
           others                      = 2
            if sy-subrc <> 0.
              MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
                      WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
            endif.
            if l_answer = '2'.
              leave to screen 1100.
            else.
            endif.
    else.
          endif.
    3
        else.
        endif.
    2
      else.
      endif.
    regards.

  • Pop up message help for 'POPUP_TO_DISPLAY_VALUE'

    Hi friends,
    I want to display a pop up message in the screen with my input variables.
    Which function module can assign for this....
    i.e., just wants to display the information,i passed thru var/field.PLs reply.
    ******If it can be done thru error message(not from message classs), pls notify me.
    Pls post ur comments with some good example codes.
    thanks & regards
    sankar.
    Edited by: sankar babu on Jan 3, 2008 1:14 PM

    Hai,
    You can use 'POPUP_TO_CONFIRM'.
    See the below example:
    data: asdf(60) type c.
    message i000 with 'aer' 'Eswar' into asdf.
    CALL FUNCTION 'POPUP_TO_CONFIRM'
      EXPORTING
      TITLEBAR                    = ' '
      DIAGNOSE_OBJECT             = ' '
        text_question               = asdf
      TEXT_BUTTON_1               = 'Ja'(001)
      ICON_BUTTON_1               = ' '
      TEXT_BUTTON_2               = 'Nein'(002)
      ICON_BUTTON_2               = ' '
      DEFAULT_BUTTON              = '1'
      DISPLAY_CANCEL_BUTTON       = 'X'
      USERDEFINED_F1_HELP         = ' '
      START_COLUMN                = 25
      START_ROW                   = 6
      POPUP_TYPE                  =
    IMPORTING
      ANSWER                      =
    TABLES
      PARAMETER                   =
    EXCEPTIONS
       TEXT_NOT_FOUND              = 1
       OTHERS                      = 2
    IF sy-subrc <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
            WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
    ENDIF.

Maybe you are looking for