data displayed only in the main table not shown in the child table

I have two tables: master and child. In the main table, I want the first line of the main table must be selected and child records to be displayed when the page is displayed. But the page shows only the master records.

The code written in the process in the controller application is:
TheAM OAApplicationModule = pageContext.getApplicationModule (webBean);

Table OATableBean = (OATableBean) webBean.findChildRecursive ("region1RN");
Boolean ExecuteQuery = BooleanUtils.getBoolean (false);
[Serializable] parameters = {executeQuery};
Class [] paramTypes = {Boolean.class};

theAM.invokeMethod ("init", parameters, paramTypes);

the code written in AM is:
public void init (Boolean executeQuery)

{


TXN OADBTransaction = getOADBTransaction();
MTHSustainAspectsVOImpl vo = this.getMTHSustainAspectsVO1 ();

Line masterRow = vo.first ();
masterRow.setAttribute ("SelectFlag", "Y");
vo.executeQuery ();


}

can someone tell me why the child records don't come

Change the code as follows and try

public void init (Boolean executeQuery)

{

TXN OADBTransaction = getOADBTransaction();
MTHSustainAspectsVOImpl vo = this.getMTHSustainAspectsVO1 ();

Line masterRow = vo.first ();
masterRow.setAttribute ("SelectFlag", "Y");
vo.executeQuery (); Not necessary
vo.setCurrentRow (masterRow);

}

Prasanna-

Tags: Oracle Applications

Similar Questions

  • Retail price displayed only if the item is in stock by using the rendering engine liquid?

    Is there anyone who knows the liquid rendering engine? Customer Meluka.co.nz wish the price of sale displayed only if the item is in stock. LiveChat advised that this can be implemented using the rendering engine liquid if the stock is greater or equal to a sale price (reduced price) will be displayed. If no product in stock, the retail price is displayed. The announcement is tomorrow's paper so that the pressure is on--helps the developer urgently required please!

    Each product - large currently:

    < ul >

    < div id = "{tag_productid} rrpprice_" >

    < h10 > {tag_retailprice} < / h10 >

    < / div >

    < class li = 'price' > < {tag_saleprice} fort > < h9 >(inc. GST) < / h9 > < / strong > < /li >

    < class li 'quantity' = >

    Amount of < p5 >: < / p5 >

    {tag_addtocartinputfield} < /li >

    < class li = "instock-message instock-{tag_instock}" >

    < div >

    < p5 > in Stock: < / p5 >

    < p2 > please allow 2-3 days (plus delivery) < / p2 >

    < / div >

    < div class = "stock" >

    < p5 > made to order: < / p5 >

    < p2 > please allow 4-6 weeks for manufacturing (plus delivery) < / p2 >

    < / div >

    < /li >

    < br / >

    < class li 'quantity' = > {tag_addtocart, < img alt = "" src="/images/btn-add-cart.gif" / > "} < /li >

    < /ul >

    Of course

    You see where I am getting-"Can you do that for me for free" - I cringe.

    But its simple. Liquid you have if statements...

    http://docs.BusinessCatalyst.com/dev-assets/reference#! / liquid-reference/reference/logic-t ags.html

    And you have your liquid tags:

    The developer reference

    {% If isOnSale is true-%}

    TO DO THIS

    {%-%}

    DO THIS

    {endif %}

    You should check that the old tag returns 0 or 1 and the liquid must be good true or false, but do not know where BC got too much consistency yet, they have been quite on the updates recently. If this does not work with == true, then it will be == 1

  • QUESTION: SE 2012 data display returns to the time graph each time

    Hello

    I have SigExp 2012.

    If I try to add a data view and make a pledge of graphic style, thermometer, etc., as soon as I have the right up until it clicks, add my TC chain, the data view returns immediately to a graph time.

    In addition, even if I use the graph of time, once I added the signal, it only let me see the string in a table, a chart of time or a waveform graph.  Those are the only choices.

    If I use a graph of time or a band of waveform graph, it does not read the signal correctly, but I can not configure the data view, the way I want it.

    Is this a bug or I do something wrong?

    Thank you!

    This occurs when you try to change the display of a signal in its raw format "waveform".
    You must convert your signals in scalar format. To do this simply add an amplitude and levels step (under: analysis > measures Time-Domain). Drag this DC signal newly converted to a new chart and right click on the graph to change the display.

    Honestly, I'm not sure why raw waveform signals are inherently limiting viewing functionality, but in such cases, it is.

    You can also; According to the devices on which you use and the order in which you add to your DAQmx Acquire, some default signals step to scalar signals without having to convert.

    See the attached screenshot and you'll see how the icons are different between the waveforms and scalar signals.

    Hope that helps

  • I want to display only compaing email_ids another table

    Hi guys,.

    By using this query I can divide the values having the comma separator.

    Now, I want to display only compaing email_ids another moderator = userid column table.

    Table column
    email_tab username, email

    Please can someone help me on this... Thanks in advance!

    -LK

    Edited by: sockalingam May 16, 2011 10:33

    It is not clear what you are trying to achieve that you haven't told us the version of your database or provided no data for us to work with.

    I'm guessing that you are splitting a string separated by commas and want to retrieve rows from a table based on these individual values?

    Something like:

    SQL> ed
    Wrote file afiedt.buf
    
      1  select *
      2  from emp
      3  where ename in (
      4    with t as (select '&input_string' as txt from dual)
      5    select REGEXP_SUBSTR (txt, '[^,]+', 1, level)
      6    from t
      7    connect by level <= length(regexp_replace(txt,'[^,]*'))+1
      8*   )
    SQL> /
    Enter value for input_string: SCOTT,JAMES
    old   4:   with t as (select '&input_string' as txt from dual)
    new   4:   with t as (select 'SCOTT,JAMES' as txt from dual)
    
         EMPNO ENAME      JOB              MGR HIREDATE                   SAL       COMM     DEPTNO
    ---------- ---------- --------- ---------- ------------------- ---------- ---------- ----------
          7788 SCOTT      ANALYST         7566 19-04-1987 00:00:00       3000                    20
          7900 JAMES      CLERK           7698 03-12-1981 00:00:00        950                    30
    
    SQL>
    
  • pump discharge data import error (ORA-31694: main table 'SYSTEM'.) (' SYS_IMPORT_)

    Aloha!

    I am trying to create an instance, and importing datapump, I come across this error:



    C:\_dump > schemas system impdp = p.c.3 directory = BW_TEMP = logfile logfile.log = dumpfile.dmp dumpfile

    Import: Free 11.2.0.1.0 - Production on Mon Jan 9 19:09:25 2012

    Copyright (c) 1982, 2009, Oracle and/or its affiliates. All rights reserved.
    Password:

    Connected to: Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - production
    tion
    With partitioning, OLAP, Data Mining and Real Application Testing options
    ORA-39002: invalid operation
    ORA-31694: main table 'SYSTEM '. "' SYS_IMPORT_SCHEMA_01 ' failed to load/unload
    ORA-31640: could not open the dump file 'C:\_dump\DPLCCS. DMP"should read
    ORA-19505: impossible to identify the file 'C:\_dump\DPLCCS. DMP ".
    ORA-27046: file size is not a multiple of the logical block size
    OSD-04012: difference in file size (OS 580474881)

    C:\_dump >

    Please, someone help me on how to correct the error.

    Thanks in advance.
    Hades

    Hello
    Two questions come to mind:
    1. the export was created using exp and not expdp
    2. you have copied the file with a kind of FTP utility and used the 'ascii' mode and not "binary".

    If not of them is the problem, perhaps the file is corrupt simply.

  • FFx displays only in the tiny size of the thumbnail since update

    Since FFx updated it displays only those things in a tiny size of the thumbnail. This should be a page full size of print is only an unreadable thumbnail.

    I have not modified parameters. On the file > menu print preview, it shows "reduced to adjust" and on the layout, it is set to portrait. All margins are set to half an inch.

    My Brother laser printer works normally when using the Chrome browser. Why so many problems lately with FFx?

    I don't know if this will help, but in another recent thread, the user has discovered that the problem was the preference:

    • printer_printer_name.print_paper_data

    It has been set at 256, and changing the value to 1 has solved the problem of paper size.

  • Line display only 1 in a table view

    Pls... is there a way to display only 1 row in a table view (OBIEE 11 g)?

    (I know it's possible in the narrative view...)

    TXS

    A.L.

    Try with pagination option in a table view. You can display a single default line.

    Thank you

    Prasanna

  • Visible (display only) without the 'white space' to print

    I really hope someone can help me!

    Basics... I have a dynamic form that I created in LiveCycle Designer ES. It is a fluid layout and works perfectly. Except that now... the person who receives these forms (via email PDF) does not want the instructions to print because they occupy space and are useless when the form has already been completed. The instructions are at the top of the page, in a fragment, and the presence is set to Visible (display only).

    My problem... When I print, the instructions are simply replaced by a white space, therefore, the issue of space was not resolved.

    Any suggestions?

    Thank you!

    You can assign to the presence of this text hidden in the case of pre-printing and back to visible in the postPrint event.

    Paul

  • How to create a data map to update the child entities in the database of Siebel

    Hello

    I've created the following mapping:

    (1) action (Global)
    (2) SR (relationship - SR Action, one to one)
    (3) time Tracker (connection - Time Tracker, one-to-many Action)

    results:
    (1) total number of hours Standard - it's in the entity of the Action
    (2) the standard hours for Tracker - this is defined in Time Tracker entity

    I used the card data to transform the response of the OPA at the structure of IO integration and adapter Siebel EAI to write this in Siebel database.

    It strives to update Action (Global) entity but not for Time Tracker (child entity).

    Can you please let me know the IC card to establish the relationship to create the node child entity?

    It is very difficult to do with a Mapper data for integration objects.
    The main reason is that the answer to the OPA is not a hierarchical structure like the IOs, so it is possible to map the first level, but I have not seen a way to do for the child of the entities.

    General approach people use is to write an escript Business Service to perform the mapping more complex data.

    We seek to support the ability to manipulate IO Siebel natively in Takeovers in the next version of the connector.

  • Private class data accessible parent in the child's class?

    Hello!

    I thought this would be obvious, but my search thing fails to me.  I hope that someone would be kind enough to answer my question LVOOP of beginner.

    I have a a parent class.  This parent class contains a set of private class data.  I have Setup all the data accessor methods.  I create a child class that has functions that need to access the data stored in its parent category.  His legacy is defined, but when I try to separate data from class all that I can't do are what is configured in the cluster of data of the child class.

    I watched a video and it seemed that the DataSet magically appeared and is accessible via the methods of children.  What Miss me?

    Thanks for the input!

    -nic

    To access the data of the parent in the child's class class, you must use the accessor of reading methods you created for the parent class get the parent class data (you must use the same accessor methods in the methods of the child because all the data of the class is private in LabVIEW). I hope this helps.

    -RW

  • The JSON data displaying on Blackberry Simulator or device not but waving poster

    Hello

    I use ripple to develop an application that makes jQuery/Ajax calls to a Web service that returns jSON. The returned data show in Wellington, but not on the emulator or the device. I use the 9800 torch Simulator, php to create the jSON and jQuery.

    Problem has been resolved. I made a mistake (a rookie mistake real) earlier in the code. I left out 'http://www.mydomain.com' when I did the ajax call to my php page. Everything works now. Thanks to all for trying to help with this.

  • The Types of attribute display only shows the Java Types

    Hello

    When I change an attribute of a view, normally I can choose its data type.
    containing the Java Types: "BigDecimal", "integer"...
    and Types of Oracle: number, Date etc.

    But after you have reinstalled the Jdeveloper, the drop-down list shows only
    types of Java and oracle types are missing. I can still enter the domain ("oracle.jbo.domain.Number") FULL name,
    but with regard to the criteria of view I can not choose the operator "less or equal to", it
    shows me 4 operators only "equal", "Is not equal", "Is empty" and "is not empty".

    It seems to be related to the parameters of this application, because when I open another application (with the)
    same database-connection), then the oracle types are available.

    Does anyone know why the types of oracle are not selection and how
    reinstall them in the present application.

    JDeveloper 11.1.1.4.0 (Build JDEVADF_11.1.1.4.0_GENERIC_101227.1736.5923)

    Thanks in advance
    Yves

    Yves,

    Have you tried to check the project properties-> the business components of the ADF-> Type mapping data to see if it uses Java extended for Oracle or just Java?

    Arun-

  • How can I write to the data file only near the SW trigger samples?

    Hello world

    I'm working on a model in this one:

    http://zone.NI.com/DevZone/CDA/EPD/p/ID/34#0requirements

    I would like to save the data once the trigger is reached, with some data near the impact.

    Where should I put a "write on a file of measurement" block so can load and draw a shock test data?

    Kind regards.

    Celuti,

    You're so close!

    I am happy to see that you have understood what I recommended!

    You must ensure that you connect the same type of data in the queue as what comes from the acquisition of data.

    Please see the amended version of the code you have posted.

    Craig

  • Increase the number of lookup values display only once the research of windo

    Hi all

    Must I increase the number of display of the values of result on a search (search for say, organization) window on the administration and the user console.
    Currently, it is 10.

    How can I do this?

    Kind regards
    Chaturanga

    Modify the JSP

  • BlackBerry Smartphones personal names in address book are not displayed when they only call the number they call from?

    My number is displayed only in the next issues of appeal.

    When someone I recorded in my book calls address their name used to display, now I get only the number they call from?

    Do I have to change a setting?

    Why the name sop appearing?

    He has a bee a few weeks now?

    I removed the battery and electric bike

    Don't check for updates... any help

    Went to a Verizon Center... no help!

    I can't thank you enough

    I went to the article and he's referring to this:

    It was caused by a bad security parameter, called content protection!

    I enclose the item for later use, it's a real miracle solution, you're very kind!

    Summary of the Causes

    This problem may be caused by one of the following:

Maybe you are looking for

  • Re: Virus removal on Satellite L650 (PSK1JA-077017)

    Asked me to try to repair this laptop. It has windows 7 Home premium 64-bit and they used the Norton which is preinstalled.Basically Norton has expired and that they didn t know (they aren t of index on computers) in any case they have connected to t

  • Tungsten e2/lack-sync: freeze when you try to synchronize

    Hello I use a tungsten e2, synchronization with the missing 6.0.4 sync on a mac 10.5.4 (German). I synchronize via the cradle. When I try to sync the e2 freezes while the "synchronization" message appears. Black-White-flashing bar appears on the tung

  • Satellite Pro L300 - multicolored horizontal lines

    The screen of my laptop began to have multicolored horizontal lines flickering on her.I shut it, waited a bit and then he turned his back and it was worse. I'm afraid his crashed, what can I do?

  • Line break command missing in 2013 CVI

    I just changed to CVI 2012-2013.  I want to set up the command line cut (Ctrl-Y) in 2013, but as much as I know there is not cut command line available in the Options-> menu to change shortcut keys. Is avialable cut line in 2013? Tony G.

  • No sound on the mic with a sense of PURPOSE, the upgrade to Vista

    AIM after reloading Vista Since reloading Vista and AIM and initiate the microphone on AIM, I hear the other party when they talk, but they don't hear me?