How to pass Dynamic values in the LOV

Dear all,
Good evening

I gave to 02:00

1 is for of the Lov
1 is for AM pagelayout

I'll pass the client id for my lov

This client code receives well the current page

How to pass the client code to lov

pls guide me

Hello

Copy the following code

xxcrmCompPersPKVOImpl vo = getxxcrmCompPersPKVO1();
vo.setWhereClauseParams (null);
vo.setWhereClauseParam (0, ooportunityid);
vo.executeQuery ();

OAListOfValuesBean sb = (OAListOfValuesBean) webBean.findChildRecursive ("xxcrmPeriodicBillingContractLovRN");
OAApplicationModule am2 = (OAApplicationModule) pageContext.getApplicationModule (sb).

OAViewObject vo = (OAViewObject) am2.findViewObject ("xxcrmPeriodicBillingContractNoVO");
vo.setWhereClauseParams (null);
vo.setWhereClauseParam (0,1001);
vo.setWhereClauseParam (1,1024);
vo.executeQuery ();

Thank you
Gerard

Tags: Oracle Applications

Similar Questions

  • How to pass a value to the form defined in the context of security file name?

    Hi all

    Yet to learn JavaScript... I have a JavaScript script, save a copy of my pdf to a location on my machine. Got the privileges of working well as well.

    How I spend in the field values for the file name? Right, the created pdf copy is now called .pdf [object scope]. Instead, I want to use dynamic values of in the form itself.

    Then this.documentFileName gets me the name of the file (Code record trust)...

    var mySaveDoc = app.trustedFunction (function (doc, subName) {}

    app.beginPriv ();
    var myPath = "/ c/SubInspectionForms /" + this.documentFileName + ".pdf";

    saveAs is the only privileged code that should be placed
    with beginPriv/endPriv
    doc.saveAs ({cPath: myPath,})
    bCopy: true,
    ({bPromptToOverwrite: true});
    app.endPriv ();

    });

    this.getField("INSPECTION_Location") doesn't the value of a field:

    var mySaveDoc = app.trustedFunction (function (doc, subName) {}

    app.beginPriv ();
    var myPath = "/ c/SubInspectionForms /" + this.getField("INSPECTION_Location") + ".pdf";

    saveAs is the only privileged code that should be placed
    with beginPriv/endPriv
    doc.saveAs ({cPath: myPath,})
    bCopy: true,
    ({bPromptToOverwrite: true});
    app.endPriv ();

    });

    The script on my SaveACopy button is:


    subName var = this.getField ("INSPECTION_Location");

    mySaveDoc (this, subName);

    I need the value of the field in the function?

    It is easy to think 'this. GetField"is a universal thing you can still use, but it is not. Read carefully the description of the object "Thi". It is set in some contexts, and I don't think this is allowed when using it. You must pass it as a parameter in a context where it is defined.

  • How to pass item values to the fields in Page #2 Page 1

    Hello

    On the first page, I have two points and a single button.
    Point n ° 1 P1_PROJECT_NAME display text (escape special characters, does not save the State)
    Article #2 P1_PROJECT_ID hidden and protected
    Button #1 create redirect page 2

    When the user clicks on the Create button, 2nd page opens with the form for creating detailed project which includes the two following fields.
    #1 P2_PROJECT_ID a text field
    #1 P2_PROJECT_NAME a text field

    I want to change the P1_PROJECT_ID value to the field of P2_PROJECT_ID and P1_PROJECT_NAME to the P2_PROJECT_NAME field.
    How can I do this?

    Thank you
    Guy

    Guy,

    If you change your button and go to the "URL redirection Option" section you will find two fields: 'Put on these elements' and 'with these values.
    Simply enter your values in these two fields separated by commas, in the same order.

    Kind regards

    --
    Paulo Vale
    http://Apex-notes.blogspot.com

  • Who knows how to pass a value from the form on the next page of javascript?

    I have a simple drop-down list. Maybe this isn't the best way, but I use the MM_goToURL function on the onchange event. It works very well so he can redirect without clicking on the submit button.
    What I need to do, it's pass the value selected on the next page and grab it so I can use Coldfusion to manipulate the results.

    Help, please.

    The answer is too simple. Just use javascript to submit the form onchange.



  • How to pass multiple values of payload through the contextual event - jdev 11.1.2.3

    Hello:

    How to configure contextual events publish several values of payload?

    On click of a button, I'm declaritively publish a contextual event, which works very well when a single value is passed to the event handler.

    My event handler method has the signature of:
    eventHandler (String)

    But now I also have an oracle.jbo.domain.Number, so my new eventHandler looks like this:
    eventHandler (Number, String)

    How to pass two values during editing of the event and how to place the payload with multiple values for the new eventHandler?

    All article or code would be greatly appreciated.

    Thanks for the help.

    You define a bean holding your values and pass an instance of the bean as a payload...

    Timo

  • How to display Quick values in the story

    With the help of 11.1.1.6.2

    In a dashboard page, I have a table with a hierarchy of dimension for the organization. If you click on a division he runs a link action to call a script in the browser (javascript in a text on the dashboard section) from the division. If you expand the section, and then click on a market, it calls the function javascript even.

    Then, the Javascript function uses path go to update an analysis in an iFrame on the dashboard page and passes the value of the Division or the market value.

    The analysis of the target has two filters: Division is invited and the market is invited.

    So, after all, my question is how could display two values from the call of the road go into a narrative on the analysis of the target? Or I guess the other question is how to view the filter on the narrative values.

    Sorry for the long explanation, but I hope it makes sense.

    Thanks for any help or suggestion.

    Brad

    Try something using the Div tag
    for ex:
    < div id = filterValues > @{WeekBetween} {Default Value} < / div >
    < script >
    var i = document.getElementById('filterValues').innerHTML;
    document.getElementById('filterValues').innerHTML = aParams ["varDivision"];
    < /script >

    If brand pls help

  • default value of the LOV when the page opens

    How default a value of the LOV as soon as the page opens in the custom page.

    Thank you

    Hello

    1.) get the malleable on LOV using the Id of LOV method PR field.

    (set of 2). the default value that is required in the same method of PR.

    thanx
    Pratap

  • Drag the control example and how to record a value of the indicator?

    Hello world

    I want to drag the Boolean buttons on my front panel in the time of execution, how can I do?

    I remember that I have seen an example or why, it's a map on the front panel, but I don't remember the name TT someone knows?

    and the second question is how to store a value of the indicator, like the first time, you set the value and close the vi and run it again, the value will remain unless you change in the second run time?

    Thanks in advance

    Thanks to you two, are there good examples of mouse followed the structure of the event available?

    and my second question is for example: read a file using the vi, I created the first, that the value of all the positions of the button on the front panel, and the 'get file vi extension' shows the name of the file on the front panel. then I close the vi and open it again, the button positions is always there where they are, but the file name string is empty.

    How can I save the filename so indicator when I opened that vi still once, if not the other position button file selection, the filename indicator still shows the previous name?

  • Is it possible to display the dynamic value in the ToolTip? I tried: this.assist.toolTip.value = this.rawValue; for a text field 'property MouseEnter', but it does not display the current raw value. It displays a previous raw value of the field... Guilty

    Is it possible to display the dynamic value in the ToolTip?

    I tried:

    this.assist.toolTip.value = this.rawValue; for a text field on 'ownership' MouseEnter

    but it does not display the current raw value. It displays a previous raw value of the field...

    I wrote 'YYYY', but is not displaying on the first mouseEnter event

    Capture_1.JPG

    When I show event mouseEnter for the 2nd time it gives good value.

    Capture_2.JPG

    Now, I changed the "BBBB" value but the first mouseEnter event it displays the value previous i.e. "YYYY."

    Capture_3.JPG

    I found the solution. I wrote the script ("this.assist.toolTip.value = this.rawValue ;") on 'property MouseEnter' but the need to write the script to the "Output" of the field event. ")

    Thank you.

  • How to find this value in the oracle database to find out the table

    Hi expert,

    I know there is a value in the oracle database, please show me how to find this value in the oracle database to find out the table that contains this value.

    Thank you very much

    918440 wrote:
    Hi expert,

    I know there is a value in the oracle database, please show me how to find this value in the oracle database to find out the table that contains this value.

    Thank you very much

    Go to the online documentation and discover the data dictionary. You may be interested in reading about ALL_TAB_COLUMNS, but you will need to know what you want until you can query the view to find information

  • a problem in passing multiple values in the loop settings for

    Hi all

    I am facing a problem in passing multiple values in the loop settings for.


    EX:

    CREATE or REPLACE PROCEDURE (pr_id OUT NUMBER) HAVE


    tab type is table of NUMBER;

    TEMP_TAB TAB;

    BEGIN

    Select the COLLECT LOOSE pr temp_tab pr_id;

    I'm in 1.TEMP_TAB. loop of COUNTING

    PR_ID: = temp_tab (i);

    end loop;

    END TEST;

    OUTPUT:-

    pr_id = 234578


    in the example above, I'm only a value as an out parameter. but I send you PR_ID of the loop.
    why I don't get all the values that the parameters.please offer a solution for me.

    Thank you my friend.

    More clarification, let's look at your code...

    -- create a procedure and have a single numeric out variable
    CREATE OR REPLACE PROCEDURE TEST ( pr_id OUT NUMBER ) AS
      -- declare a type as an array of numbers
      type tab is table of NUMBER;
      -- declare a varianble of that array type
      TEMP_TAB TAB;
    BEGIN
      -- query all the values from the table into the array
      select pr_id BULK COLLECT INTO temp_tab from pr;
      -- loop through each value in the array
      for i in 1..TEMP_TAB.COUNT loop
        -- set the value of the single OUT parameter, OVERWRITING any previous value it has
        PR_ID := temp_tab(i);
        -- loop around to the next value
      end loop;
      -- end the procedure with the final value of PR_ID
    END TEST;
    
  • Passing DB values to the text based on the Select Value box

    Hello

    I'm very big thing back to the Oracle APEX. In my project, I have a requirement in which I need to pass different values for the corresponding text boxes on a different page based on the value I select in the item "Select Value".

    I tried using processes calling for demand, but could not get the desired result.

    Please suggest!

    Hello

    Can you repeat your scenario on apex.oracle.com? It will be easier to fix it this way.

    Kind regards

  • [ADF, JDev12.1.3] How to pass tha value of an attribute of the VO at the request of a field of the VO even LOV?

    Hallo,

    I have a LOV associated FieldB and showed it in the popup LOV, these must be filtered according to the value of FieldA (2 fields belongs to the same TableVO VO).

    The LOV associated FieldB is based on a VO that has a binding variable 'BindCodInstitute '.

    I would like to know how I can assign the vuale of FieldA to the variable binding.

    What expression I have co-debtors variable binding?

    Thank you

    Federico

    also see - https://blogs.oracle.com/aramamoo/entry/how_to_create_multi_level

  • How to pass a value LOV to where clause of another LOV

    Hello

    I have the two LOV project and activity. When I select a value of project LOV this value project to switch to the 2nd activity LOV where clause. How can I achieve this.

    I tried to use the code in the process CO request by getting the value of project with the command below.

    int v_project = Integer.parseInt ((String) passiveCriteria.get ('Project')); grab the critirea project

    and set this value in the setwhereclauseparams of the VO LOV. But the above command is throwing an exception with the exception of null pointer.

    This approach is correct, or should I use any other method.

    Thank you
    HC

    Below you will find the article interesting

    http://oracleanil.blogspot.com/2010/12/dependent-lov-in-OAF.html

    Thank you
    AJ

  • How to pass a value cannot be used in time during the Navigation target

    Hi all
    On a dashboard, I have a poster measure info bar chart by name each month (month name being on the x axis). The months displayed are based on a dashboard command prompt (year, month name) year-to-date.
    When I click on the bar of a month on the chart name, I use the Navigation target to open another query in the dashboard. The target a YEAR and MONTH "is requested. For example, if I click on 'MAY' bar, the other application opens to display data «CAN» Everything works.

    However, I need to do this not for the month selected as described above, but for the year to date instead. For example, I click on 'MAY' bar, I want the other application to display the data of 'JAN' thru 'MAY', not just 'CAN' itself. I'll do the same thing I have done to the request of the source, have a filter for the month number (not the name of the month) and have a 'BETWEEN 01 and xx' where ' xx will be calculated by taking the name of the month and using the number of months instead, so it would eventually "BETWEEN 01 and 05.

    Question: Is there a way I can pass the name of the month which was clicked on the chart and move on to the target, so I can use in a calculation and not the filter "is invited"?

    Thank you!

    _Analytics,

    I had the same solution but slightly different. It's different because you assumed this month as the number of months, but according to the scenario described by the user, is a name of months where the navigation must be done.

    user13033100,

    Here is the solution with an sine qua non - year should be fixed by default.
    Outside of having a main report and the subreport, create an additional report by month #, name of the month, call the "report additional sup.
    Now in the ' additional report under ' create filter of month name as "" is bringing"---> bar value from the master report is passed to this 'report additional sup '.
    Thus, month # column "additional sub of the report" gives you value months appropriate to limit the subreport.
    Month # of the report additional sup', create a filter on the column for the month in the subreport. The month filter sub report must be an advanced filter 'filter based on the results of another application', search for ' report additional sup ' month # column. In here a consumption below or equal operator.

    Quickly close the thread if replied/useful.

    -bifacts
    http://www.obinotes.com

    Published by: bifacts on October 21, 2010 14:12

Maybe you are looking for