OVS customization

Hi all,
     1. Is there is a possibility of placing an extra button in the value help popup.  On click on this button, it should popup a different screen.
                2.Can we link a web dynpro view with value help instead of using the value help framework.
If it is possible please provide some useful links too.. !
thanks in advance,
Jithin James.

hi jithin,
Answer is YES.
Please follow this link :
https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/a0ab331b-97c6-2a10-f982-c9f972c34e51
https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/e038cf90-0201-0010-0a9a-ec69262a1564
https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/cf40cf90-0201-0010-4a85-e5a207b900d8
For more conversational details of related issue discussed at this thread:
[F4 help for a Input Field|F4 help for a Input Field]

Similar Messages

  • Personalizing columns in OVS search result list

    Hi,
    Is it possible to provide an option for personalize the columns by the end user in the OVS search result something like: settings available for ALV's?
    regards,
    Jatin
    Edited by: Jatin Grover on Nov 9, 2011 8:10 AM

    Hi Jatin,
    As per my understanding you want to provide a button/link on the ALV header which will have customize option for the user to select what all fields he wants to display on the OVS
    TO achieve this:
    1. Create a button/link on the ALV header.
    2. This button/link will call a used component/view which will have alv/split screen to select the desired fields.
    3. THis view/component will bind to node having all the posible columns for the OVS.
    4. on selecting desired fields the value for the fields in the node set to abap_true (or anything) as desired.
    5. In the OVS method get all the fields from the node having value abap_true or as specified and create the OVS catalog accordingly in STEP0/1.
    Nawal Kishor Mittal

  • OVS in POWL screen

    Hi ,
    I need to create the OVS help for a field in Selection screen in IF_POWL_FEEDER  class in which
    method do i need to do and help how to do this
    Thanks,
    Kalyani

    Hey Rohit,
    Thanks for you reply.
    In the option " Quick Search Creteria Maintanence" , I have added few selection options which on click of apply prepares a serach url and fetches data from the external non sap system.
    This is being used by higher management and they want a variant kind off search creteria which can be  saved and reterived and no need to re enter the search parameters all the time.
    Here in POWL apps I could find only one button "APPLY" which I have used to generate the url.
    Now for saving the search creteria was trying to find if we have any options available or I can customize by adding one more button and passing the values to a custom table and fetch it back and pass it to the default selection creteria which normally happens in Variant.
    But here I cant even locate an option to add a button.
    Please advice.
    Thanks,
    Imran A.

  • OVS in Webdynpro JAVA

    Hi,
    Can somebody tell me asto how to customize OVS in webdynpro java development framework?
    I would like to show my own customized view at the time of adding OVS extension instead of adding the listener.
    Thanks and Regards,
    Arya

    Hi,
         have a look to this link :
    [https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/c0c6132f-4ea3-2b10-4d8f-e68d2e96113d]
    [http://help.sap.com/saphelp_nwce711/helpdata/en/48/1f9a51ea6a4e70e10000000a42189c/content.htm]
    Thanks and Regards

  • Error while running a customize report in oracle ebs

    Hi ..
    can anybody suggest how to solve the follwing error while running a customize report in oracle ebs?
    XXIFMS: Version : UNKNOWN
    Copyright (c) 1979, 1999, Oracle Corporation. All rights reserved.
    Current system time is 03-JUN-2011 11:09:24
    +-----------------------------
    | Starting concurrent program execution...
    +-----------------------------
    Arguments
    P_DATE_FROM='2010/04/01 00:00:00'
    P_DATE_TO='2011/06/03 00:00:00'
    Forcing NLS_NUMERIC_CHARACTERS to: '.,' for XDO processing
    APPLLCSP Environment Variable set to :
    Current NLS_LANG and NLS_NUMERIC_CHARACTERS Environment Variables are :
    American_America.AL32UTF8
    stat_low = 9
    stat_high = 0
    emsg:was terminated by signal 9
    ld.so.1: rwrun: fatal: librw.so: open failed: No such file or directory
    Start of log messages from FND_FILE
    End of log messages from FND_FILE
    Program was terminated by signal 9
    Concurrent Manager encountered an error while running Oracle*Report for your concurrent request 1068011.
    Review your concurrent request log and/or report output file for more detailed information.
    Executing request completion options...
    ------------- 1) PUBLISH -------------
    Beginning post-processing of request 1068011 on node D0005 at 03-JUN-2011 11:09:24.
    Post-processing of request 1068011 failed at 03-JUN-2011 11:09:24 with the error message:
    One or more post-processing actions failed. Consult the OPP service log for details.
    Finished executing request completion options.
    Concurrent request completed
    Current system time is 03-JUN-2011 11:09:24

    Please post the details of the application release, database version and OS.
    Is the issue with this specific concurrent program?
    Can you find any errors in the CM/OPP log files?
    Please see if these docs help.
    On R12.1.1/Solaris Platform While Generating Oracle Reports Files Failed With Error " ld.so.1: rwconverter: fatal: librw.so: open failed: No such file or directory [ID 1067786.1]
    Apps UPG Fail With Error Ld.So.1: Rwserver: Fatal: Librw.So [ID 961222.1]
    Thanks,
    Hussein

  • Dunning Letters Customization

    Hi,
    I want to customize Dunning letter program. We have around 10 Operating Units. We want to build the customization for only US and UK operating units using BI Publisher. Rest of the operating units need to use the standard report.(text output.)
    'Dunning Letter Generate' will call 'Dunning Letter Print from Dunning Letter Generate' program. 'Dunning Letter Print from Dunning Letter Generate' will need to show the PDF output for US, UK operating units. Need to show text output for other operating units.
    How can i customize this.
    Thanks in advance.

    Sorry if i confuse you. We are using BI Publisher with EBS integration.
    'Dunning Letter Generate' is a spawned program which calls 'Dunning Letter Print from Dunning Letter Generate' internally. We cannot update 'Dunning Letter Generate' to call other programs.
    Now i can build template for 'Dunning Letter Print from Dunning Letter Generate' to get the PDF output.
    But i need PDF output for only US and UK operating units only. For the remaining operating units should use previous standard text output.
    Here i cannot create seperate custom programs for US, UK operating units. Because we cannot call them from 'Dunning Letter Generate'.
    How can i proceed.
    Please let me know.

  • Customize Print Quote stylesheet ASOPRINT.xsl

    Hi,
    I have a requirement where I need to check if we can use the existing Print Quote functionality to generate custom Quote Reports. As i see we can create new XML templates by making changes to the standard style sheet ASOPRINT.XSL. According to what is mentioned in the oracle quoting guide we can add company logo, change height width etc.. of the report by modifying this style sheet. I need to know how do we cusomize the style sheet to include static text or add new tables etc.. I am very new to XSL so do not have much idea as to where is the data fetched from and where is the static text present.
    Thnaks
    AM

    Hi,
    Thanks a lot for the response. I went through the documents and they mainly talk about customizing the Quote report by including the company logo, Title and disclaimer. How can we add static text to the ASOPRINT.XSl style sheet in order to customize it and attach it to a custom tempalate. I am very new to this so do not have much idea. can we add the static test directly in the style sheet or is it fetched from somewhere?
    Regard
    AM

  • Cannot open customize OAF screen after upgrade to 12.1.3

    Hi,
    After upgrade to 12.1.3, I am not able top open customize OAF screens from Applications.
    By following some documents from MOS, I have done the following.
    1)-applied patch 9879989 on Linux server.
    2)-I am able to install JDeveloper,open and compile my customize programs from JDeveloper installed on Linux server. I compilation, new *.jpx files created from *.jpr
    From Oracle Applications, I am getting the same error that I was getting without compiling customize program.
    My question is that, how Oracle applications will read the new compiled program. Do all program need to be in specific unix directory ?
    I copied all the customized program under " /u01/oracle/jdev_install_dir/jdevhome/jdev/myprojects" .
    I think the problem is now to place OAF files in the problem directory, which I don't know.
    Do I need to set environment variable like JDEV_USER_HOME in the environment file ?
    Please help.
    Best Regards

    Not sure if your issue is resolved. Did you compile the java sources in JDeveloper and moved all files from myclasses folder to unix under $JAVA_TOP or appropriate directory and deployed the PG files using xmlimporter?
    Thanks
    Shree

  • Team Planner -- Customization

    We recently upgraded to 2010 professional, and I was pleased to see the team planner view, which was something I was attempting to do in 2007.  We are using MS Project 2010 Professional more for resource management than project management.  In
    fact, we only assign one task per resource per project, just so we can have a clear picture of our resource utilization.  For example, if "Joe" is going to work on this project for 50 days, regardless of what he is doing, he goes in at 50 days (and the
    duration is calculated based on the percentage he is allowed to work on projects vs. day-to-day work (MAX Units), and the percentage the manager has assigned for him to do this work (Assigned Units).  We don't care what "Joe" is doing, just that his time
    is booked.  We have assigned more than one resource to the same task, and the team planner (unlike the resource usage view), does allow breakdown by resource, and not just by project.
    The purpose of this view is to provide management reports (printed/electronic PDF copies), for their weekly meetings to discuss the status of the resources and the impact of any new projects being proposed.  So I need to show more info then the basic
    info in the default Team Planner View.
    I just read another question regarding adding extra columns to this view and was disappointed to discover that cannot be done.  I have a shared resource pool with 140 resources and a master project schedule with 50 projects, and I am running the
    team planner view against the shared pool.  So, like the other person, I wanted to add a column with the project name (since the tasks are similiar in name, it gets confusing if it only shows the task name, as we have no idea which project it is associated
    with), as well as add a column for "section" (a custom field created in the resource view so each manager can view his own team), and a column showing Max Units, so we can understand why someone with only 1 task is overallocated.  As well, I would like
    to customize the task bar to include the Units for that resource (ie. 50%), so I can understand also why he is overallocated or available at glance. 
    As a workaround for the missing project name, I embedded the name in the task, which is very time consuming and not a real solution, since at any given time I have over 50 projects in the master project schedule.
    I hope this is something that is being considered in future, since it makes sense to me that management wants a view of the resource pool by assigned task, by project, and understanding of overallocation. 
    Trish :)

    You can create and apply a Group to list all tasks by resource. You could also group by Project then by resource or the other way around. In Proejct 2010 select the View tab, then in the
    Group By drop down box select New Group By and select the fields to group by.
    If you like teh Group, copy it to your Globa.mpt file using teh Organizer so it's available in all your projects.
    Rod Gill
    The one and only Project VBA Book
    Rod Gill Project Management

  • "Program files" directory problem during Microsoft Office Customization Installer in non-English versions of Windows

    We have a document-level customization solution for Word and are experiencing problems during deployment in an environment running on terminal services. The OS (Windows 2012) is English and Word (2013) is non-English (German). 
    Installation is done into the "Program Files" folder correctly. But when trying to start a word document linked to the specific template. The "Microsoft Office Customization Installer" pops up with the error.
    "There was an error during installation"
    From: file:///C:/Programme/[CompanyName]/[Productname]/[Productname].vsto
    Downloading file:///c:/Programme/[CompanyName]/[Productname]/[Productname].vsto did not succeed.
    Exception: ....
    System.Deployment.Application.DeploymentDonwloadException: Download file:///C:/Programme/[Companyname]/Productname]/[Productname].vsto did not suceed. ---> System.Net.WebException: Could not find a part of the path 'C:\Programme\[Companyname]\[Productname]\[Productname].vsto'.
    ---> System.Net.WebException: ...... ---> System.IO.DirectoyNotFoundException......
    The problem seems to be that the installer is looking for C:\PROGRAMME instead of C:\PROGRAM FILES. C:\PROGAMME is the German localized name of PROGRAM FILES (http://en.wikipedia.org/wiki/Program_Files).
    The installer installs the solution correctly deployed into c:\program files, but when the later a user tries to start it and the Microsoft Office Customization Installer is called, it tries to access the non-existing "c:\programme" folder. This
    doesn't exist, because Windows is English.
    Is there any thing related to deploying solutions on a platform which has different languages (mixing/matching of OS language and Office language?)
    Thank you for your help

    Hello,
    1. First, I would confirm with you whether you dealt with the localization for your document-level add-in?
    2. Did you use this way to define the Create a class that defines the post-deployment action part of Put the document of a solution
    onto the end user's computer (document-level customizations only) and did you get the path with Environment.SpecialFolder enum?
    To handle this, I would recommend you consider using Environment.SpecialFolder to set that property.
    Regards,
    Carl
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • No longer able to fully customize?

    Follow up to closed thread https://support.mozilla.org/en-US/questions/985948
    I have been happily using firefox since ages, although I've never liked the idea nor felt the need of frequent updates. Last January I did the move from 3.6 (aka 10) bundled with my Linux SuSE version to the latest version 28 (that was mainly done to fix a mishap on google maps which after all proved instead to be due to some bad cookies). At the same time I considered also chrome but did not like it. I struggled a bit to reintroduce some nice features I liked (tabs on bottom, text only buttons in menu bar, status bar) than I was reasonably happy and even added some nice plugins. I even found the way in about:config to reduce the ANNOYING frequency in which I was asked to update to a new version.
    And so far did not update
    This morning BY CHANCE I hit the update button instead of the "ask later", and found myself in version 31 with an APPALLING GUI without menu bar, and without access to some of the plugins (although they appeared to be compatible and active) including the very useful Session Manager. The immediate solution to continue work was to REVERT TO THE BACKUP of firefox 28.
    Then I quietly checked the net for resources and experiences, and found that a lot of long-time firefox users do not like the new interface, that apparently there are ways to restore SOME BUT NOT ALL of the old nice features which were unexplainably suppressed. I also learned of the existence of PaleMoon.
    I would like to EXPRESS MY IRRITATION for the changes in the UI without a clear notice, or a clear way to revert in full to the previous behaviour.
    In the next days, when time allows, I will do (on a fresh separate installation) a thorough check of what is and is not customizable in firefox 31 as well as in PaleMoon, and do my final choice. But what I read so far about PaleMoon is inspiring me to switch over ...

    Hi,
    The people who answer questions here, for the most part, are other Firefox users volunteering their time (like me), not Mozilla employees or Firefox developers.
    If you want to leave feedback for Firefox developers, you can go to the Firefox ''Help'' menu and select ''Submit Feedback...'' or use [https://input.mozilla.org/feedback this link]. Your feedback gets collected at http://input.mozilla.org/, where a team of people read it and gather data about the most common issues.

  • Adobe Muse - Menu Bar Customization

    I am new to muse and have made a couple of test sites. I am not working on my first Muse site and running into the problem of customizing my menu bar. The bar no longer shows up as 4 different sections. It comes up as one big one. How do I add more sections to my menu bar and how do I change the name? Is there a way to Make the Menu an Image almost like a Photoshop button but have a Pull Down Menu. Is it possible to have a Pull Down menu?
    Thanks!

    When you drag a menu to the web page it replicates the your plan view, to show the child pages you will have to choose 'All pages' as the menu type by clicking the on the small blue icon. If you want to customize the menu the way you want you can use the option of the manual menu.
    - Abhishek Maurya

  • ? to Customize Sap GUI Logon Pad

    Hello all,
    How can i customize Sapgui logon pad with own Logo instead of Default Logo.
    Thanks in advanace,
    Rahul

    Hi Markus  When we click on Logon Pad SapGUI 710
    On the System Tab right hand side we have Viriable logon
    below to that We had a Logo Indicating Orange & Blue arrow
    How can i change to my own Logo.
    Cheers,
    Rahul

  • How to customize the table layout in WAD (BI70)

    hi experts,
    i want to customize the table layout in WAD.
    in 3.5, i can set the table interface class,and use T_Code se24.
    but now i am using BI7.0, there is no table interface, so how can i customize the table layout?

    Use report designer for customerizing.

  • OVS value not getting populated in field

    Hi Experts,
    Kindly suggest me a solution for the below given issue.
    I have added three custom fileds to an already existing WD Coponent.
    And also added OVS help as an input help method to these fields.
    If I right click on the WD application and TEST, the application opens in browser and I am able to select the value from OVS list.
    If I run the application by copying the URL and paste it in the browser, or clicking on Portal link, if we select the value from OVS list that value is not getting populated in the field.
    Below is the logic I have written.
    method ON_OVS_PAYMENT .
    TYPES:   BEGIN OF ty_payment,
                 payment TYPE char4,
                 desc    TYPE char30,
               END OF ty_payment.
    * declare data structures for the fields to be displayed and
    * for the table columns of the selection list, if necessary
      types:
        begin of lty_stru_input,
    *   add fields for the display of your search input here
          payment type char4,
    *      desc    type string,
        end of lty_stru_input.
      types:
        begin of lty_stru_list,
    *   add fields for the selection list here
          payment type char4,
          desc    type char30,
        end of lty_stru_list.
      data: ls_search_input  type lty_stru_input,
            lt_select_list   type standard table of lty_stru_list,
            ls_text          type wdr_name_value,
            lt_label_texts   type wdr_name_value_list,
            lt_column_texts  type wdr_name_value_list,
            lv_window_title  type string,
            lv_group_header  type string,
            lv_payment       type string,
            lt_payment       TYPE TABLE OF ty_payment,
            ls_payment       TYPE ty_payment,
            lv_short         TYPE string,
            lv_table_header  type string.
      field-symbols: <ls_query_params> type lty_stru_input,
                     <ls_selection>    type lty_stru_list.
      case ovs_callback_object->phase_indicator.
        when if_wd_ovs=>co_phase_0.  "configuration phase, may be omitted
    *   in this phase you have the possibility to define the texts,
    *   if you do not want to use the defaults (DDIC-texts)
          ls_text-name = `PAYMENT`.  "must match a field name of search
          ls_text-value = `Terms of payment`. "wd_assist->get_text( `001` ).
          insert ls_text into table lt_label_texts.
          ls_text-name = `PAYMENT`.  "must match a field in list structure
          ls_text-value = `Terms of Payment`. "wd_assist->get_text( `002` ).
          insert ls_text into table lt_column_texts.
          ls_text-name = `DESC`.  "must match a field in list structure
          ls_text-value = `Description`. "wd_assist->get_text( `002` ).
          insert ls_text into table lt_column_texts.
          ovs_callback_object->set_configuration(
                    label_texts  = lt_label_texts
                    column_texts = lt_column_texts
                    group_header = lv_group_header
                    window_title = lv_window_title
                    table_header = lv_table_header
                    col_count    = 2
                    row_count    = 20 ).
        when if_wd_ovs=>co_phase_1.
          ovs_callback_object->context_element->get_static_attributes(
              importing static_attributes = ls_search_input ).
    *     pass the values to the OVS component
          ovs_callback_object->set_input_structure(
              input = ls_search_input ).
        when if_wd_ovs=>co_phase_2.
          if ovs_callback_object->query_parameters is not bound.
    ******** TODO exception handling
          endif.
          assign ovs_callback_object->query_parameters->*
                                  to <ls_query_params>.
          if not <ls_query_params> is assigned.
    ******** TODO exception handling
          endif.
    *     call business logic for a table of possible values
    *     lt_select_list = ???
          lv_short = <ls_query_params>-payment.
          CALL FUNCTION 'ZSIILESD001' DESTINATION 'LOGICALE22'
          EXPORTING
          i_payment             = lv_short
          TABLES
          ET_PAYMENT            = lt_payment.
        lt_select_list[] = lt_payment[].
          ovs_callback_object->set_output_table( output = lt_select_list ).
        when if_wd_ovs=>co_phase_3.
    *   apply result
          if ovs_callback_object->selection is not bound.
    ******** TODO exception handling
          endif.
          assign ovs_callback_object->selection->* to <ls_selection>.
          if <ls_selection> is assigned.
            ovs_callback_object->context_element->set_attribute(
                                   name  = `PAYMENT`
                                   value = <ls_selection>-payment ).
          endif.
      endcase.
    endmethod.

    Hi Pradeep,
    I don't think it really make any difference to the application run if we run from SE80 or run via application url.
    Try to set the external break point in OVS PHASE3 for your user. Check if the break point is reached and data is set after selection from OVS.
    Regards,
    Rama

Maybe you are looking for

  • How to delete ALL photos in iPhoto Library that are NOT contained in albums

    I would like to delete all those photos in the iPhoto Library which I have NOT assigned to an album. How do I do this efficiently? And conversely: how do I delete from the Library ALL the photos that ARE contained in a specific album? Thanks in advan

  • Sending a csv file using OS command

    Hi all, I would like to know whether it is possible to send CSV file stored in application server to some email ids using OS Command process type.Using APD a file will be generated at a particular application server path.That file around 2 MB needs t

  • My final version of a table with row headers and column footers

    This version is superior to the one I posted yesterday as it is better designed and responds to changes in size correctly. You can also have a header/footer with multiple columns/rows. import javax.swing.*; import javax.swing.event.*; import javax.sw

  • Iphoto calendar to print issue.

    When creating iphoto calendar to print the months of the year font changes to very small size. No text field available to change back.

  • Nested XML / DocBook

    How do you use nested XML in InDesign such as DocBook upon import? Something like: <blockquote>      <para>Some text here</para>      <para>More text here</para> </blockquote> I know InDesign has the map tags to styles function... how could this sort