Enhance FITV_FPM :Change pop up window text

HI All,
I need to add text in a popup based on expense type entered by the user while creating expense.
WDC:FITV_FPM is already enhanced to show the existing text in a popup.
I need to add some more text on this pop up based on expense type.
Already existing popup is displayed by using 2 text views , i am thinking to add 1 more text view and control the visblity of the text based on conditions checked in "onaction" method of the button which calls the pop up.
My questions is:
1. How can i pass a flag or something which will let me know which text view needs to be shown? I was thinking to add a 
attribute which acts as a flag but is this a good option ? as we are working in standard component.
2.Can we do it in some better way ?
Thanks
Bhanu

Closing  the thread as no answers available.

Similar Messages

  • Sales Order Change -- Pop-up  window

    Hi All,
    I have a requirement.
    If some one changes a sales order. A pop-up window should apprear and give some message of what they should do next
    Eg : Please change inco-terms, Payment terms etc.
    Please advice me how I can achive this requirement.
    Any Pseudo code is greatly appreciated.
    Thanks & Regards
    Madhu

    hi ,
    check this...do like this in ur report
    report  z_vishvas_alv1.
    type-pools: slis.
    data: begin of i_outtab occurs 0.
            include structure sflight.
    data:   w_chk type c.                  "For multiple selection
    data: end of i_outtab.
          I_OUTTAB TYPE SFLIGHT OCCURS 0,
    data: i_private type slis_data_caller_exit,
          i_selfield type slis_selfield,
          w_exit(1) type c.
    parameters: p_title type sy-title.
    start-of-selection.
      select * from sflight into table i_outtab.
      call function 'REUSE_ALV_POPUP_TO_SELECT'
           exporting
                i_title                 = p_title
                i_selection             = 'X'
                i_zebra                 = 'X'
              I_SCREEN_START_COLUMN   = 0
              I_SCREEN_START_LINE     = 0
              I_SCREEN_END_COLUMN     = 0
              I_SCREEN_END_LINE       = 0
                i_checkbox_fieldname    = 'W_CHK'
              I_LINEMARK_FIELDNAME    =
              I_SCROLL_TO_SEL_LINE    = 'X'
                i_tabname               = 'I_OUTTAB'
                i_structure_name        = 'SFLIGHT'
              IT_FIELDCAT             =
              IT_EXCLUDING            =
              I_CALLBACK_PROGRAM      =
              I_CALLBACK_USER_COMMAND =
               IS_PRIVATE             = I_PRIVATE
         importing
                es_selfield             = i_selfield
                e_exit                  = w_exit
           tables
                t_outtab                = i_outtab
           exceptions
                program_error           = 1
                others                  = 2.
      if sy-subrc <> 0.
       MESSAGE i000(0k) WITH sy-subrc.
      endif.
    *****the internal table is modified with a cross sign for marking the
    ***rows selected
      loop at i_outtab where w_chk = 'X'.
        write: /  i_outtab-carrid, i_outtab-price.
      endloop.
    regards,
    venkat.

  • Customize /change pop-up window

    Hi,
    In my query for variable input by the user, i would like the pop-up window to display message as per required parameter.
    say for example, there are five different foreign currency and user wants to put exchagne rate on report running date.
    the pop-up window should display " Input USD Rate" or "Input EUR Rate" etc..
    It just mentiones the name of the coulmn head which is general to all different currencies. The user will not know which box is for which currency.
    Thanks,

    how is the currency setup in B1? Are you fetching data outside B 1 ?

  • How to change the size of New Page create pop up window ?

    In Site Actions on clicking of New Page the pop up page is opened it is stretched mode.
    I want to change the width of that pop up windows only.
    After pressing F12 key i find that it is happening because of the java script  function on calling of which that page is opened.
    But i am unable to find that javascript function from where it is calling or where it is written or how i can modify that function.
    So please help me out in solving that issue.

    Hi,
    According to your post, my understanding is that you want to change the size of the new page pop up dialog.
    We can create a new dialog with proper size to achieve it.
    I have made a simple code demo to create a new dialog with proper size, you can have a look at it.
    <script src="http://code.jquery.com/jquery-1.10.2.min.js" type="text/javascript"></script>
    <script type="text/javascript">
    $(function(){
    ready();
    function ready(){
    $("span[title='Open Menu']").click(function(){
    //alert(2);
    setTimeout(openNewPageClick,500);
    function openNewPageClick(){
    //setTimeout(openNewPage,1000);
    $("#mp1_0_3").removeAttr("onMenuClick");
    $("#mp1_0_3").click(function(){
    url="http://sps/_layouts/createwebpage.aspx";
    openDialogBox(url);
    function openDialogBox(url){
    var options = SP.UI.$create_DialogOptions();
    options.url = url;
    options.height = 900;
    SP.UI.ModalDialog.showModalDialog(options);
    </script>
    Note: You should change the ID or class to fit your environment.
    More reference:
    http://kyleschaeffer.com/sharepoint/sharepoint-2010-pop-up-dialogs/
    Thanks & Regards,
    Jason
    Jason Guo
    TechNet Community Support

  • Change pop up text in CHARM

    Hi,
    Can anyone tell me how to change the text that is displayed in the pop-up window in charm. Actually my requirement is to make sure that the developer after releasing the tasks in the remote system should save the correction. when he is navigating away from the window a pop-up appears as 'Do you want to save transaction Ugent Correction ? ' . I need to change this text as 'Do you want to save transaction Ugent Correction ?  ** after releasing the task,save the correction'....Can this be done.....
    R else is there any other way to inform the user(developer) r to make sure that  the user(developer) saves the correction.....
    Thanks & Regards,
    Kevin.

    Hello,
    Please find out the technical name of the message you see, then go to SE91.
    You can mantain the messages in SE91.
    If the popup is not a system message maintained in SE91, I think coding changes would be necessary.
    Best regards,
    Miguel Ariñ

  • Cursor does not change when hovering over pop-up window link

    I created a text link for a pop-up window. The link does work, but the cursor does not change to a pointy finger, the standard link icon.
    I don't know a lot of javascript, but can figure it out if it's just adding some code.This was done in CS3. Any help would be appreciated! Here's the code:
    function MM_openBrWindow(theURL,winName,features) { //v2.0
      window.open(theURL,winName,features);
    Thanks in advance.
    Todd

    A link would be nice but I suspect that you are not gettign the finger (you knwo what I mean) when you roll over the link because your href is  not set to anything.
    <a href="" onclick=MM_openBrWindow('images/image.jpg','largeDisplay','scrollbars=yes,resizable=yes,width=100,height=120')
    Set your href to "#" or "javascript:;" - the latter is preferred.

  • Change modules pop up window

    How do I remove pop up window 'An error occurred while attempting to change modules' every time I try to load Lightroom 5?

    Hi Todd,
    i got the same problem.(cursor not change for pop-up windows) and because i m not an expert in internal html code i did try several solutions to fix it.
    The easiest (but also even longer if u need to do severals) is to create a button (withs 2 overflight changing pics) with "inserer", "image survolée"
    the "image survolée" can be linked to a pop-up window with the correct effect.  To do so highlight the "expected new link to" and on right side task bar ad a "comportement" named "ouvrir la fenetre du navigateur" and optionally choose the size and windows available function of the pop-up. It works even if u need to proceed first with an overflight changing button.
    The result is longer to obtain and not absolutely perfect. So I guess it s only an help solution for a single mateer. i would be glad to get another solution with a text link rather than using the overflight button system. Technically it should be better, more efficient and faster to proceed with applying an html code that really makes the text appearing as a classic link to a new windows whatever pop up or full size window. Please let me know if u get further answer to fix this problem.
    Many thx and excuse my technical english translation about DreamCs4

  • Have option to turn off text message pop up window.

    I would like to see the IPhone enhanced to allow the option to turn the text message pop up window on or off.
    There are times when I don't want my text message to pop up for privacy reasons; such as if someone else is using my phone or I have my phone out and people sitting nearby and can read the message. Since the ring tone is so poor on the phone, when I am out I have to put my phone on the table so I can hear it ring.
    With the text message pop up window turned off, I would still like to hear the alert sound (separate feature) and have the number display by SMS box as it currently does.
    This is a very important privacy issue and I appreciate Apple's consideration on this very important enhancement. I called Apple Customer Support and they told me to post my request here for consideration.

    Tell Apple. We are iphone users like you.
    http://www.apple.com/feedback/iphone.html

  • Cursor does not change for pop-up window

    I created a link for a pop-up window. The link does work, but the cursor does not change to a pointy finger, the standard link icon.
    I don't know a lot of javascript, but can figure it out if it's just adding some code. Any help would be appreciated! Here's the code:
    function MM_openBrWindow(theURL,winName,features) { //v2.0
      window.open(theURL,winName,features);
    Thanks in advance.
    Todd

    Hi Todd,
    i got the same problem.(cursor not change for pop-up windows) and because i m not an expert in internal html code i did try several solutions to fix it.
    The easiest (but also even longer if u need to do severals) is to create a button (withs 2 overflight changing pics) with "inserer", "image survolée"
    the "image survolée" can be linked to a pop-up window with the correct effect.  To do so highlight the "expected new link to" and on right side task bar ad a "comportement" named "ouvrir la fenetre du navigateur" and optionally choose the size and windows available function of the pop-up. It works even if u need to proceed first with an overflight changing button.
    The result is longer to obtain and not absolutely perfect. So I guess it s only an help solution for a single mateer. i would be glad to get another solution with a text link rather than using the overflight button system. Technically it should be better, more efficient and faster to proceed with applying an html code that really makes the text appearing as a classic link to a new windows whatever pop up or full size window. Please let me know if u get further answer to fix this problem.
    Many thx and excuse my technical english translation about DreamCs4

  • How can I create a text pop up window in my Pages document? I want text to pop up when the reader hovers his/her cursor over a certain word.

    How can I create a text pop up window in my Pages document? I want text to pop up when the reader hovers his/her cursor over a certain word in the document. I am teacher. So for example when a student came to word he/she did not know, if he/she hovered the cursor over the word, a defintion or other information would appear.  You can do this in Word using bookmarks/hyperlinks but I can't figure this out in Pages. I can link it to another point in my Pages document but I just need the text to pop up - not take the reader to another location.  THANK YOU!!!!!!

    Have you tried Word for Mac?
    You will need to test if links survive export or printing to .pdf
    Peter

  • I cant install an update to Firefox and cant remove the old version because a "Setup" pop up window "Your computer must be restarted to complete a previous upgrade of Firefox. Do you want to reboot now?" appears, reboots change nothing. What should I do?

    A friend said she downloaded an update to Firefox (a version of 6, I believe) but didn't install the update, but the desktop icon was gone. The only way to launch Firefox was from the Programs folder. When clicking on the Firefox file, a "Setup" pop up window appeared stating "Your computer must be restarted to complete a previous upgrade of Firefox. Do you want to reboot now?" Clicking "No" does not launch Firefox and clicking "Yes" reboots the computer, but nothing changes after restart and the same series of events keeps re-occurring. When clicking on the safe mode file, Firefox was launched. I went to "Add/Remove Programs" and found Mozilla Firefox 3.6.3. When attempting to remove the program, the same reboot "Setup" pop up appears, and the same non-results as previously described, persisted. I deleted all Firefox files and deleted the update set up .exe files. I again tried to remove the Firefox 3.6.3 program, with the same outcome as the previous attempt(s). I went to the Firefox website and downloaded the updated Firefox 7.0.1 set up .exe file, saved and ran it. When I reached the Setup Wizard page that prompts a "Standard" or "Custom" installation, I clicked on Standard and the same reboot pop up window appeared, again with no change after the reboot. So I have a Program installed (Firefox 3.6.3) with no files, and which can not be removed, an executed update/download .exe for Firefox 7.0.1 that can not be completely installed due to the failure to update by reboot problem. I'm out of ideas on how to try to resolve these problems. Any help would be greatly appreciated! Thank you

    Try a clean reinstall.
    * Download a fresh Firefox copy and save the file to the desktop.
    * Firefox 7.0.x: http://www.mozilla.com/en-US/firefox/all.html
    * Uninstall your current Firefox version.
    * Do not remove personal data when you uninstall the current version or you lose your bookmarks and other data in the profile folder.
    * Remove the Firefox program folder before installing that newly downloaded copy of the Firefox installer.
    * It is important to delete the Firefox program folder to remove all the files and make sure that there are no problems with files that were leftover after uninstalling.
    Your bookmarks and other profile data are stored elsewhere in the Firefox Profile Folder and won't be affected by a reinstall, but make sure that you do not select to remove personal data if you uninstall Firefox.
    * http://kb.mozillazine.org/Profile_folder_-_Firefox
    * http://kb.mozillazine.org/Profile_backup

  • I just statred Flash CC for the first time and it seems that the text within the pop-up window (dialog box) is mis-aligned and not allowing me access to the command buttons, nor all the text. (ie: the NEW Template Box, can't see but 2/3 of the content)

    I just statred Flash CC for the first time and it seems that the text within the pop-up window (dialog box) is mis-aligned and not allowing me access to the command buttons, nor all the text. (ie: the NEW Template Box, can't see but 2/3 of the content) is there a fix to this problem? using 8.1, Monitor is a high res.2560x1440.

    Another View.
    the GUI is so hard to read (so small) I enlarge my Ps UI by the instructions below...which helped a lot.

  • Can you enter text into "info" pop-up window for TV Shows?

    It's not a big deal, but I was just wondering if there is a way (a script perhaps) of entering text into the little "info" pop-up window for TV Shows in iTunes? (You know the one...it pops-up when you click on the little "i" in the description box on the TV Shows main playlist)
    The show files I made myself have blank info windows of course and it would be nice to be able to enter a decent length description of the episode (the character limit in the "Description" box is so short).
    Like I said, it's not a big deal, but it would be nice to be able to enter info in there...so if anybody knows how...please let me know.
    Yhanx a lot!

    Thank you very much for your reply! I will definitely pass this along to the IT department! Smiling now!

  • How to stop showing the pop-up window to change password

    Hi,
    How to stop showing the pop-up windows of changing password if the password is expired in dba_users table. This is related to form6.
    Pls advice.
    Thanks
    Raj

    Raj,
    Please do not start a new thread with the same problem. If you still need help, respond to your former thread, and we will still try to help you. But you haven't provided an answer to why you can't trap the error.
    Re: Trapping of error ora-28001, user expired in daa_users table

  • How to Fill Text in Pop UP Window

    Hi Friends,
    My Requirement is to display Purchase Requisition Header text in POP UP Window in SRM ,  i used RFC_READ_TEXT  function module , data is coming into internal table,  but not able to fill the text in POP up Window, its giving DUMP, Cn any please help me
    Thnx
    Kumar Srini
    my Code :
    DATA lo_nd_header TYPE REF TO if_wd_context_node.
      DATA lo_el_header TYPE REF TO if_wd_context_element.
      DATA ls_header TYPE wd_this->element_header.
    *   navigate from <CONTEXT> to <HEADER> via lead selection
      lo_nd_header = wd_context->get_child_node( name = wd_this->wdctx_header ).
      DATA : lt_rel TYPE TABLE OF bbp_pds_hrel,
             ls_rel TYPE bbp_pds_hrel.
      DATA : ls_guid TYPE crmd_orderadm_h-guid.
      DATA : doc_no TYPE be_object_id.
      DATA lo_COMPONENTCONTROLLER   TYPE REF TO     IG_COMPONENTCONTROLLER .
      TYPES:  BEGIN OF ty_ibiptextln,
               mandt      TYPE mandt,
               tdobject   TYPE tdobject,
               tdname     TYPE tdobname,
               tdid       TYPE tdid,
               tdspras    TYPE tdspras,
               counter(3) TYPE n,
               tdformat   TYPE tdformat,
               tdline     TYPE tdline,
              END OF ty_ibiptextln.
      DATA: lt_ibiptextln TYPE TABLE OF ty_ibiptextln,
            ls_ibiptextln TYPE          ty_ibiptextln.
      DATA : LV_TEXT TYPE STRING,
             LV_DOC_TEXT TYPE STRING.
    *  *****> DATA DECLARATION FOR CALLING POPUP WINDOW
      data lo_window_manager type ref to if_wd_window_manager.
      data lo_api_component  type ref to if_wd_component.
    *  data lo_window         type ref to if_wd_window.
    *   @TODO handle non existant child
    *   IF lo_nd_header IS INITIAL.
    *   ENDIF.
    *   get element via lead selection
      lo_el_header = lo_nd_header->get_element( ).
    *   @TODO handle not set lead selection
      IF lo_el_header IS INITIAL.
      ENDIF.
    *   get all declared attributes
      lo_el_header->get_static_attributes(
        IMPORTING
          static_attributes = ls_header ).
      ls_guid = ls_header-guid.
      CALL FUNCTION 'BBP_PD_SC_GETDETAIL'
        EXPORTING
          i_guid       = ls_guid
        TABLES
          e_header_rel = lt_rel.
      LOOP AT lt_rel INTO ls_rel.
        IF ls_rel-objid_a IS NOT INITIAL.
          doc_no = ls_rel-objid_a.
        ENDIF.
      ENDLOOP.
      IF doc_no IS NOT INITIAL.
        ls_ibiptextln-mandt     = ''.
        ls_ibiptextln-tdobject  = 'EBANH'.
        ls_ibiptextln-tdname    = doc_no.
        ls_ibiptextln-tdid      = 'B01'.
        ls_ibiptextln-tdspras   = sy-langu.
        APPEND ls_ibiptextln TO lt_ibiptextln.
        CALL FUNCTION 'RFC_READ_TEXT' DESTINATION 'TD1CLNT400'
          TABLES
            TEXT_LINES = lt_ibiptextln.
      ENDIF.
    *  ****> Get Refrence of Component Controller .
    lo_COMPONENTCONTROLLER =   wd_this->get_componentcontroller_ctr( ).
    IF lt_ibiptextln IS NOT INITIAL.
        LOOP AT lt_ibiptextln INTO lS_ibiptextln where tdline is NOT INITIAL.
             lv_text = lS_ibiptextln-TDLINE.
             CONCATENATE LV_DOC_TEXT lv_text INTO LV_DOC_TEXT SEPARATED BY space .     " CONCATANATION OF THE PRODUCT DESCRIPTION
        ENDLOOP.
    * ************* CALLING METHOD OF COMPONENT CONTROLLER
    lo_componentcontroller =   wd_this->get_componentcontroller_ctr( ).
    lo_componentcontroller =   wd_this->get_componentcontroller_ctr( ).
      lo_componentcontroller->fill_doc_text(
        lt_doc_text =  lv_text                     " string
    DATA lo_window         TYPE REF TO if_wd_window.
    "_*AT THIS POINT I AM GETTING SHORT DUMP_*
    lo_window         = lo_window_manager->create_window(
                       window_name            = 'ZSRM_WIN'
                       title                  = 'Text Description'
                       message_display_mode   = if_wd_window=>co_msg_display_mode_selected
                       button_kind            = if_wd_window=>co_buttons_close
                       message_type           = if_wd_window=>co_msg_type_none
                       default_button         = if_wd_window=>co_button_close
    else.
        lo_componentcontroller->fill_doc_text(
        lt_doc_text =  'THERE IS NO TEXT FOR THIS Document Number' ).
      lo_window         = lo_window_manager->create_window(
                       window_name            = 'ZSRM_WIN'
                       title                  = 'Text Description'
                       message_display_mode   = if_wd_window=>co_msg_display_mode_selected
                       button_kind            = if_wd_window=>co_buttons_close
                       message_type           = if_wd_window=>co_msg_type_none
                       default_button         = if_wd_window=>co_button_close
      endif.
      lo_window->open( ).

    You haven't created lo_window_manager
    you are missing the following two lines of code:
    lo_api_component  = wd_this->wd_get_api( ).
      lo_window_manager = lo_api_component->get_window_manager( ).
    Put them just before you get your dump.
    Good luck!

Maybe you are looking for

  • Options for VGA to S video/ composite video over Mini displayport

    I have a mid 2009 13" macbook pro that i want to connect to a standard def tv with s video and composite inputs. I already own the mini displaport to VGA adapter. I have found two adapters on amazon that convert VGA to s/composite video. one is $4 an

  • Capital inv. program position not allowed for measure

    Hi Gurus, When I am going to assign top level wbs to investment program position i am getting the error message How I can overcome this. Quick response will be rewarded and appreciated. Cap. investment program position not allowed for measure Message

  • About serilize/deserilize complex objects

    Dear friends, I have a question about transfering complex objects between client and server. if I just transfer primitive data type, any language of client side can consume this web service. but how about if I transfer complex object? for example, in

  • Digital signature Filter / SubFilter

    Hi, i have a question regarding the use of digital signatures. As a filter value i am usingAdobe.PPKLite but i am not quite sure about the SubFilter. As i understand there are three possible values: - adbe.pkcs7.detached - adbe.pkcs7.sha1 - adbe.x509

  • How do I lock columns and rows in numbers?

    I have a large spreadsheet and I want to scroll up, down, left and right without the need to go up and down to find the name of the column or row where the information goes into. In Excel you lock a column or row just as easy but in numbers I have lo