LOV Help

Hi,
I would appreciate if anyone could give me some solution to the below problem.
There are two tables one is master and the other is detail.
Master Table - grade_master
grade_code varchar2(5)
customer_cd varchar2(5)
Detail Table - grade_detail
grade_code varchar2(5)
element_cd varchar2(2)
min_value number(7,3)
max_value number(7,3)
Now in one of the transaction entry, i need to show the LOV based on grade master table and grade detail table. My client wants to display grade code and customer code in LOV and when the user scrolls through the record in LOV based on the record it should display or popup the details of it i.e element code, minimum value and maximum value. The client gave me the example of windows (Start - Programs - and in programs when we scroll up and down it pertaining records are show on the right side based on the selection we made or he wants to show as tool tip). Please note for one grade there can be more than one record that is the reason I have created detail table for grade.
I hope my explaination regarding my problem is ok.
Please suggest me or give me some solution to solve the problem and fulfill my client.
Message was edited by:
sk

Thanks Indu for replying.
Actually my cleint wants to see the element detail i.e. (Element code,min value,max value), the moment the record is highlighted or the cursor scrolls to that record in LOV (master lov - grade code,customer code). Something similar to master-detail entry form.
The best example to understand is department and employee table. Let assume we create a block based on dept table in tabular form and another block based on employee table in tabular form and then we make relation between this on dept_cd. So when we run the form, as the we scroll the department record(master form) accrodingly the detail record changes i.e. data from employee for that dept. He wants this sort of help or LOV
What suggestion you gave would not help me.
Could somebody help to give me some brilliant solution.

Similar Messages

  • Add multiple records thorough lov, help of one field?

    Hi All:
    Actually, I have a datablock with two fields, one is id, other one is name. I select no of records in datablock is 3.My requirement is, there is should be one field on the above of this block.on this block should be lov. suppose that field name is "abc_name", lov delivers value in abc_name and there should be button. when button pressed then value transfer from abc_name to datablock field "name".
    when i enter the 2nd value then on pressing button it will transfer on other record of datablock field "name" and so on. Please help me. How it will be done. I am unable to transfer more than one records from "abc_name". to datablock fied "name".Thanks
    Ali

    I'm sorry, it's not clear to me what you want.
    Are you saying that when you select a value from the LOV it should populate ALL the records rather than just the current one?

  • Would love help

    so i just updated my ipod 5 or tried to and now its coming up with the conect ipod to itunes and im trying and it wont show up in itunes that it is conected would love some help b4 i break it

    See TS1538: iOS: Device not recognized in iTunes for Windows.
    tt2

  • I've been using Iphoto as a primary download program for years. As of today, when I click a thumbnail to open the photo, I get a black screen with an exclamation mark on some shots. Also, these shots can't be dragged into Adobe Bridge. Would love help!

    I use Iphoto as my primary download tool, then drag images into Adobe Bridge. Just today, when I tried to open a photo by clicking a thumbnail, all I got was an image of an exclamation mark and I couldn't drag the shot either. These are images I've successfully opened and dragged before. I would love guidance from anyone who knows a fix for this. Thanks!  John

    The ! turns up when iPhoto loses the connection between the thumbnail in the iPhoto Window and the file it represents.
    What version of iPhoto?
    As Larry says, your workflow doesn't make a whole lot of sense. If you're using iPhoto only for downloading then you're best off using Image Capture (in your Applications Folder) and just keep the whole database element out if it. If you're using iPhoto also to organise, then what are you using Bridge for? Anything you do in Bridge - or Photoshop - is unavailable in iPhoto if you work this way.
    Regards
    TD

  • I know this is more bridge oriented, but id love help!

    I need help, i am using CS6 everything.  When i try to preview text effects (or any for that matter), i get the pinwheel, then eventual it loads, but offers no preview, well its a preview, but text effects for example aren't moving at all.  All that is under the image is a series of dots and not a play bar.  Help please.  Feel free to email me as well [email protected]

    Yes it should.
    What does your activity monitor show? How much free memory do you have when Bridge is running? What else do you have installed that may be conflicting? It looks like the dynamiclinkmedia server is not fully loading.
    Reboot, relaunch bridge, and go to the presets. If everything works, launch AE and see if it still works. Keep opening things until it doesn't and you will have found your culprit.
    You might want to look at Memory Diag, a free app that does a good job of freeing up memory. I have it installed on all my Macs.
    Rocky Sand Studio - Handmade Apps for Mac OS X

  • Apex form and LOV help needed

    Hello everyone would anyone be able to help me on a project that im working on basically there are forms with different regions on them and in each of these regions there is a list of values which would be agree, neutral  or disagree now these three drop down values must have a percentage assigned to them like agree would have 60% assigned to it neutral would have 0 assigned to it and disagree would have 20% assigned to it . Heres the thing  how do i assign percentages to those list of values and then have them inserted into a database . So that with more users using this app i could create a chart of the data inputted by the list of values .  [email protected]   

    More details of this can be found in this link:
    http://java.sun.com/webservices/docs/1.2/tutorial/doc/Security5.html

  • On demand process linked to a POP UP LOV - help

    Hi,
    I am trying to set an application item to the return value of a pop up lov that has a display value and a return value. The display value is a text item and the return value is a number id. I need the id for an on demand process.
    When I look at the session state for the application item and the page item for the pop up it shows the display value and not the numeric id.
    thanks.
    Edited by: DragonLady on May 19, 2010 9:23 PM

    Anyone?

  • Dropdown List (LOV) Help

    I have a request to put a seperate line within the dropdown list to seperate different category data. Is this possible ? Can someone give advise on how to implement it?

    I have a request to put a seperate line within the dropdown list to seperate different category data.Your requirement is not clear. Are you talking about seperating data in your LOV by category? For example, say you have an LOV that displays a listing of CARs available for sale:
    MAKE        MODEL       COLOR
    Ford        Focus       Blue
    Ford        Focus       Green
    Chevy       Volt        Red
    Chevy       Volt        Blue
    Dodge       300         Black
    Dodge       300         Blue
    BMW         M3          White
    Mercedes    450SL       Blackand you want:
    MAKE        MODEL       COLOR
    Ford        Focus       Blue
    Ford        Focus       Green
    Chevy       Volt        Red
    Chevy       Volt        Blue
    Dodge       300         Black
    Dodge       300         Blue
    BMW         M3          White
    Mercedes    450SL       Black
    ______________________________If this is what you want - no you can't do this with a standard Oracle Forms LOV. You could try modifying your query in SQL Developer to add the lines to the output and try this query as the Record Group source of your LOV, but there are no guaruntees this will work.
    Please describe your requirement better!
    Craig...

  • Prob a Dumb Question But Id Love Help--- Can I print from my Droid...

    hello,<br>thanks for looking &amp; thanks if you can help! Im Wondering if Im able to Print from my Droid? Like is there an app for my New HP Photosmart Plus (eprint) something i think its called lol if not i should be able to just print by sending page to that email address correct? thanks so much! &amp; if i didnt give enough detail to help just ask &amp; ill fill you in.<br>thanks again so Much!

    Yes you can send via email from your phone to printer. Or download the iPrint app to print over your local wireless network.
    Launch Android Market on your Android phone.
    Select the Apps tab
    Search for HP iPrint Photo
    Select HP iPrint Photo
    Then select the Install button. HP iPrint Photo will start downloading immediately.
    ******Clicking the Thumbs-Up button is a way to say -Thanks!.******
    **Click Accept as Solution on a Reply that solves your issue to help others**

  • Would love help adding wired iMac to Airport Extreme.

    Hello. I have found answers to many questions on this board, but I finally have to ask one myself.
    I know that it is possible to have two macs (iMac and MacBook Pro) connect to the Airport Extreme, one wirelessly and one wired (via one of the LAN outputs). I currently have both connecting wirelessly. Everything works great, but since going wireless the functionality of my trading website has deteriorated. It’s not allowing me to connect to real time quotes and charts. They tell me I need a wired connection. Not sure I believe them because it did work for awhile, but…
    So I want to set up my iMac to be wired. I’m reasonably sure of the first step - I need an ethernet cable to connect the iMac to one of the Airport Extreme’s LAN ports. I assume there is more to it than this, but I’m unsure of the next step. I expect that there might be some reconfiguring of the Airport Extreme, but maybe not. For the wired iMac, would I turn AirPort off and connect as I used to (via PPPoE) before going to a wireless connection?
    I have the Airport Extreme connected to a Spreadstream 5100 DSL modem through AT&T.
    Thanks in advance for any assistance.

    I need an ethernet cable to connect the iMac to one of the Airport Extreme’s LAN ports. I assume there is more to it than this, but I’m unsure of the next step
    1) Connect an Ethernet cable from the iMac to one of the LAN <-> ports on the AirPort Extreme
    2) Click the fan shaped Airport icon at the top of the iMac's screen and select Turn AirPort Off
    3) Connect to the Internet

  • BLuuuury DVD. Bummed - would love help!

    I have a slide/show interlaced with some video clips.
    I have Mac OS X 10.8.5
    3.4 Ghz, 32 GB ram
    Profject settings : HD1080i, 29.97 frames per second
    Fileds, upper filed first
    Capture Fomat HDV
    Video Render : Maximum bit dpth and Oprimize stills checked
    Image sizes in project: 3264 x 4928, Filke size 8.5mb
    Movies are .mov, 720 x 480, 29.97 frame rate
    Overall project is about 5 minutes long
    I read through some posts, and just totally confused and bummed right now. My movie seems to play fine on the MAC until I burn it, with others, on a DVD. (I create seperate movies and then combine into a DVD with chapters). Each movie is about 1.2 gB , but when they are all added to one project and set to burn, it says it only needs 1.5GB of space (1/4 of whats expected)
    Is ther anything I can do to not make my DVD look like a 5th grade project. My pictures alone are so crsip and beautiful, and just get trashed with the DVD creation.
    Thanks so much!
    Chuck

    Chuck
    I just deleted what I had written previously in this particular space. I had a misread on what you did (SD) and what you plan to do (HD).
    The suggested workflow is going to change in view of the different source, the .m2ts files. Are these 1920 x 1080 interlaced or progressive @ 29.97 frames per second?
    If 1920 x 1080 @ 29.97 interlaced frames per second, then the project preset should be set for
    NTSC
    AVCHD
    Full HD1080i30
    If 1920 x 1080 @ 29.97 progressive frames per second, then the project preset should be set for
    NTSC
    DSLR
    1080p
    DSLR 1080p30 @ 29.97
    When you go to resize your photos, resize them to 1920 x 1080 16:9.
    Publish+Share/Disc/DVD disc with preset = NTSC_Widescreen_Dolby DVD. That is going to be 720 x 480 16:9.
    or
    Publish+Share/Disc/AVCHD disc (DVD) with preset = H.264 1920 x 1080i NTSC Dolby (more later on that)
    The typical outcome is AVCHD DVD cannot be played on DVD player, whereas the DVD-VIDEO on DVD disc can.
    However, a recent report by a Premiere Elements user with a $2000 Panasonic DVD Recorder/Player seems to suggest that at least she could playback AVCHD DVD on that player which is not a Blu-ray player. More on that another time.
    More later.
    ATR

  • Popup Key LOV - Help Needed

    Greetings,
    I have a tabular form with the following query
    select
    "STOCK_NUMBER",
    "STOCK_NUMBER" STOCK_NUMBER_DISPLAY,
    GET_STATE_DESC_FROM_IND(STATE_IND) STATE,
    "HARDWARE_REVISION",
    "ASSEMBLY_PART_NUMBER",
    "NOTES",
    "SERIAL_NUMBER",
    "INVENTORY_DATE",
    "IMTR_NUMBER",
    "ESD_COMPROMISED",
    "ESD_NOTES_F",
    "BUILD_REQUEST_NUMBER",
    "MAC_ADDR",
    "UNIT_COST",
    boldAPEX_ITEM.POPUPKEY_FROM_LOV (1,LOCATION_ID,'SELECT LOCATION') LOCATION_ID,*bold*
    "OWNERSHIP",
    "OVERALL_REV",
    "ISSUE_NUMBER",
    "UNIT_PART_NUMBER",
    "AREA_ID",
    GET_SITE_NAME_FROM_ID(SITE_ID) SITE
    from "#OWNER#"."PIMS_COMPONENT"
    where to_char(stock_number) like '%'||:P_STOCK_NUMBER||'%'
    and UNIT_PART_NUMBER like '%'||:P_FCNUM||'%'
    and ASSEMBLY_PART_NUMBER like '%'||:P_ASSY||'%'
    and LOCATION_ID = DECODE (:p_location, '%', LOCATION_ID, :p_location)
    and nvl(STATE_IND,'%') like DECODE (:p_state, NULL, STATE_IND, :p_state)
    and to_char(INVENTORY_DATE,'MM/DD/YYYY') like '%'||:p_inv||'%'
    The location PopUp is coming as expected, but when I change the value using the pop up and save the transaction, the location_id is not getting updated. What am I doing wrong??
    Thanks
    Vatsa

    The other problem I see in this is.. in whatever row I change the value of the pop up, ONLy the first row gets the value.

  • Would love help some tech issues with buying the iphone/upgrading my plan because I had a TERRIBLE RUDE chat with Jenna

    I don't know how to contact you by email, but I just want you to know I had a terrible live chat with someone named Jenna, just not at 5:26pm PT. There was no survey at the end to rate and give my feedback, so I am doing so here. I wanted to spare your dignity and not take it out on the company by posting publicly on your own page, so I am doing so in this message because I still respect your service overall. I feel that you just have to know Jenna was cold, lacked any interest in my issue, and even sarcastic at times which I found extremely unprofessional. I've never been treated by any rep at Verizon this way before. I just had concerns about buying the iphone 6 and she in no way eased those concerns or gave proper explaining, so perhaps she needs more training. Not a good way to sell your company or product, that's for sure. If I wasn't on here through a company contract, I would easily have switched to another service. if you have further questions, feel free to reach me/message me back.

    Speaking of being rude and needing a "workshop that you can attend on empathy, positive energy and how to be more kind to human beings", your message certainly speaks for itself. Out of our collective posts, YOURS are the only ones which resort to insults and name calling. I take it you WILL NOT be leading that workshop.
    As to your statement "i got the message the first time", my two posts are about 2 unrelated items in your OP. It is NOT me posting the same information twice. The first was about the availability of your receipt and the 2nd was about your claim you thought you were replying in private to Verizon and you should read a bit more closely next time if the email you got led you to believe that. Seeing your reply to me, I can certainly understand your need to do so. I'm sorry if you think me trying to keep your personal information private and not being spread needlessly across the web seems rude.
    Hopefully you got your receipt with the information you needed.

  • MY ipod 1st gen is being relaly MEAN TO ME *cries* please please HELP MEEE

    t ran out of abttery and was like DEAD for almsot a year n then i jsut recently tried to make it lIVE and then i press the menu n center button thing(nowq codenamed reboot for now) and it didnt work i rebbooted it agian and it had life n i recharged it n then it was frozen, then rebooted it frozen, rebooted it worked for a bit, frozen, reboot and the same cycle,
    i put songs on it n they palyed, but then the ipod froze STILL playing the song, and w/e i put it on hold n put it back it reboots itself
    it's really annoying!!
    can i like send it in n get a completely new and different one?
    can i get it refurbished so its new?
    can i send it in for a 2nd generation?
    or do i jsut chuck it cause it doesn't work??
    _*i would really really really really LOVE HELP*_

    uuhhhhh.....try taking it to the apple store and they might give you a new one if your warranty isn't up, btw you need to work on your typing skills.

  • I'm ready to help the FOSS community , but I can't find a proyect.

    I've been working as a C# developer for the last 5 years and using linux for about the same time. One of my goals for the 2011 is to start developing FOSS in my spare time. Maybe in python, I find it interesting.
    However , there are some problems that I am facing:
    1) The proyect: every proyect I found is too big , or too complex , or too boring. Maybe I'm missing something , maybe I'm looking in the wrong place. I don't know , Exaile was the closest to a interesting proyect that I found , but after reviewing the code , I couldn't understand the gstreamer logic (I mean , that's the core of the app , right?).
    2) My "coworkers": I'm used to work everyday in the same office and and have a close relationship with them. I don't know how to react to this change and how does the other developers could/would react to a new developer coming to the proyect (I mean , "hey guys , i fixed these bugs and added the 2 things for the next milestone. Btw , I'm Andres" seems wierd lol).
    I think I'm not the first one having these problems , so any feedback would help me.
    Thanks

    nagel wrote:I'm ready to help the FOSS community, but I can't find a project.
    How exciting! I love helping FOSS projects, but it can be difficult to decide what to do.
    nagel wrote:One of my goals for the 2011 is to start developing FOSS in my spare time. Maybe in Python, I find it interesting.
    I agree, Python is very interesting. I made my first Python application a few months ago. It was easy to use, fun, and I think using Python helped me to become a better C programmer.
    Keep it simple
    nagel wrote:Every project I found is too big, or too complex, or too boring. Maybe I'm missing something, maybe I'm looking in the wrong place.
    My suggestion: choose a project where you need to learn one thing at a time.
    There are languages (examples: Python, C), libraries (examples: GTK, Qt), and programming paradigms. (examples: GUI programming, threaded programming) When you begin working on a project, you will probably need to learn something new. Try to learn only one thing at a time. For example, if you have to learn gstreamer and GTK (two libraries) at the same time then you might become frustrated. Or, if you have to C++ and Qt (a language and a library) at the same time then you might become frustrated.
    So, try to learn one thing at a time.
    Other FOSS developers
    nagel wrote:I'm used to work everyday in the same office and and have a close relationship with them. I don't know how to react to this change and how does the other developers could / would react to a new developer coming to the project.
    I love working online with FOSS developers! It feels like I'm talking to a celebrity. You know, like when Allan or Dusty posts a reply to me on the Arch Linux forums.
    Of course, you should join the mailing list and bug tracker for the project you want to work on. I don't usually introduce myself. Instead, I just start helping, and people will know me soon.
    My FOSS experience
    Here are some examples from my FOSS experience.
    Many years ago, I wanted to write a new FOSS application. I couldn't think of any new applications to make, so I decided to make a video game. There are NEVER too many video games.
    I learned many things by making video games:
    Languages: C, Objective-C, Java, Assembly, Ada
    Libraries: Allegro, SDL, Java SWING
    I've submitted many bug reports to many different projects, such as wxWidgets, Allegro, Udiskie, and Haiku. I really like submitting bug reports and working with the developers to fix the problem. It's easy to do and I get to use better software.
    I maintain some AUR packages. (very easy, but it helps FOSS)
    I helped write the documentation for some software from the Arch Linux community, such as Packer and Udiskie. I've contributed to the Arch Linux wiki.
    Recently, my wife and I wanted a new application for budgetting. I decided to write one. I used Python and wxWidgets. It works pretty well. My next goal is to convert it to C++ and wxWidgets, and then make a version for Haiku using C++ and the Haiku API.
    Interesting things
    You should definiteley work on something that you think is interesting. To me, that's Arch Linux, Haiku, bug reports, and documentation. Try to find things that are interesting to you!
    Lastly, don't make your goal too big and don't try to do too much. There are many many people helping in FOSS. If everyone does a little bit, then we can make something great.

Maybe you are looking for

  • Max no# fo connections in a single  session

    Hi all, I have a scenario wherein I have connected to SAP from JAVA using XBP itenrfaces. I want to call  BAPI_JOB_DEFINITION_GET concurrently in a single session using sync threads. The problem what I am facing here is, I am able to handle 15 to 20

  • How do bookmarks work

    I am at a loss in using bookmarks in the Adobe reader.  Can you help? Thanks

  • Data migration from oracle 8i to 10g

    hi i want to move data from oracle 8i to 10g. I just want to move data, and nothing else. Tables with the same names and fields are already in 10g. every thing is already there in 10g except data. tell me some hints and solutions so that i can use im

  • NWDS + NWAS 7.2 and JSF1.2

    Hello, I've built an JSF1.2 application and changed the context root in properties of my dynamic web project. But i can't reach my application under the path I wish. How can I do this ? Do you have an example ? Any hints would be appreciated Best reg

  • Output type config -- Sales Order

    Hi All, We have a requirement where we need to trigger a custom output type for the condition  "Sales Org./ Div./Doc. type/Plant (Item)". This should be triggered at the header level. The settings have been done. Now while creating an SO, the output