How to create a parent-child-grandchild portal form: Help Urgently!

Hi All,
I have a master table and a detail table. I also have a detail table based on the first detail table. How do I create a master-detail-detail_detail portal form ? Is this possible? if not, is there any other way to do it ?
Thanks.

HI,
This is not possible with Portal Forms. You can try using jsp to do this.
Thanks,
Sharmila

Similar Messages

  • How to create a parent-child dimension in EIS?

    Does anyoe know how to create a parent-child dimension in EIS? Helps.

    It's easy but there are a few things to know.
    -The underlying dimension table must be a 2 column recursive design. It can also have additional aliases and property columns.
    -in the OLAP model you must do a "self-join". select the table properties | physical joins. then join the parent to the child within the same table
    -in the metaoutline drag only one column, not both (i like using the child only) to the dimension in the metaoutline panel.
    If you need more help email me ([email protected]) and I'll do a webex demo for you.
    Ron

  • How do i create a parent-child-grandchild form?

    the application module wizard seems intent on creating 2 separate parent child relationships. what am i missing?

    Data Control Palette displays exactly the same structure as view objects in your application module have. Return back to model and edit application module content.
    Is your structure similar? :
    Left side:
    - parent
    - - - child
    - child
    - - - grandchild <-- click this
    Right side:
    - parent
    - - - child <-- the click this and press arrow
    - child1
    - - - grandchild
    Rado

  • How to create Inbound Idoc from XML file-Need help urgently

    Hi,
    can any one tell how to create inbound Idoc from XML file.
    we have xml file in application server Ex. /usr/INT/SMS/PAYTEXT.xml'  we want to generate inbound idoc from this file.we are successfully able to generate outbound XML file from outbound Idoc by using the XML port. But not able to generate idoc from XML file by using we19 or we16.
    Please let me know the process to trigger inbound Idoc with out using  XI and any other components.
    Thanks in advance
    Dora Reddy

    Hi .. Did either of you get a result on this?
    My question is the same really .. I am testing with WE19 and it seems SAP cannot accept an XML inbound file as standard.
    I see lots of mention of using a Function Module.
    Am I correct in saying therefore that ABAP development is required to create a program to run the FM and process the idoc?
    Or is there something tht can be done with Standard SAP?
    Thanks
    Lee

  • Parent-Child-Grandchild report

    Hi,
    I am trying to create a Parent-Child-Grandchild report, grouping on a value in the Child record set. The scenario that I have encountered is that there may be legitimate dupes in the child record set and if I put a grouping on the child record set the dupes seem to be getting de-duped and all the grandchild records displyed under the one child record. The outout looks like this:
    Ungrouped
    Parent record 1
    ----Child Record 1
    ------------Grandchild record 1
    ----Child Record 2
    ------------Grandchild record 2
    Grouped
    Parent record 1
    ----Child Record 1 - Grouped by Status
    ------------Grandchild record 1
    ------------Grandchild record 2
    Desired Output
    Parent record 1
    - Grouped by Status
    ----Child Record 1
    ------------Grandchild record 1
    ----Child Record 2
    ------------Grandchild record 2
    If I take the grouping off the child record set however, the dupes display and display their respective grandchild records. How can I get the cild recordset to group but to show the grandchild records properly?
    Thanks!

    Hi,
    I am trying to create a Parent-Child-Grandchild report, grouping on a value in the Child record set. The scenario that I have encountered is that there may be legitimate dupes in the child record set and if I put a grouping on the child record set the dupes seem to be getting de-duped and all the grandchild records displyed under the one child record. The outout looks like this:
    Ungrouped
    Parent record 1
    ----Child Record 1
    ------------Grandchild record 1
    ----Child Record 2
    ------------Grandchild record 2
    Grouped
    Parent record 1
    ----Child Record 1 - Grouped by Status
    ------------Grandchild record 1
    ------------Grandchild record 2
    Desired Output
    Parent record 1
    - Grouped by Status
    ----Child Record 1
    ------------Grandchild record 1
    ----Child Record 2
    ------------Grandchild record 2
    If I take the grouping off the child record set however, the dupes display and display their respective grandchild records. How can I get the cild recordset to group but to show the grandchild records properly?
    Thanks!

  • Parent/Child/Grandchild ViewLink

    Hello,
    I have a viewobject which is constructed as follows:
    1. ParentViewObject
    2. ChildViewObject via ParentChildViewLink
    3. GrandChildViewObject via ChildGrandChildViewLink
    When going from the parent to the child, the viewobject works as expected.
    When going from the child to the grandchild, no rows are found.
    My belief is I am having a syntax error. If I run the test on the appmodule, the viewobjects work as expected.
    Question: Where can I find information on how to correctly access the child/grandchild view.
    Tks
    Booker Northington II

    The uix file is being called as follows:
    <ctrl:go name="PageName" redirect="true">
    <ctrl:property name="key" >
    <ctrl:selection name="viewTable" key="key" />
    </ctrl:property>
    </ctrl:go>
    <?xml version="1.0" encoding="windows-1252"?>
    <page xmlns="http://xmlns.oracle.com/uix/controller"
    xmlns:ui="http://xmlns.oracle.com/uix/ui"
    xmlns:bc4j="http://xmlns.oracle.com/uix/bc4j"
    xmlns:ctrl="http://xmlns.oracle.com/uix/controller"
    xmlns:html="http://www.w3.org/TR/REC-html40"
    xmlns:epicTemplate="http://net.btcg.epic/templates">
    <templates xmlns="http://xmlns.oracle.com/uix/ui">
    <templateImport source="/template/templateLibrary.uit"/>
    </templates>
    <bc4j:registryDef>
    <bc4j:rootAppModuleDef name="EpicAppModule"
    definition="epic_bc4j_package.Epic_bc4j_packageModule"
    releaseMode="stateful">
    <bc4j:viewObjectDef name="ClinFunding_View1" rangeSize="3"/>
    </bc4j:rootAppModuleDef>
    </bc4j:registryDef>
    <content>
    <try xmlns="http://xmlns.oracle.com/uix/ui"
    xmlns:data="http://xmlns.oracle.com/uix/ui">
    <catch>
    <displayException/>
    </catch>
    <contents>
    <document>
    <metaContainer>
    <head title="Clin Funding">
    <contents>
    <epicTemplate:epicScrollBarTemplate/>
    <include ctrl:node="/includes/epicScrollBarInclude"/>
    </contents>
    </head>
    </metaContainer>
    <pageLayout xmlns="http://xmlns.oracle.com/uix/ui"
    xmlns:data="http://xmlns.oracle.com/uix/ui"
    title="ClinToClinFundingLink1 View">
    <corporateBranding xmlns="http://xmlns.oracle.com/uix/ui">
    <epicTemplate:epicCorporateBrandingTemplate/>
    </corporateBranding>
    <globalButtons xmlns="http://xmlns.oracle.com/uix/ui">
    <epicTemplate:epicButtonBarTemplate/>
    </globalButtons>
    <pageHeader xmlns="http://xmlns.oracle.com/uix/ui">
    <epicTemplate:epicClinMenuBarTemplate selectedTab="1"/>
    </pageHeader>
    <start xmlns="http://xmlns.oracle.com/uix/ui">
    <epicTemplate:epicSideNavTemplate/>
    </start>
    <tabs xmlns="http://xmlns.oracle.com/uix/ui">
    <epicTemplate:epicTabBarTemplate selectedTab="2"/>
    </tabs>
    <contents>
    <messageBox automatic="true"/>
    <bc4j:rootAppModuleScope name="EpicAppModule">
    <contents>
    <header text="Search">
    <contents>
    <form name="search" method="POST">
    <contents>
    <inlineMessage prompt="Search" vAlign="middle">
    <contents>
    <bc4j:viewObjectScope name="ClinFunding_View1">
    <contents>
    <flowLayout>
    <contents>
    <choice name="attrName"
    data:selectedValue="attrName@ctrl:page"
    shortDesc="Search Column">
    <contents>
    <bc4j:region automatic="true">
    <bc4j:attrStamp>
    <option>
    <boundAttribute name="text">
    <bc4j:attrDefProperty name="name"/>
    </boundAttribute>
    <boundAttribute name="value">
    <bc4j:attrDefProperty name="name"/>
    </boundAttribute>
    </option>
    </bc4j:attrStamp>
    </bc4j:region>
    </contents>
    </choice>
    <textInput name="attrValue" columns="20"
    data:text="attrValue@ctrl:page"
    shortDesc="Search"/>
    </contents>
    </flowLayout>
    </contents>
    </bc4j:viewObjectScope>
    </contents>
    <end>
    <submitButton text="Go" ctrl:event="search"/>
    </end>
    </inlineMessage>
    </contents>
    </form>
    </contents>
    </header>
    <header text="Results">
    <contents>
    <form name="viewForm" method="POST">
    <contents>
    <bc4j:viewObjectScope name="ClinFunding_View1">
    <contents>
    <bc4j:table name="viewTable" automatic="true"
    width="80%"
    alternateText="No rows found">
    <tableSelection>
    <singleSelection selectedIndex="0"
    shortDesc="Select Row">
    <contents>
    <submitButton text="Update"
    ctrl:event="update"/>
    <submitButton text="Delete"
    ctrl:event="delete"/>
    </contents>
    </singleSelection>
    </tableSelection>
    <bc4j:keyStamp>
    <bc4j:rowKey name="key"/>
    </bc4j:keyStamp>
    <bc4j:columnStamp>
    <bc4j:column>
    <columnHeader>
    <bc4j:sortableHeader/>
    </columnHeader>
    <contents>
    <bc4j:input readOnly="true"/>
    </contents>
    </bc4j:column>
    </bc4j:columnStamp>
    </bc4j:table>
    </contents>
    </bc4j:viewObjectScope>
    </contents>
    </form>
    </contents>
    </header>
    </contents>
    </bc4j:rootAppModuleScope>
    </contents>
    <contentFooter>
    <button text="Create" ctrl:event="create"/>
    </contentFooter>
    </pageLayout>
    </document>
    </contents>
    </try>
    </content>
    <handlers>
    <event name="search">
    <bc4j:findRootAppModule name="EpicAppModule">
    <bc4j:findViewObject name="ClinFunding_View1">
    <bc4j:findByExample>
    <bc4j:exampleRow ignoreCase="true">
    <bc4j:exampleAttribute>
    <bc4j:nameBinding>
    <bc4j:parameter name="attrName"/>
    </bc4j:nameBinding>
    <bc4j:valueBinding>
    <bc4j:parameter name="attrValue"/>
    </bc4j:valueBinding>
    </bc4j:exampleAttribute>
    </bc4j:exampleRow>
    </bc4j:findByExample>
    <bc4j:executeQuery/>
    <bc4j:setPageProperty name="attrName">
    <bc4j:parameter name="attrName"/>
    </bc4j:setPageProperty>
    <bc4j:setPageProperty name="attrValue">
    <bc4j:parameter name="attrValue"/>
    </bc4j:setPageProperty>
    </bc4j:findViewObject>
    </bc4j:findRootAppModule>
    </event>
    <event name="sort" source="viewTable">
    <bc4j:findRootAppModule name="EpicAppModule">
    <bc4j:findViewObject name="ClinFunding_View1">
    <bc4j:sort/>
    </bc4j:findViewObject>
    </bc4j:findRootAppModule>
    </event>
    <event name="goto" source="viewTable">
    <bc4j:findRootAppModule name="EpicAppModule">
    <bc4j:findViewObject name="ClinFunding_View1">
    <bc4j:goto/>
    </bc4j:findViewObject>
    </bc4j:findRootAppModule>
    </event>
    <event name="create">
    <ctrl:go name="PrClinLink1_ClinToClinFundingLink1_Create" redirect="true"/>
    </event>
    <event name="update">
    <ctrl:go name="PrClinLink1_ClinToClinFundingLink1_Update" redirect="true">
    <ctrl:property name="key">
    <ctrl:selection name="viewTable" key="key"/>
    </ctrl:property>
    </ctrl:go>
    </event>
    <event name="delete">
    <bc4j:findRootAppModule name="EpicAppModule">
    <bc4j:findViewObject name="ClinFunding_View1">
    <bc4j:findRowByKey>
    <bc4j:keyBinding>
    <bc4j:selectionKey name="viewTable" key="key"/>
    </bc4j:keyBinding>
    <bc4j:handlers>
    <bc4j:removeRow/>
    <bc4j:executeQuery/>
    </bc4j:handlers>
    </bc4j:findRowByKey>
    </bc4j:findViewObject>
    <bc4j:commit/>
    </bc4j:findRootAppModule>
    </event>
    </handlers>
    </page>

  • How to update a parent child hierarchy in OBIEE

    Hello All
    Quick question about updating parent child hierarchy in OBIEE.
    As we know, OBIEE 11G allows us to create value based hierarchy by generating table creation script and insert script. In the typical example of employee dimension, the parent child relationship table will be created with the following 4 attributes:
    MEMBER_KEY, ANCESTOR_KEY, DISTANCE, IS_LEAF
    So, what if later in the years some of the employees got promoted, retired or transferred? The value based hierarchy is going to change because person 1 reports to manager 2 now instead of 1. Obviously, the records in employee dimension is going to be updated. When that happens, how to update the parent child relation table with the same information? Do we have to rerun the insert script? How do we keep the history of employee changes and hierarchy changes?
    Please advice
    Thank you

    I guess it will update when the structure changes,Let see the response from other gurus.
    Thanks,

  • How to use GL Parent Child relationships in Discoverer?

    Subject: How to used GL Parent Child relationships in Discoverer?
    How to use GL Parent Child relationships in Discoverer?
    Please let me know how to incorporate the parent -child relation ships exsiting in GL Accouting flexfield Segments in Discoverer for drill downs? we have GL - BIS views installed.
    How to create the specific Parent -child relationship hierarchies in Discoverer from the FND_* tables?
    Please help.
    Thanks.
    KS.

    Hi,
    I'm also trying to implement this. If you have come any further in solving this any hints would be much appreciated...
    regards,
    AJ

  • Parent/Child/Grandchild ViewObject/ViewLink

    I have a viewobject which is constructed as follows:
    1. ParentViewObject
    2. ChildViewObject via ParentChildViewLink
    3. GrandChildViewObject via ChildGrandChildViewLink
    When going from the parent to the child, the viewobject works as expected.
    When going from the child to the grandchild, no rows are found.
    My belief is I am having a syntax error. If I run the test on the appmodule, the viewobjects work as expected.
    Question: Where can I find information on how to correctly access the child/grandchild view.
    Tks
    Booker Northington II

    We are expecting the same challenge, did you ever receive any feedback or work around to resolving this?

  • How do I identify parent/child relationship

    How do I identify parent/child relationship in Designer?

    turn your object into a symbol, and place multiple instances of it on the artboard, when you edit the symbol all instances will update.

  • How to create Web services to communicate InfoPath forms to Share Point lists ?

    How to create Web services to communicate InfoPath forms to Share Point lists ?

    Hi,  
     As per your posting and my understanding, you wanted to communicate your infopath with SharePoint list/library. Please refer the below link(s) which may help you to solve your issue.
    http://blogs.msdn.com/b/russmax/archive/2012/08/17/want-to-call-sharepoint-2010-web-services-within-browser-based-infopath-2010-forms.aspx
    http://jaliyaudagedara.blogspot.in/2011/03/submitting-data-to-sharepoint-2010-list.html
    or 
    http://blogs.msdn.com/b/infopath/archive/2007/03/26/submitting-to-a-sharepoint-list.aspx
    If you need more help please let usknow
    Sekar - Our life is short, so help others to grow
    Whenever you see a reply and if you think is helpful, click "Vote As Helpful"! And whenever you
    see a reply being an answer to the question of the thread, click "Mark As Answer

  • How to create exchange grid in web entry form...

    Hi to all,
    I am new to HFM..my query is How to create exchange grid in web entry form...i try it a lot but it didn't get the solution...
    i did this exchange grid in web grid..any one can share the document or ppt or video clip related to this..which will be helpful for me...
    Thanks

    Hi...
    Its better to create the Exchange Rates in a Data Form than in an Data Grid, so that you can easily Import and Export the form and even can feed the values easily....
    Select the POV like in Scenario-Actual,Year-Your particular year,Period-In Period Dimension do not choose any option so that it can be selected in Columns and Rows,View--the same as Period Dimension,Entity-[None],Value-<Entity Currency>,Account-Do Not select ,ICP- [ICP None],Custom 1-[None], Custom 2-[None], Custom 3-[None], Custom 4-[None]...
    In Columns Select Scenario -Actual,Period-{[Fourth Generation]},Currency-#USD(Default Currency)
    In Rows Select-Account-A#AVGRATE,View-w#Periodic,Currency-C2#EUR
    A#AVGRATE.w#Periodic.C2#CFA and so on for rest of the currencies....
    and same in the below rows for the Closing Rates---- A#CLORATE.w#Periodic.C2#EUR
    A#CLORATE.w#Periodic.C2#CFA
    This might help you.....

  • How to create authorisation object for save button please help in abap

    how to create authorisation object for save button please help in abap

    Hi
    In general different users will be given different authorizations based on their role in the orgn.
    We create ROLES and assign the Authorization and TCODES for that role, so only that user can have access to those T Codes.
    USe SUIM and SU21 T codes for this.
    Much of the data in an R/3 system has to be protected so that unauthorized users cannot access it. Therefore the appropriate authorization is required before a user can carry out certain actions in the system. When you log on to the R/3 system, the system checks in the user master record to see which transactions you are authorized to use. An authorization check is implemented for every sensitive transaction.
    If you wish to protect a transaction that you have programmed yourself, then you must implement an authorization check.
    This means you have to allocate an authorization object in the definition of the transaction.
    For example:
    program an AUTHORITY-CHECK.
    AUTHORITY-CHECK OBJECT <authorization object>
    ID <authority field 1> FIELD <field value 1>.
    ID <authority field 2> FIELD <field value 2>.
    ID <authority-field n> FIELD <field value n>.
    The OBJECT parameter specifies the authorization object.
    The ID parameter specifies an authorization field (in the authorization object).
    The FIELD parameter specifies a value for the authorization field.
    The authorization object and its fields have to be suitable for the transaction. In most cases you will be able to use the existing authorization objects to protect your data. But new developments may require that you define new authorization objects and fields.
    http://help.sap.com/saphelp_nw04s/helpdata/en/52/67167f439b11d1896f0000e8322d00/content.htm
    To ensure that a user has the appropriate authorizations when he or she performs an action, users are subject to authorization checks.
    Authorization : An authorization enables you to perform a particular activity in the SAP System, based on a set of authorization object field values.
    You program the authorization check using the ABAP statement AUTHORITY-CHECK.
    AUTHORITY-CHECK OBJECT 'S_TRVL_BKS'
    ID 'ACTVT' FIELD '02'
    ID 'CUSTTYPE' FIELD 'B'.
    IF SY-SUBRC <> 0.
    MESSAGE E...
    ENDIF.
    'S_TRVL_BKS' is a auth. object
    ID 'ACTVT' FIELD '02' in place 2 you can put 1,2, 3 for change create or display.
    The AUTHORITY-CHECK checks whether a user has the appropriate authorization to execute a particular activity.
    This Authorization concept is somewhat linked with BASIS people.
    As a developer you may not have access to access to SU21 Transaction where you have to define, authorizations, Objects and for nthat object you assign fields and values. Another Tcode is PFCG where you can assign these authrization objects and TCodes for a  profile and that profile in turn attached to a particular user.
    Take the help of the basis Guy and create and use.
    Regards
    ANJI

  • How To Creating A Object Libraries In Oracle Forms 6i

    hi
    All
    I Not No How To Creating a Object Libraries In Oracle Forms 6i
    How To Add Your Pl/sql Block In a Lib
    But What Is Use it is i Know , So I Want To Creating a Object Libraries.
    So Any One Have A Idea Plz Help Me.

    Hi,
    there is a good paper:
    http://www.quovera.com/whitepapers/downloads/102_doc.zip
    http://www.quovera.com/whitepapers/downloads/102_ppt.zip
    Best,
    Friedhold

  • How to restrict fuction keys ex:-F10 in forms 6i.urgent plz..

    how to restrict fuction keys ex:-F10 in forms 6i.urgent plz..

    If F10 is the Save button, than just simply program key-commit as:
    begin
      null;
    end;BTW: never say URGENT here on the forum. It is considered very impolite!

Maybe you are looking for

  • How do I add the pictures folder to the go menu in 10.8.4?

    I know I can put the folder in the dock, but I'd rather have access to it through the "go" menu. Is that possible?

  • ITEM tab in the Approval Process overview

    Hi Friends,     I am working in SRM 7.0 with EP 7.1..     1 .  I have to remove 'ITEM' tab in the approval process overview screen. approval process overview screen will be appeared when 'Display / Edit Agents' Button in the Header level of the Shopp

  • Dreamweaver MX 2004 error with tables in Windows 7

    I did a full install of MX 2004 on my Windows 7 PC however everytime I go to add a new table, MX gives me an error message and it won't allow me to add the new table or do anything for that matter.  I had to re-install DW 4 to design my sites in the

  • Cant update to IOs 5.0.1

    hi, i keep trying to update my iphone 4 to ios 5.0.1 but keep getting error 3194. ive uninstalled itunes 5 times now. im on windows xp and its the latest update as well. but no matter what i do it wont update. can anybody help?

  • Kernel with archck and win4lin patches?

    I've tried to patch the kernel with archck and win4lin myself, but compilation fails :-( Without the win4lin patch compilation is successfull... but I need win4lin for some windows app.