LOV Dependant Fields

We are trying to do something along the lines of the following:
http://otn.oracle.com/tech/blaf/specs/dialogscontextual_template.html#dependent
We will have 2 LOVs in our form (we will call LOV1 and LOV2):
Based on the input of LOV1 (ten items available in the list, each corresponding to a specific table), LOV2 will need to be populated by data from one of the ten different tables, based on what the user selected in the first list.
Help?

I found this from a previous post..
You can make use of dependant LOVs to do this. Create a LOV like this
select ename,empno
from scott.emp
where deptno = :dept
In the form map the bind variable with a form field. In the above map it to deptno of the form.
when you set a field in the form to the LOV that has the bind variable above, the properties for that field allow you to select the source for the bind variable. After a select, it refreshes the form.

Similar Messages

  • LOV depending on value of field in report

    I have a report on a query. In one of the fields I want to have a Radio Group, Based on query based LOV. The values in the LOV depends on the value in the field in the report. Is this possible, and how do I define the LOV for it?
    Would it be something like:
    select disp_val d, id r
    from my_table
    where field_x = [value_of_this_field_in_my_report]
    order by 1What do I fill in for [value_of_this_field_in_my_report]?

    Please refer to Metalink note 825603.1.

  • Tutorial: 8 Adding a Conditionally Dependent Field

    Hi,
    I am trying to implement chapter 8 Adding a Conditionally Dependent Field. However, the Commission percentages stays enabled no matter what the value of the jobid is.
    Is this a bug or am I doing something wrong here?
    Thanks, Joep

    Joep,
    If you send your testcase for the LOV problem, we will also look at this issue.
    The conditionally dependent items work for me, so may be you made some typo.
    Steven Davelaar,
    JHeadstart Team.

  • Not able to find values in LOV of field "Help Desk" of Global contract

    Not able to find values in LOV of field "Help Desk" of Global contract defaults.
    This value should be coming from resource setup.
    Resource is already created.

    Issue resolved:
    The resource should ahve valid Email id in HR People setup

  • LOV return value to submit multi LOV/Text field order by value!

    I have nested LOV and return value reflected to another LOV/Text field by order wise.
    My problem,
    The return value LOV or Text field should be dispay with one by one values order by (Dynamic).here i using the query in each LOV source.
      select DMS_DD_ENG_DESC dis, DMS_DD_ID ret from DMS_DEPT_DETAILS
    where DMS_DD_DT_REF_ID=:P3_DETAILS
    Workspace          :RAM_R&D
    User Name/Password :aramani/apex
    App                http://apex.oracle.com/pls/apex/f?p=36167:3I should do the dynamic action for this case?
    anyone can help me plz.
    Thanx,
    Ram

    Hi Ram,
    I changed your application and i think it is working the way you want.
    I don't know if it exactly what you need but take a look and let me know.
    Regards,
    Kees Vlek
    <tt>Company: http://www.orcado.nl
    Blog: http://www.orcado.nl/blog/blogger/listings/69-kvlek
    Twitter: http://www.twitter.com/skier66</tt>
    If the question is answered please change it to answered and mark the appropriate post as correct/helpfull.

  • Can I have essential fields and dependent fields on document?

    Hi,
    I am looking to use Echosign for insurance application forms. So, I need to see if I can have dependent fields. So, if a tick box is answered "Yes" then another field is required to have an answer also.
    Is this possible?
    Also, for someone completing two sets of medical questions, on one form - can I assign fields to each person in the same way I can with the signature?
    Many thanks
    Sharon

    Hello Sharon,
    Yes, you can have conditions to produce a inter-related form fields. You can refer to this link for creating forms:
    EchoSign Help | Forms | Fields | Types
    Also, you can assign fields to specific recipient involved in the transaction by double clicking the field and selecting Role and saving it.
    Here is the link:
    Forms | Fields | Roles
    Let us know if you need help!
    Regards,
    -Rijul

  • ADF LOV popup fields handling

    Hi,
    I have an LOV which has 4 search fields. I want to default the values from the couple of fields on the page and disable them. Can someone please let me know how i can achieve this?
    Fields on Page:
    Company
    Department
    LOV search fields:
    Company -- should be defaulted from above and disabled as soon as i click on the torch light
    Department -- should be defaulted from above and disabled as soon as i click on the torch light
    Cost Center
    Account
    Thanks,
    Lakshmi.

    Here is a possible solution:
    You will need to modify the LOV's query in order to be able to this.
    For instance,
    SELECT :inCompany as company, :inDepartment as department, ....Then, add bind variables to your LOV and set their values before executing the LOV query.
    btw, it is a magnifier glass not a torch light. :)

  • Export option for Instance dependent fields to BOM

    Is there any instance dependent field that can be exported to the BOM?
    For example, I don't seem to be able to do something extremely simple like add a NO_STUFF attribute to a part in the schematic and have that attribute be reflected in the BOM.
    As I see it there is a fundamental missing piece to the database structure.  I should be able to create symbols, footprints, and parts independently.  Currently it seems that symbols are attached to parts as is every other exportable field. Why allow me to add multiple footprints to the same part if I can't select/export the part number that reflex the footprint option used?   As it is, I am relying on the purchaser to know too much about the schematic or I have to build a large portion of the BOM by hand.  Or, I create a new schematic part for every part number.  While that is possible, it is extremely time consuming given that the UI is the only database entry point available?  A spreadsheet/software/scriptable entry point would make that option more realistic.
    Short of building a complete per part number corporate database, I could create a workable BOM if I was able to export all or any instance dependent field such as the part's attributes fields, label, etc. Is there any way to do this? Can it be added?  Some other BOM export customization would be nice, but this would at least make the exported BOM usable.
    Greg

    Lacy,
    Thanks for the suggestion.  I was confusing your reference to "spreadsheet view" for the spreadsheet view of the BOM report and not the spreadsheet of the design.  Unfortunately, though the spreadsheet view does show some instance specific information, it does not combine parts or show some of the database information.
    I guess my comment is more for NI Developers.  The BOM generator does look at instance specific information because it doesn't combine instances of parts (resistors, caps, etc) that have difference types set in the schematic.  I therefore don't think it would be that difficult to let me add instance specific fields, (label, attributes, etc) to the BOM.  My examples are ment to illustrate the importance of that.
    Changing the USER FIELDS in the database when they are edited on the schematic is a dangerous option at has burnt us before.  I wouldn't call that expected behavior.  When I change the symbol for a part I am prompted to save it to the database.  If I change the symbol for a part in the database, I have to run "Update Components" to write those change to my schematic. (as I would expect)  Yet if I change the user fields in the schematic, the changes automatically propagate to every thing and get saved to the user database.  This behavior is not constant.  A changes made to a part in the schematic should stay in the schematic and affect only the instance changed. Changes made to the database should have to be pushed into a schematic.
    I have submitted a feedback forum to NI as well.
    I am used to posting to the CVI forums where the developer are very responsive.  Perhaps where Electronic Workbench was a NI acquisition, the developers are further removed from user feedback.
    Greg

  • Reg Message Lov Input Field In Query Region Search.

    Hi ,
    I have a issue to implement a Message Lov Input Field in Query Region Search(AutoCustomizationSearch).
    Please Help on this Issue
    Thanks & Regards
    Santhu

    Santhu ,
    Please Let us know the step you have followed to achieve this , and what is the error you are getting .
    Regards ,
    Keerthi

  • FSG dependent fields in FSPO (G/L acct creation)

    Could you please tell me Field status group dependent fields in FSP0 Transaction .
    Thanks in Advance,
    YGB

    HI,
    GL data will have 2 segments. Namely Chart of accounts and company code data.
    Any Feild status groups are dependent on COmpany code only. At FSP0 level you are referring to Chart of accounts which you will not have any fields.
    FSG will trigger only in FSS0 by assigning the FSV to Company code in OB14.
    Reward if useful.
    sarma

  • Mandatory drop list w/dependent field displays error on refresh

    ADF Business Components 10.1.3.42.70
    JHeadstart 10.1.3.3.81
    all,
    i have a drop list(field 1) that is on a mandatory field and whose initial value is null. i have another field(field 2) which my drop list is dependent on. then i have a third field(field 3) which is dependent on the drop list field. when i try to insert a new record, i select a value for field 2, the page refreshes and i receive a "Selection Required" error message for field 1. this only happens when the group is in table layout and field 1 has a dependent field.
    Here's the test case(if you take a default generation from the hr schema employees table w/dropdown lists; jobid(mandatory), managerid, and departmentid should all have dropdown lists assigned to them):
    1. add managerid as a depends on item for jobid
    2. add jobid as a depends on item for departmentid(or any other field)
    3. run the page and click on the add row button
    4. change the managerid field value
    you should get "- Selection required" error. this is a big problem for us right now bc the depends on is required in our application and we can't figure out a workaround. can someone take a look at this?
    thanks in advance,
    paul

    Paul,
    The only way to fix this is by making the "depends on" items optional instead of required, and delegate the required check to the ADF BC layer.
    I'll try to explain why:
    - a depends on item must have the immediate attribute set to true, so validation of the item and execution of the valueChangeListener will take place in the JSF Apply Request Values Phase. In the valueChangeListener, after updating the underlying model attribute, we directly jump to the render reponse phase, to skip other validations
    - If there are multiple items with immediate="true" on the page, then they will all be validated "in sequence" in apply request values phase. So, the first drop down list is validated before the valuechangelistener of the second item fires. If the end user enters data "normally" in sequence, this is usually not a problem, however, in your use case the user first enters a value for the second "depends on" item, and then you get the validation error on the first depends on item.
    So, to fix this, change the table item template and remove the required property
    Steven Davelaar,
    JHeadstart Team
    to prevent validation of other items

  • Transaction Dependent Field Status

    Hi everbody,
    The G/L a/c master data can be maintained by Field Status control. Account Group will control fields in company code and I heard there are some other TRANSACTION DEPENDENT FIELD STATUS will control the fields as well. Is it true? If then where is this control is located/any T.Code?
    Thanks & Reg,
    Sridhar.

    You only can maintain the field status in posting key.
    You can use tcode OB41, and select the post key you want to maintain the field status, on the left top corner, you will find the icon 'maintain fields status', then you will get the 'fields status group' and change what you want.

  • Transactional dependent field status variant and field status varinat

    hi gurus,
        can any one please tell me what is transactional dependent field status variant and field status varinat and what is the difference between the both,what this both control?
    appreciated if answered.
    Regards,
    sandeep.ch

    Hi
    Any field status varinat is a bundle of filed status grouop(FSG). A FSG will control the Screen layout of the Document while you post.Whether a filed is required, optional or suppressed etc.
    Transactional dependent data:
    Transaction Dependent Control - Field status can also be configured at the master data transaction level i.e. during Create, Change, and Display. Thus, if a user wishes that after creation of master data certain fields should not be changed, same can be set as 'Display'. One such example can be fields like reconciliation account, payment terms etc.So these terms remain constant while posting and user cant change these fields.
    Regards
    Aravind
    Assign points if useful.

  • Move address-independent BP data to adress-dependent field

    Dear all,
    I need to move Business Partner (BP) data from address-independent to address-dependent field, such as Email and URL data. Can anyone tell me if there is a functionmodule available for doing this?
    The SAP help refered to ADDR_CAM1_SHIFT_COMM_DATA in function group SZA10, but I couldn't find any topics about it, maybe there's another way to do it?
    Kind regards,
    Jeroen Kruit

    Hi,
    The conversion of address-independent to address dependent field is a functionality provided for partnere on the UI. There is no single function module available for doing this.
    The function module ADDR_CAM1_SHIFT_COMM_DATA  can not be used stand along. The solution I can see for this is to use the business partner BAPIs:
    1) BUPA_CENTRAL_GET_DETAIL to read the address independent information.
    2) BUPA_ADDRESS_CHANGE to add the above address independent data to a address
    3) Finally BUPA_CENTRAL_CHANGE to delete the address independent data for the partner.
    Hope this helps.
    Regards, SudheeR

  • Multi-record report: content LOV depending on value of current row

    I have a multi-record report based on a query.
    For each row in the report it should be possible to choose a value from lov.
    The content of the lov is depending on a field in the current row.
    Later on I will update a record based on the chosen value but that is not the
    issue right now.
    The problem I am facing is that I don't know how to refer in a list to a value
    from the current row.
    For example.
    In the example below it should be possible to choose (from the lov) a best buddy for
    an employee. The buddy should be an other employee working for the same department.
    So in the lov I must refer to the deptno from the current row. How is this possible???
    select empno
    , ename
    , deptno
    , htmldb_item.select_list_from_query
    ( 1
    , empno
    , 'select ename, empno from emp where deptno = #deptno# '
    ) buddy
    from emp

    Hi Scott,
    I've created this application "TestLov" at the site you mentioned.
    Application ID : 800
    Workspace Name : ANUWKSPC
    The first page has an employee report with the solution as suggested by Raju Mattamal in this thread. That query seems to work fine without any errors...(I'm surprised why I'm getting errors on my application with the same query, even though data appears?! Is it to do with some setting?)
    The second page has the report with my actual query. This is throwing errors.
    On the third page I've tried to implement the solution you've suggested in Tips & Tricks section of HTML DB Studio(Simulating a correlated sub-query in report LOVs)
    http://htmldb.oracle.com/pls/otn/f?p=18326:54:2188928890822530056::::P54_ID:1282
    This doesn't seem to work either.
    I'm unable to figure out the problem.
    Pls look into the application and let me know how I shld go abt this.
    Thanks in advance,
    Anu

Maybe you are looking for

  • Is there a way to put a password on the sim of iphones?

    As talk of the iphone 5 is increasing, I wonder if apple will come up with a way to put a password on the SIM CARD of iphones?  My iphone was stolen recently and calls were made before I got to report it missing to ridiculous charges!  I was gutted t

  • Ora-00600 problem with the kodpunp1 and kope2upic954 arguments

    hi everybody, i have a problem with ora-00600 error on a oracle 8.1.7.0.0 database on winxp. i've read about many ora-00600 problems but only few were with kodpunp1 and kope2upic954 arguments. In my trc files i found something like this: *** SESSION

  • Need help with Automator code.

    So I am trying to make the toggle hidden files Service and I pretty much have it but there is one thing that annoys me.  So the code so far is: STATUS=`defaults read com.apple.finder AppleShowAllFiles` if [ $STATUS == TRUE ]; then     defaults write

  • Help on posted AR document

    Hi, In our system, the customer billing is done in a legacy system and the AR posting needs to be done in SAP. I'm using the BAPI "BAPI_ACC_BILLING_POST" for the AR posting. I'm able to successfully post the document, and it gives a message saying "D

  • Utility like the diff command in UNIX?

    Hi, I was wondering if anyone knows of any tool/utility that can show me the difference (data) between 2 similar (structurally) tables. Or any tool that can at least simulate it. Thanks, -- Mufaddal