More than 1 OVS in 1 View

I used OVS for creating Search Help,
I got the problem when using more than 1 OVS in 1 view,
I've been creating 2 Component Use : OVS and OVS_MATNR , then creating Method ON_OVS to handle OVS and Method ON_OVS_MATNR to handle OVS_MATNR.
the problem is when I running input field for OVS_MATNR why method ON_OVS is always execute not method ON_OVS_MATNR that should be execute?what a linkage between OVS input field and OVS method,I think only in co_phase1 anything else?
Thanks you,for your help,
Wirawan
Edited by: Dona Wirawan on Aug 12, 2010 5:22 AM

HI Dona Wirawan ,
1 . Make sure you reuse WDA_OVS only once in the used component tabs .
2 . create your ovs events in views [http://i34.tinypic.com/j0vad2.jpg|http://i34.tinypic.com/j0vad2.jpg]
3. for handling the correct event .
   reffere the piece of code .
method ovs_emp     "1st OVS
  data  : ls_parameter TYPE  wdr_event_parameter_list,
             ls_ovs TYPE wdr_event_parameter,
             lv_value TYPE string .
     ls_parameter = wdevent->parameters .
  LOOP AT  ls_parameter INTO ls_ovs WHERE  name = 'OVS_CONTEXT_ATTRIBUTE'.
    CALL METHOD wdevent->get_string
      EXPORTING
        name  = 'OVS_CONTEXT_ATTRIBUTE'
      RECEIVING
        value = lv_value.   " you will get the attribute name of the ovs Help Field
       IF lv_value = 'EMP_NO'.
              lv_flag = 'X'.
        ENDIF.
  ENDLOOP.
IF lv_flag EQ 'X'.
" Perform the OVS coding here
endif .
endmethod .
method ovs_req_type.  "2nd OVS
data  : ls_parameter TYPE  wdr_event_parameter_list,
             ls_ovs TYPE wdr_event_parameter,
             lv_value TYPE string .
     ls_parameter = wdevent->parameters .
  LOOP AT  ls_parameter INTO ls_ovs WHERE  name = 'OVS_CONTEXT_ATTRIBUTE'.
    CALL METHOD wdevent->get_string
      EXPORTING
        name  = 'OVS_CONTEXT_ATTRIBUTE'
      RECEIVING
        value = lv_value.   " you will get the attribute name of the ovs Help Field
       IF lv_value = 'REQ_TYPE'.
              lv_flag = 'Y'.
        ENDIF.
  ENDLOOP.
IF lv_flag EQ 'Y'.
" Perform the OVS coding here
endif .
endmethod .
its worked for me .. Hope for you too ..
Regards
Chinnaiya P
Edited by: chinnaiya pandiyan on Aug 12, 2010 2:56 PM

Similar Messages

  • More than one business component (views) in the same JSP page

    Hi, I am trying to have more than one business component (views) in the same JSP page as Input Form.
    For example:
    There are two BC4J:
    Person:
    Code.
    Name.
    Address:
         Person_code
         Street.
         City.
    There is a master detail relationship between them and there is a link between both views in the application module.
    I want to create a JSP page with an Input form for both views. When the user decides to create a Person, I need to insert in both tables.
    Insert code and name into Person table.
    Insert Person_code, Street and City into Address table.
    It is possible to do in Forms but I am not sure if I can be able to do this in JDeveloper 10G.
    Thanks

    Sorry I lost the tabs
    Person has two attributes Code and Name.
    Address has three attributes Person_coden Street, City.

  • How to get more than 50 rows per View

    Hi everyone,
    I wanted to ask if anyone knows how to change the limit of shown recors/rows per view which is 50 by default (also see screenshot).
    I couldn't find any clue about this.
    I hope someone can help me out.
    Thx in advance
    Screen:
    http://www8.pic-upload.de/12.08.11/1e5s8ml2631p.jpg

    I wouldn't use so many rows displayed in a Report, because the performance is going to be very poor...

  • Use of Adobe Export PDF on more than one computer

    Can I use my Adobe Export PDF on both my home & work computers without haveing to purchase an additional Adobe Export PDF?

    Thanks.  Figured it out today and used it at work.
    pranavj <[email protected]> wrote:
    pranavj http://forums.adobe.com/people/pranavj created the discussion
    "Re: Use of Adobe Export PDF on more than one computer"
    To view the discussion, visit: http://forums.adobe.com/message/4706958#4706958

  • ICal for iPad not showing events more than 2 years in future in Year view

    As the subject describes, I can create an appointment more than 2 years into the future.  On my Mac and iPhone I can see the event using any view.  It is also visible in all views on my iPad, except for the year view.  A feature?

    Go to the Home screen and double click the Home button. That will reveal the row of recently used apps at the bottom of the screen. Tap and hold on the app in question until it wiggles and displays a minus sign. Tap the minus sign to actually quit the app. Then tap anywhere on the screen above that bottom row to return the screen to normal. Then restart the app and see if it works normally.
    Then reboot your iPad. Press and hold the Home and Sleep buttons simultaneously ignoring the red slider until the Apple logo appears. Let go of the buttons and let the iPad restart. See if that fixes your problem.

  • Bug? My events on the iPad iCal app aren't shown in the year view if they are more than two years in the future.

    My events on the iPad iCal app aren't shown in the year view if they are more than two years in the future even though I can see them on the month, week and day view. Any suggestions on how to fix it? I've tried it all. I called the apple support and they checked on their iPads. They all did the same and they couldn't help me. They suggested trying this way. I'd like to be able to plan a few years ahead and the year view would make thing so easy!
    Is this a bug?

    Go to the Home screen and double click the Home button. That will reveal the row of recently used apps at the bottom of the screen. Tap and hold on the app in question until it wiggles and displays a minus sign. Tap the minus sign to actually quit the app. Then tap anywhere on the screen above that bottom row to return the screen to normal. Then restart the app and see if it works normally.
    Then reboot your iPad. Press and hold the Home and Sleep buttons simultaneously ignoring the red slider until the Apple logo appears. Let go of the buttons and let the iPad restart. See if that fixes your problem.

  • On my iPad 3, how do I make calendar items lasting more than one day appear as such on the monthly view of my calendar? Right now only the first day of the item appears.

    On iPad 3, all of my calendar items lasting more than one day do not appear correctly when looking at the monthly view of the calendar; only the first day of the appointment appears. For example, if I am taking a vacation for 4 days, only the first day of the vacation is marked on the calendar, instead of being listed on all 4 days. When I look at the weekly view, however, it is correct and is listed on all 4 days. The problem here of course is that at a glance, there is no way to look at my monthly schedule. On my iPhone, everything is correct, regardless of month or week view, so clearly this is an iPad problem I guess? Please advise on how this can be corrected. Thank you!

    Unfortunately you can't do what you want. Many people have complained to Apple about this. I suggest you provide Apple feedback directly at http://www.apple.com/feedback/macosx.html. They will not provide a direct response but hopefully if enough people provide feedback Apple will fix this.

  • Not able to view data from more than one data package in PSA

    Hi Friends,
    Desparetly trying to view data in PSA. Problem :
    If i mark more than one datapackage this error raises:
    You must only select one data packet when entering data record numbers
    Message no. RSAODS127
    And there is no change to reset data record numbers.
    What is wrong ?
    Thanks in advance for help.
    Joe
    BW3.5, SP21
    Edited by: J.F.B. on Jul 2, 2009 11:40 AM

    Hi again,
    Seems I'm too stupid for this issue.......
    As I understand there are two ways to view PSA :
    1. PSA maintenance in RSA1
    2. In SE11/SE16 viewing the underlaying transparent table
    ad 1.
    When I try to filter erroneous records for more than one datapackage situation is as described above.
    ad 2.
    Trying to view the table works, but where is the chararcteristic/field marking a  record as erroneous
    in table /BIC/Bxxxxxxxx (table containing PSA-Data) ?
    Thanks
    Joe

  • My iPhone 4 with iOS 6 is making me start to hate Apple. Any App and at any time I open and I can not view it or move for more than 2 minutes, they close themselves. During connections, it also gives this problem and the signal disappears after a few seco

    My iPhone 4 with iOS 6 is making me start to hate Apple. Any App and at any time I open and I can not view it or move for more than 2 minutes, they close themselves. During connections, it also gives this problem and the signal disappears after a few seconds back but often the person on the other end has hung up ... I can not stand it anymore, someone suggests something?
    Besides these problems, there is the battery, which was bad got worse, she is not lasting more than 10 hours, even without using the phone.
    Sometimes it even seems that the problem was solved, but my joy did not last long after I celebrate all the problems return, is incredible ...
    thanks.
    Sorry my bad Inglês.

    Try a reset hold home/sleep buttons until Apple logo appears
    If that does not improve try a restore
    http://support.apple.com/kb/HT4137
    For your information
    We are NOT Apple here we are all users helping other users
    so emotion is ignored

  • How do I merge more than one PDF document into one singular pdf using adobe viewer touch on a microsoft surface?

    How do I merge more than one PDF document into one singular pdf using adobe viewer touch on a microsoft surface?

    Or using the Adobe PDF Pack https://www.acrobat.com/

  • How do I display more than one month calendar in the day-view?

    iCal has always had a nice feature that allowed me to display little, what I call, mini-month calendars while in the day-view.  This allowed me to quickly jump to a day two or three (or more) months ahead (or behind) to check appointments on that day or set an appointment, without switching out of the day-view.
    The mini-month was a small clickable calendar that looked something like this:
    1   2   3   4   5   6   7
    8   9  10 11 12 13 14
    15 16 17 18 19 20 21
    22 23 24 25 26 27 28
    There was also a forward and backward arrow box [ < ][ > ] that allowed me to quickly scroll to the mini-month to find the day I wanted to click into.  And, if I wanted to give it more room by adjusting the frame, I could display up to three months at a time within my day view.
    Since upgrading iCal to 5.0 with the Lion upgrade, I can no longer display more than the current mini-month calendar on the day view.
    This is REALLY inconvenient.  Now, there is no way (that I know of) for me to stay in the day view and be able to jump ahead to a specific day two or three months out, or even to a day in the NEXT month without either going to the year view (a big waste of time) or click on the last day of the current month and then clicking the ">" day arrow to get to the next day which then shows that month's mini-calendar.
    How do I display more than the current month's mini-month calendar in the day view on Lion?

    Unfortunately you can't do what you want. Many people have complained to Apple about this. I suggest you provide Apple feedback directly at http://www.apple.com/feedback/macosx.html. They will not provide a direct response but hopefully if enough people provide feedback Apple will fix this.

  • More than one view with iphone SDK.

    Hi
    I'm trying to make more than one view in Interface Builder and then switch between them in xcode. But I can not figure it out.
    I tryed reading guides, watching tutorials, but with no luck.
    Can anyone here give me a small tutorial on how do that?

    Your best bet is to look through the code (and xib files) distributed by Apple. I was in much the same position a couple of months ago, except my expertise was in JEE. It is really not that difficult to get going. Just a regular Cocoa development book can also help you (it helped me understand how to get going).
    Here is what you will start with
    ApplicationDelegate - Will be connected by default in your primary xib file. For simple applications that is all you need. If you need multiple views, you can still make the primary nib file you primary view and lay it out as you need. Add methods as appropriate to remove current view and display next view you want.
    Xxx.nib - Your primary xib file. Layout out as required. Create a UIViewController and connect to the File's Owner. That connects your controller to the view. Make connections to the view components in the xib file, event handlers etc. It is not difficult, but IMO IB is not very intuitive, though you will get the hang of it very quickly.

  • How do I view more than one image at the same time in CS6?

    How do I view more than one image at the same time in CS6?

    Hi there
    If you go to Window > Arrange you can choose from several view options. Below I have selected Two-Up Horizontal since I have two images, but you can select other options if you have more than one image.

  • HT4436 Can there be more than on iCloud account on a computer?  I have an iCloud account with my iPhone and would like to view my photo stream on my husbands mac.  I do not have a mac but an older PC

    Can there be more than one icloud account on a computer?  I have an icloud account with my iphone but would like to view my photo stream on my husbands mac.  I do not have a mac but an older PC. thanks

    Welcome to the Apple community.
    The simple answer is yes you can. On a single user computer, the user can have secondary iCloud accounts, which they can add through the system preferences > mail, contacts and calendars. The only drawback here is that only the primary iCloud account can use photo stream. This can be worked around by having a second user account on the Mac. Each user account could then have a different primary iCloud account, one for you and one for him, your account could then receive your photo stream pictures.
    Are you also aware that you can have iCloud on your PC and download your photos stream pictures to it.

  • How to view more than one file at a time in CS4?

    With OS 10.5, and a brand new CS4 Photoshop, I can open many Photoshop files at a time, but can only view one at a time. Must choose one at a time from the "tab". I need to have more than one picture open and showing at a time to work on them. How can I do that? What have I missed? Who can help? Thanks!

    "Here's the smart way for all of you on macs. Set up Exposé and a keystroke for 'Application windows'. Then with the press of a single key you can visualize, and swap between documents very easily. By I single keystroke I mean something like Right Control.
    Tabbed documents have hardly any genuine advantages for mac users, yet another example of interface decisions in the stupid direction."
    This is what I've been saying since I first saw the tabbed view in the new CS4.  On the Mac, tabbed view is a big step backwards as it actually breaks the superior Expose' method of viewing multiple windows and also switching among them.  I would also add that Control/Tab for non-tabbed windows is actually slightly faster than when they are tabbed.  So for the mac, I only needed a minute to decide that the tabbed view was merely change for the sake of change.  There are also operations that I do where I have to recreate a piece of art to match an existing piece.  In those situations I always have the original right next to the the new image.  Tabbed view destroys this as well.  So I don't use it.
    For the PC, tabbed views is possibly a tiny step forward, but it's such a small step that I'm not sure if I prefer to use tabs, or have that small amount of screen space that the tabs use.  There was no previously existing "good" method of viewing and moving among multiple windows of a single application on the PC and therefore, tabs might be a small improvement.  Unfortunately though it does seem that in order to bring us tabbed views in CS4, Adobe had to slightly 'break' the regular floating windows view.  On the PC the documents will actually float above the toolbars, palettes,etc making it very difficult to use if not impossible.  So, if you don't like using tabs, then you are really gonna suffer with non-tabbed view or suffer with the tabbed view.  On the Mac, it's the opposite problem.  Documents actually float up and underneath the top toolbar, covering the "close, maximize, minimize" buttons.  Generally I would say that Adobe has created a mess when the best solution was obvious.  Adobe should have copied the expose' method for it's CS4 suite.  Hopefully they will have enough feedback with CS4 to see the light and change it for CS5.  I see that Microsoft has mouse software that has already done just that on the PC, and there are a handful of independent efforts attempting to come up with something like expose' but generally with far less elegant and less "perfect" results.

Maybe you are looking for

  • Importing Key Combinations of a Lookup table.

    Hi, I have created a lookup table which is equivalent to a check table in R3. For example table named, SPT (Special Procurement Type), Which has a key combination (Composite Keys) in R3 itself and the keys are Plant + Procurement Type and so in MDM L

  • Option disabled on Bootcamp Install windows 7

    Hello guys.I have a problem.Boot camp won't let me to select " install windows 7 or later".i have search on Google but I dindt found something..Can you give me a hand please.Thank you!

  • Spool To Excel Output

    Hi Friends, How to convert the spool output to Excel format? Thanks in advance. Madan.

  • Can I edit HD on Mac Book Pro with FCP X without CRASHING often?

      Model Name:                   MacBook Pro   Model Identifier:              MacBookPro8,3   Processor Name:               Intel Core i7   Processor Speed:                 2.5 GHz   Number of Processors:          1   Total Number of Cores:          4

  • My dropped frames problem

    I recently began to use FC 5.0 on my MAC BOOK PRO. During playback, I'm getting the dropped frames warning when I try to insert a transition or even music...everytime. Is this potentially a ram issue? My HD is quite full. Although the external HD I'm