[OVS] No popup when single entry

Hi,
When the search returns a single entry, is this possible to "cancel" the OVS popup display and react as if this entry has been selected?
Thanks in advance for your help.
Best regards,
Guillaume

Hi,
In Event Handler Method of OVS , first fetch the record from data base based on selection criteria. If the no of records is 1 use set_attribute method and set the fetched record. If not then use co_phase=>1 for popup .
do this in the first line of OVS event handler.
"fetch the data based on selection criteria.
if count = 1.
set value using set_attribute method.
else.
normal OVS code.. phase 0, 1 2 3.
endif.
hope this helps u.,
Thanks & Regards,
Kiran

Similar Messages

  • Want a single entry for alarms in the "AlarmsWindow"

    Hi,
    I have an alarm in Lookout that comes in fairly frequently.  This is normal for this alarm, it comes in and out of alarm by itself.  After the alarm clears itself it becomes blue (the unacknowledged color).  When the alarm goes back into alarm it is displayed in the "AlarmsWindow" on a new line.  So after getting this alarm eight times I will have 8 entries in my AlarmsWindow. 
    How can I make it so that I will only get a single entry in the AlarmsWindow per alarm?
    I have tried the following paramenters in the Lookout.ini file, but they don't seem to do anything.
    [Alarms]
    MostRecent=1
    OldAlarmsLimit=0
    I edited the file in my Lookout4 directory and then restart lookout.  I have also tried restarting all the the Lookout services...  with no lock
    Please help,
    Thanks.

    Thanks for the reply!...
    Actually, I'd prefer not to use auto acknowledge if it can be avoided... precisely for the reason you've mentioned.  (i.e. because it is a global thing...)  I don't want my other alarms to auto acknowledge. 
    Ideally  I would like there to be a way for there to be just a single entry for an alarm, where the time stamp would update whenever the alarm is active.
    The problem is that my customer has a pressure gauge that they monitor for low pressure... but at certain times of the day the pressure readings will bounce around the setpoint level for the low pressure alarm.  For example, if the pressure setpoint is 70 psi, then we might see a period of time where we get 100 alarms because during that time of the day the pressure fluctuates between 68 and 73 psi frequently.  All these alarms flood the "AlarmsWindow" making it hard to see other valid alarms.  So the customer would like to see just one alarm entry for ALL occurances of the pressure alarm.
    It sounds like the .ini file entries I mentioned should do just that, but when I try it nothing different happens...  is there something different I have to do to get those .ini entries to work?  Has anyone had success with thise .ini entries?
    please help... thanks!

  • Table headings (tagged in paragraph tags) to be merged as a single entry in the TOC

    Hello, 
    I am working on a previous file done by somebody else. And here, I have the TOC as shown in screen shot below (which looks quiet normal).
    - The body page headings are placed in tables as shown in screen shot below.
    But, the entries when they appear in the TOC, they appear as one (IP31/42 T40) heading.
    How do we tag table headings (in different paragraph tags) and merge them as a single entry in the TOC.
    Also, suprising to note the paragraph tags are different in the TOC and different in the body (for the same headings).
    Below are the different paragraph tags that show up for the headings in the Table of contents:
    Below are the different paragraph tags that show up for the headings in the Table of contents:
    How do we tag table headings (in different paragraph tags) and merge them as a single entry in the TOC.
    Help much needed!!
    Please advice....
    Regards,

    You cannot have two paragraph styles in one paragraph, but you could use different styles in each cell of your table and include them all in the TOC.
    As far as using a different paragraph style for the lisitng in the TOC and the actual text that is picked up, that's very common. It allows you to find many different paragraph styles to include, but have the listings all look the same, and completley different from how the text looks in the body of the book. You'd problay not want 24 pt Bold TOC lisitngs, but that might be appropraite for section headings that you want to pick up.

  • What is meant by single entry-multiple options in the selection screen

    hi,
      please let me know what is the meant by 'single entry-multiple options' in a selection screen.
    thanks in advance

    Hi Surya,
    Nomally we use to declare Selct options like
    <b>select-options : s_var for mara-matnr.</b>
    here you can enter range of values for material number like 000 to 9999999999.
    but if you want single entry multiple option you need to give no-intervals options when the select option will behave like parameter .. when you cannot give range of values but you can give multiple values for a single field.
    for single entry-multiple options  write the select option like this
    and see the diffrence.
    <b>select-options : s_var for mara-matnr NO INTERVALS.</b>
    here cannot enter low and high range for matnr but you can enter mulitple values for select option..you can enter only low range values..
    Please reward if usefull..
    Thanks,
    Gokul

  • How to supress the single Entries in the report?

    Hi
    I have a report of  "Customer unpaid Cheques". This report displays Customer wise.
    For eg. Let say Customer 1234 cheques have been unpaid and returned many times. Some customers have single time retrns.
    In a report I want to filter the Customers with Single Entry.
    Report is like ths.
    Cust No: Ret.Doc: Cheque No: Amount:
    1234 7999 3331 100
    1234 8999 3332 100
    1234 9999 3333 100
    1235 7777 4444 200
    Customer 1234 has been returned 3 times where as Customer 1235 is ed one time.
    I want a report which displays the customers with more than one returns. The report should be like this. How can I do this..
    1234 7999 3331 100
    1234 8999 3332 100
    1234 9999 3333 100
    Thanks for your help.
    Sudha..

    HI Sudhakar,
    It's bit complex but will work.
    Just create a new formuale with this option F= SUMCT(Amount)( This is basiclly the "result" option you get when you try to create a formlae.
    Now make a calculate key figure with the logic CKF=( Amount - F)
    This will give you basically this kind of difference
                        F   CKF
    1234 7999 3331 100 300 -200
    1234 8999 3332 100 300 -200
    1234 9999 3333 100 300 -200
    1235 7777 4444 200 200  0
    Now put a condition on the report level that show only those rows where the CKF!=0
    IT will show only those value which have moer then one rows.
    Also you can hide these additional columns depending upon your need.
    I think it will work
    If helpful assign points.
    Thanks

  • Disabling Secondary Popup When Accessing Office 2003 Documents Through KM

    Hi,
    we have the old problem with "Disabling Secondary Popup When Accessing Office 2003 Documents Through KM" which was topic of a weblog by John Mittendof already.
    For us it was solved when using Windows-integrated authentication without changing the registry as described.
    This works with Office2003 SP1. With SP2 the popup appears again.
    Does anyone have the same problem???
    The disadvantage with the registry solution is, that the files will be stored in the temporary internetfiles which leads to a message when opening a second time (in the sense of: document already open by "myself" - open writeprotected?).
    Best Regards
    Helge Stührmann

    Please Try this: (You should change all these settings or you'll get other errors)
    Go to Content Management ® Global Services ® URL Generator Service.
    Make the following changes:
    &#9679;      a) Replace the prefix
    /irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs in the parameters Image Path, Viewer, XML Forms CSS URL, and Content Access Path with /irj/go/km/docs
    The entry in the Image Path parameter must look as follows: /irj/go/km/docs/etc/public/mimes/images
    &#9679;      b) Replace the prefix
    /irj/servlet/prt/portal/prtroot/com.sap.km.cm.uidetails in the parameters Resource Properties Page and New Resource Properties Page with /irj/go/km/details
    &#9679;      c) Replace the prefix
    /irj/servlet/prt/portal/prtroot/com.sap.km.cm.navigation in the parameters Explorer Servlet and Navigation Servlet with /irj/go/km/navigation
    &#9679;      d) Replace
    /irj/servlet/prt/portal/prtroot/com.sap.km.cm.highlightedcontent in the parameters Highlighted Content with /irj/go/km/highlightedcontent
    &#9679;      e) Replace
    /irj/servlet/prt/portal/prtroot/com.sap.km.cm.basicsearch in the parameter Basic Search Servlet with /irj/go/km/basicsearch
    Regards, Fede

  • Shoe View As A Popup When We Click On A Search Help

    Hi Experts,
    I am working on throwing a view as a popup when we press on the search help button for a column in my table.Could someone please tell me if this is possible and if we have an event that is triggered when we click the F4 symbol right next to the field .
    With Regards,
    Chaitanya.

    Hello Chaitanya ,
                                You can use the freely programmed input help or OVS help .
    For freely programmed input help , you have to create a webdynpro component  ( Say ZWD_FREE_HELP )which will have the pop up view as a defaut view in the window WD_VALUE_HELP . In this wendynpro component you have to implement the interface IWD_VALUE_HELP .
    You have also set the value help listner (  attribute VALUE_HELP_LISTENER  in component controller of type IF_WD_VALUE_HELP_LISTENER ) inside the method SET_VALUE_HELP_LISTENER  in this component  ZWD_FREE_HELP .
    Now you have to use this component in your Main component and provide the component name in for the attribute property freely programmed input help .
    After closing the pop up window you have pass the data to main window . For this you have to implement the on_data_select event ( this event is the interface event at component controller )  of ZWD_FREE_HELP.
    I hope this help you ....
    regards
    Vivek

  • Single entry mode

    Hi all
    i have enabled single entry mode . That means i should see the tasks under MY timesheet instead of my work in PWA.
    However for some plans this doesnt happen . the tasks apper under MY TASKS instead of MY TIMESHEET
    what could be the problem

    tanveer041989 --
    Pardon me for bumping into this conversation.  When you use Single Entry Mode (SEM) with Project Server, this means that tasks will appear on both the Tasks page AND the Timesheet page in PWA for team members.  If you do not want team members to
    use the Tasks page for entering progress, then I would recommend that your Project Server administrator hide the Tasks link in the Quick Launch Menu and the Tasks button in the Track Your Work carousel at the top of the Home page in PWA (assuming you are using
    Project Server 2013).  This will restrict users to only the Timesheet page.
    To answer your follow up question, you have two choices:
    Delete the timesheet and then recreate it using the Manage Timesheets page.
    Navigate to the Timesheet page for the selected time period. In the Timesheet ribbon, click the Add Row pick list button and select the Select from Existing Assignments item.  In the Add an Existing Task dialog, select the missing tasks and then click
    the OK button.
    I think you can see that the first option is by far the simplest.  Hope this additional information helps.
    Dale A. Howard [MVP]

  • Intermittent problems displaying autocomplete popups for autotext entries

    When autotext entries are saved into a template in the startup directory. the autocomplete names for the autotext entries popup and allow the user to press Enter to expand them into the document SOME OF THE TIME.  If I save the autotext entries into
    a building blocks template in the user's appdata BB directory, the popups NEVER display.  I also know that turning the HORIZONTAL SCROLL BAR ON affects the display of the autotext popups. 
    Does anyone know how to make them appear every time?  Saving them in NORMAL.DOT is not an option.
    Thank you.

    You should NOT be getting "autocomplete/tooltips" for AutoText stored anywhere other than the normal template (or the attached template) in Word 2010. You got them for AT stored anywhere in Word 2003. You got them for no AutoText in Word 2007.
    The ability to have them for any available AT was restored in Word 2013/365.
    Automated Boilerplate Using Microsoft Word
    The naming of entries is crucial. The default (and poor) name assigned to AT entries is the beginning text in the entry. This is seldom unique. If the first four characters are not unique it can lead to problems. Also, it is possible to have different AutoText
    have the same name and stored in different templates. As with macros havng the same names stored in different templates, Word has a hierarchy.
    The F3 key has brought in AutoText entries as long as I can remember, I believe before Word 95. Again, it is looking for a unique 4-character name.
    "...saved as AUto Text | General  | Normal" to me indicates it is being saved in the normal template.
    That is the diefault location for saving AT, and seldom what you want.
    I now see that this is an older thread and you are not the original poster. You should read Stefan Blom's responses to the OP. There is no known bug in Word 2010 with AT other than the constraint of storage locations.
    Charles Kenyon Madison, WI

  • Single Entry Mode behavior

    We are currently testing the single entry mode, and we want to understand more about this model.
    During the testing, we found the timesheet entry impacts much on the project plan. For example,
    Supposed the start / end date for the assignment is from 10/1 to 10/20, but if the user starts report hours on 10/10, the end date may be shifted to 10/30 or other date. And sometime the end date may be shorten to an eailer date (e.g. 10/18).
    Is that any document describing the exact behavior on how the timesheet will impact the project plan (start/end date, work, remaining work etc.)
    in our organization, we enable "auto-approval" for timesheet and timesheet lines, that means no approval before the timesheet data is populated into the project plan.
    Can we archive the goal - the start / end date is never shifted due to the timesheet submission.
    Kevin Li

    Hi Kevin,
    In order to understand how the status updates (submitted with the timesheet in Single entry mode) are impacting the project plan you would need to look into the task types:
    http://www.epmcentral.com/msproject/tasktypes.php
    Depending on the task type the scheduling engine will behave differently.
    Some more details can be found on this thread:
    https://social.technet.microsoft.com/Forums/msonline/en-US/fb881661-bfda-4c0b-a3ad-a5770b28e116/what-are-the-differences-between-turn-in-final-timesheet-and-the-other-option-send-progress-for?forum=projectonline
    In my opinion you have two options:
    1. disconnect the task updates and timesheets and allow the team members to submit the % completed for updates. in this case they will need to submit timesheets and task updates.
    2. enable the "Require line approval before timesheet approval" so the task updates are approved before the timesheet manager/auto-approval kicks in. This can also be support by Rules for status updates where the task update can be automatically
    approved when, let's say, the Assignment Finish date is the same as published value. The rest of the updates can be reviewed by the PM and Approved/Rejected depending on the impact on the project plan.  Once all the task updates have been approved then
    the timesheet can be approved as well.</label>
    Hope this helps
    Paul

  • Prevent OVS Help Popup to open

    Hi all,,
    I am using input fields with OVS help.
    I want to forbid OVS help popup to open if a data was not selected into a previous field.
    Is there a way to make it, instead of passing through the ovs event handler (because it forces set_output_table call) ?
    Thanks for your help
    Regards

    Hi,
    One thing you can do is..
    Only when that field is filled then only provide the OVS name
    lr_node_info type ref to if_wd_context_node_info.
    lt_info type WDR_CONTEXT_ATTRIBUTE_INFO
    lr_node_info->get_attribute
    exporting
    name = 'CARRID'
    importing
    ATTRIBUTE_INFO = lt_info
    Use the wizard to get these values..
    if lv_value is not initial.  "previous field not filled
    CALL METHOD lr_node_info->SET_ATTRIBUTE_VALUE_HELP
      EXPORTING
        NAME            = 'CONNID'
        VALUE_HELP_MODE = C_VALUE_HELP_MODE-OVS
        VALUE_HELP      = <<NAME of the OVS>>   
    else.
    lr_node_info->SET_ATTRIBUTE_VALUE_HELP
    exporting
    name = 'CONNID'
    VALUE_HELP_MODE = C_VALUE_HELP_MODE-deactivated 
    *VALUE_HELP = none
    endif.
    Refer this link -
    Re: How to put dynamic search help in web dynpro ABAP.
    Regards,
    Lekha.
    Edited by: Lekha on Dec 18, 2009 7:27 PM

  • Dynamic Parent/Child Select List - Parent may have only a single entry

    Hello,
    I have a parent/child select list implemented using APEX only, ie no AJAX.
    The child list always has multiple entries, but the parent may only have a single entry, depending on who is running the application. When the parent has just one entry it can't submit, so the child list remains empty. Also when the parent has multiple entries, the user must select another entry from the parent list to cascade the child list.
    I have put a button to fire the branching to same page submit, but this is a little clunky. Is there a way of cascading the child list when the page opens? Preferably without ajax, but if has to be then ok
    I've looked for an answer to this but all threads I have followed seem to assume parent to have multiple entries, and that child list requires parent selection, but this not so in my application.
    Thanks, Jock

    Anyone?
    Even an acknowledgment that this should be obvious to me, or that it is not currently possible would be of assistance.
    Thanks,
    Jock

  • Want to get a popup when sales order is created or saved

    hi all ,
             I want to get a popup when sales order is created or saved .Is there any  user exit for the same?
    thanks in advance ,
    Naval bhatt

    Hi,
    try this.
    Go to the include MV45AFZZ of Sales Order Main program SAPMV45A
    and find the correct exit in that and write the User exit code after saving the document FORM USEREXIT_SAVE_DOCUMENT_PREPARE or
    FORM USEREXIT_SAVE_DOCUMENT by calling/writing the
    fun module POP_UP_TO_CONFIRM.
    Regards,
    Anji
    Message was edited by:
            Anji Reddy Vangala

  • How to disable 'Remove Hidden Information' popup when closing PDF in Acrobat X on Mac?

    How do I disable the function that causes the 'Remove Hidden Information' popup when closing PDFs in Acrobat X? I'm using OS X 10.9.4 on a Mac?
    I've searched online and was directed to Preferences>>Security (enhanced) to uncheck 'Unable Enhanced Security', but it wasn't checked.
    This box (see screen shot) opens each time I close a PDF. I'm forced to select an option before closing.
    Please help.
    Thanks.

    Go to the menu Acrobat>Preferences
    In the Preferences window's "Categories" pane, select "Document"
    In the "Hidden Information" section deselect both check boxes
    Click the OK button
    You should be good now.

  • Pass single entry for GRIR clearing

    Dear Expert,
    I want single entry for GRIR clearing by F.13 in spite of multiple Clearing entries, can anyone tell me how to configure this?
    Regards,
    Saurabh Chaplot

    Hi
    System groups the items based on clearing criteria in OB74. The purpose of this setup is to correctly match the open items during clearing. If this is not the case, open items cannot be related to open Purchase orders. If this requirement is only for specific cases, then better use manual classic clearing transactions.

Maybe you are looking for

  • Report Engine SDK Performance

    What are the recommended settings for businessobjects xI (version 11.5) Are there any tips to improve performance and reliability of the Report Engine SDK? It is very slow. We are using a Java client to interact with the dswsbobje libraries. Calls to

  • File transfer very slow with a SSTP VPN

    I have a serer in the office and I connect from my house through a SSTP VPN. In my home computer (client) I add a new network folder, this networkf folder is in the server, that has a shared folder. I can transfer files, but is very slow. For example

  • Sound Check doesn't work for some podcasts?

    Apologies for cross-posting, but this didn't get any replies in the Using iTunes section. Podcasts that I subscribe to are recorded at quite different levels. This is pretty annoying when my morning playlist goes from a really quiet one to a really l

  • Html widget for "ibooks author"

    Hi, I there a possibility to create a contact form in html to add to the html widget of "ibooks author" with an Adobe product?

  • Counter/Timer Pulse Train generation

    Hello, I am having some trouble understanding why a particular VI I have isnt working(upper part of image below), I was wondering if someone could give me an idea of the cause from the error message.  I have a counter/timer which I am using to genera