Af:tree , have drill down to 10th level,Master child relation.

Hi ,
Am using adf 11.1.1.5
I have two read only vo . which i have created a view link to make Master - Details relation .
Now i have to show tree structure up to 10th level .
I have table were one column provided with check box where user select a record like accid and fire menu command button.
On that fire i wanna show a pop which show a parent id as Parentnode and its related child ids as child node .Again if child has sub child id, i have to show them upto 10th level.
Any suggestions ..

i knew somewhere i was messed up .
There is only viewlink between, Parent and child .NO FK ,these are not related database table (Entity Object.).
simple query's which are made from same table , but base on Parent/Root col i have show data in tree structure way.
Just like
ParentId Chilld id
100 jhon
100 max
100 adam
101 jack
103 jill
103 marven
Now it will show in table like
jhon
max
adam
jack
jill
marven
If i click max i mean check box and fire button , i have to show tree structure like below
100
jhon
max
adam
As max parentid is 100 , i have to show all the childid which have 100 as parentid.
any suggestion plz , me struck here to handel

Similar Messages

  • OBIEE 11g Report-When drilling down to lower level, totals are not matching

    Hi All,
    I am creating a report in Analytics 7.9.6.3 , OBIEE 11g - Let’s say Budget Cost/Actual Cost based on the Date Dimension
    Have selected the Fiscal Year Dim, Fact Budget Cost, Fact Actual Cost
    FY BCost ACost
    2011 100 120
    2012 150 140
    Total 250 260
    But here when I am drilling down from Year to Quarter and Period - The values are not matching with the totals....
    FY FY Qrt BCost ACost
    2011 2011 Q1 80 100
    2011 Q2 100 90
    2011 Q3 110 120
    2011 Q4 90 130
    Total 380 440
    Fiscal Year, Fiscal Quarter Budget Cost and Actual Cost are not returning correct results – When selecting cost's by fiscal year, or filtering on a specific fiscal year, the amount returned does not equal the fiscal year total;
    when I am drilling down to Quarter and Period Level the BCost & ACosts are bumping the Numbers as above and not matching with totals
    Any suggestions?

    Check out the query in both the times.Execute against database and try to sum the data for quarter/period and compare it with Year data.
    Just try to differentiate is it a report total that is getting wrong or the data in the database table itself is getting wrong stored.
    Mark as helpful if it helps.
    Regards,
    Veeresh Rayan

  • Cash Management Report FF7B - drill-down from planning levels to AP/AR OIs

    Hi
    I'm configuring cash management and have created all planning levels and groups needed.
    All master data, ie GL accounts, vendors and customers, have the correct planning level or group.
    I've created all the groupings etc that I need.
    I'm running the reports FF7A and FF7B. I have two questions and problems.
    1. When running the Liquidity Forecsat for customers and vendors I drill-down to the standard PL or SL planning levels for AP and AR postings respectively. Then I drill into the planning groups correctly  (E1-E9 and R1-R8). But when I try to drill into the cash management detail records  (or is it the AP/AR line items?) I get "Memo Records: List - List Contains No Data". This happens every time. Should I now see the AP or AP line items? Or should I see some cash management memo records? I have deleted all the cash management data several times and recreated but I still get this problem  (using reports RFFDDL00 and RFFDKU00)
    When I do the same for purchase orders, purchase requisitions or sales orders I see a Memo Records List which agrees with the previous planning level total and I can then drill into the actiual POs, PRs or SOs from this list without an issue.
    2. When running the Cash Position and I do the drill-down to the GL Line Items, I get an enormous list which does not just show the total of items at the previous planning level. Why is this please? Example: a bank account with a balance of £2,000  (shown on the panning level) but with 000's of line items totalling say £5m. Again I have deleted the CM data and recreated but without any improvement to the problem.
    Any help anyone can give me with these issues will be very much appreciated.
    Thanks.
    Wayne

    Hi
    I have the same trouble with Tcode FF7B.  There´s a message "Memo Records: List - List Contains No Data"; bit in the TcodeFF7A, it runs OK.  The message appears just witn Tcode FF7A.
    Also, There´s all TR data in tables FDSB for GL accounts, FDSR and FDFIEP for customers/vendors.
    Can you help me??  can you solved this issue?
    Tanks for your Help

  • Reporting by org hierarchy with drill down by each level of reports to...

    Hello,
    I'm trying to determine how to aggregate reporting by org hierarchy. Utlimately to report on opportunities at the highest level (CEO; all opportunities below CEO) then a second drill down report that shows summary by Level 2 (all those who report to the CEO), then again by Level 3 drill down which would be those who report to somone in Level 2. In all instances I want the report to show all records that ultimately roll up to that level (thus include direct reports alll of their direct and indirect reports )
    Level 1
    CEO $10,000,000 200 Optys
    Level 2
    Sales Leader 1 $ 3,000,000
    Sales Leader 2 $ 2,000,000
    Sales Leader 3 $ 1,500,000
    Sales Leader 4 $ 3,500,000
    Level 3
    <ul><li>- rollup of all that report to Sales Leader 1 (and so on) aggregated by first level of direct reports ($3,000,000)
         Sales Mgr 1.1 $ 1,000,000
         Sales Mgr 1.2 $ 500,000
         Sales Mgr 1.3 $ 750,000
         Sales Mgr 1.4 $ 250,000</li>
    </ul>
    I'd appreicate any help you can send my way.
    Thanks, Aaron

    Hi Aaron,
    I have come across this and found that using the "Reports To" hierarchy and "Territory Team" hierarchy are not sufficient. I implemented this as a solution for one of our clients and it works very well:
    I have modified the user entity and renamed 4 standard fields:
    •     Business Unit renamed to "Primary Line of Business"
    •     Business Unit Level 1 renamed to "BU Group"
    •     Business Unit Level 2 renamed to "Business Unit"
    •     Business Unit Level 3renamed to "Team"
    Not all fields go through into analytics so I had to use these fields which are available in the Opportunity-Product History subject area. The downside is that they have to be text boxes so restrict access to who can populate these. From this you can get 4 hierarchy levels and drill from one to the next. The record owner then becomes the lowest level in your report and it can look something like this:
    Level 1
    Primary Line of Business
    Level 2
    BU Group
    BU Group
    Level 3
    Business Unit
    Business Unit
    Business Unit
    Level 4
    Team
    Team
    Team
    Team
    Level 5
    Sales Person 1
    Sales Person 2
    Sales Person 3
    Sales Person 4
    Sales Person 5
    Obviously it would appear side by side in the report..
    Thanks

  • Drill down to Multiple Levels for Subtasks in Gantt Chart

    Hello,
    I need to use a Gantt Chart in one of my screens. I have constructed the required data model by using VO and corresponding view links. The issue is that I am not able to drill down to the last level in a Gantt Chart. I am able to drill down to only the second level. Any help appreciated.
    Thanks & Regards
    Sandeep

    Any response to this question? Out team has similar requirement.

  • How can we Restrict the Drill Down upto certain levels

    Hi Friends,
    We have the Date Hierarchy with the following Levels,
    Year-> Semester -> Qaurter -> Month -> Week -> Day
    Our requirement is Wehen we run the Report, User would able to drill from From year- > Semester -> Quarter,We need to prevent drill down from Month to date.
    Thanks
    Laxman

    One way is to create a role and restrict access through it
    see
    http://cwebbbi.wordpress.com/2011/06/22/denying-access-to-an-entire-level-with-dimension-security/
    Please Mark This As Answer if it helps to solve the issue Visakh ---------------------------- http://visakhm.blogspot.com/ https://www.facebook.com/VmBlogs

  • Error when Drill down on top level of hierarchy node

    Hi Gurus,
    The following error occurs when I drill down to a "Actual Line items sub report" using the "top node" of an hierarchy based report .
    But, the same drill down works fine when I drill down using the very sub level of the same hierarchy (without any further levels of hierarchies).
    System error in program SAPLRRK0 and form NACHLESEN_INIT_NODE-01-
    Any help or work around suggestion would be highly appreciated.
    Thanks
    Ajay

    Hi,
    Thanks for the start.
    But, My Hierarchy is already active.
    Any other place to check for?

  • Disabling drill down on workbook level

    Is there a way to disable drill up/down on a workbook level?
    Currently the drill action uses the hierarchies defined in the admin edition, which apply to all workbooks.
    In certain workbooks, particular the ones I use analytic functions like LAG, allowing drilldowns may result in incorrect results. How can I disable such drilling.
    Thanks!

    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by [email protected]:
    Ernest,
    This is easy to correct. All you need to do is create a calculation of the variable that has the drill on it... then drop the field from the workbook and use the cal. in its place.
    Christopher<HR></BLOCKQUOTE>
    Thanks for the tip!
    null

  • Af:tree Master child relation ,but showing child id's as parent node vice

    Hi ,
    Am using adf 11G 11.1.1.5
    I have a small requiement .
    Am using af:tree , where i display childId's . Onclick of child it i have to show popup with tree structure where i will show parentid as node and childId's as child nodes
    i have created view link between child and parent views.
    Now isssue is when i selected childId in table (i mean a checkbox is given where user check the child Id and fire button ).On dat action am calling popup with tree structure .BUT here childId's are displaying like Parent nodes and parentId's as child node.
    any suggestion . if want i will drop the code

    i knew somewhere i was messed up .
    There is only viewlink between, Parent and child .NO FK ,these are not related database table (Entity Object.).
    simple query's which are made from same table , but base on Parent/Root col i have show data in tree structure way.
    Just like
    ParentId Chilld id
    100 jhon
    100 max
    100 adam
    101 jack
    103 jill
    103 marven
    Now it will show in table like
    jhon
    max
    adam
    jack
    jill
    marven
    If i click max i mean check box and fire button , i have to show tree structure like below
    100
    jhon
    max
    adam
    As max parentid is 100 , i have to show all the childid which have 100 as parentid.
    any suggestion plz , me struck here to handel

  • Do you have any procedure/function to get parent child relation ship logic?

    I am in great need. I have developed one but its has many cursor. Actually to get final leaf node, I have to keep on using cursor until last leaf found.
    Note: CONNECT BY PRIOR not to be used with this requirement. So need to create procedure/function only.

    Note the name of this forum is "SQL Developer *(Not for general SQL/PLSQL questions)*", so only for issues with the SQL Developer tool. Please post these questions under the dedicated SQL And PL/SQL forum (you've posted there before).
    Additionally, this seems to be a duplicate of your other thread at How to get Number of NESTED CHILD on this requirement? please use the same thread instead of duplicating.
    Regards,
    K.

  • Optimization of Drill Down time to Base level members

    Hi All,
    I have built a Balance Sheet Lead Sheet in which I need to show all the Entities in rows which have values for a particular Balance Sheet Account.What I am doing is providing the Entities structure at Consolidated level and then allowing users to Drill Down to base level entities but the problem is that while drilling down to last level of entity member it takes whole lot of time.I can understand that the Application will take time in returning the response on fly after suppressing the zero rows but is there any way of applying some optimization techniques to this either at FR level or HFM level.
    Thanks in advance.
    Regards
    AG

    I think you double-posted. I just replied to the other question: Re: Defining Drilling Level Restrictions
    Cheers,
    Mehmet

  • Hierarchy drill down issue at the lowest level

    Hi,
    In OBIEE 11.1.1.5 I face an issue with drill down to lowest level of presentation hierarchy (expanded by "+" in report). It happens only for combination of 2 dimensions presentation hierarchies in analytics report (parent-child organizational structure + level based product categorization). Aggregated date comes from OLAP but lowest level product information comes from relational database and this details are not displayed.
    First I drill to particular sales rep in organizational structure. Then for that sales rep I need to drill down product hierarchy and it works except lowest level of details. At the lowest level of product hierarchy, query sent to database (I have it from logs) return proper results (checked directly in db) but report behaves the way like there are no details at the lowest level and product details are not displayed.
    Both (Organizational structure, Product) dimension presentation hierarchies works ok at all levels when used separately. Also product hierarchy works well at all levels (including OLAP->relational drill) when used togather with other level-based hierarchies in subject area.
    I am wondering what I could have done wrong...
    Advices are very welcome!

    Hierarchy keys are set properly and "use for display" is checked.
    Dimension presentation hierarchies does not work only when I use particular two hierarchies togather in one report table. When each of hierarchies is displayed separately it works ok.

  • Drill down report ...  prompt in last level

    Hai,
    can you please send solution in obiee 10g .. I have drill down report like year---qtr----month----day----. I want prompt in day level .. is it possible?
    Appreciate your help....
    Thanks Mikky99

    Hi Srini thanks,
    Also I need to capture the particular days in month report like year(2002)-----month(feb2002) ----- day (1-Feb-2002) in day level rep with prompt...
    Thanks in Advance

  • Drill down logic to capture Sub Org Unit's which doesn't have chief

    Hello Gurus,
    I am wondering to get logic for following scenario. Any ideas are appreciated.
    I have one Cheif Org Unit say '50000000'. This org unit can have two sub Org Units for ex
    55000000 and 56000000 (Here Org unit 55000000 has chief and 56000000 doesn't have a chief). I need to capture only 56000000 which doesn't have a chief. Again, assume 56000000 has three more sub Org Units for ex
    56000001, 56000002 and 56000003 (Here Org Unit 56000002 only has chief and the rest two doesn't have chief). Then I need to capture 56000001 and 56000003.
    so on and so forth drill down to the level where all sub org units have chief's which ends my iteration.
    Result:
    I am interested in only org units which does not have chief...In above example
    56000000
    56000001
    56000003
    and ....
    I know that we can make use of B002 relation in HRP1001 and O-O and to check if org unit has chief, use relation
    B012 in hrp1001 with O-S....but I am unable to put this in iteration..Appreciate any ideas or logic..
    Thanks in advance..
    Kim

    Hi Kim,
    Please follow the logic below:
    *Select all organizational units.
    SELECT * INTO IT1_HRP1000 FROM HRP1000 WHERE OBJTYPE = 'O'.
    LOOP AT IT1_HRP1000.
    *Check if that org unit is sub unit for another one
    SELECT * FROM HRP1001 where rsign eq 'B' and relat eq '002' and objid eq IT1_HRP1000-objid.
    *if true
    if sy-subrc eq 0.
    *check whether that org unit has a chief or not.
    SELECT * FROM HRP1001 where relat eq '012' and objid eq IT1_HRP1000-objid.
    *if false
    if sy-subrc ne 0.
    GET THIS OBJID
    endif.
    endif.
    ENDLOOP.
    ENDSELECT.
    Regards,
    Dilek

  • User should drill down up to a certain level in obiee

    Hi,
    We have a requirement that a user should be able to drill down only up to certain level.
    We have hirarchy level region, country, state and city. A user should be able to drill down all the levels and some users should be able to drill down only upto certainlevel.
    I understand that there is some index column functionality for this. Apart from this can any one tell me how to restrict a user to drill down up to a certain level.
    Thanks.

    Hi Amith,
    I understand that rowlevel security can be done in admin tool, from the group/user permissions under the filter tab by using the query with where condition.
    How to achive this column level security. Can you please tell me.
    Thanks.

Maybe you are looking for

  • Report for acquisition account and vendor account

    hello does anybody know whether it's possible to create a report for Financials to have a certain Acquisition account situation FOR A FIXED VENDOR? i.e.  the amount of acquisition for VENDOR X  (I need in Balance Sheet for a group) Thanks a lot in ad

  • What is the content of Windows 8 Backup media DVD?

    Does anyone know what is on the Window 8 Backup media DVD provided by Microsoft?

  • Whats the best way to get 3GS screen repaired?

    I have had my phone for a week and the screen has cracked all the way a across the phone. It is just the glass not the LCD, but Apple wants $199 to fix it and that's what I paid for the phone. I have had a BB Storm since they came out and have litera

  • Problem in executing the stored procedure

    I am trying to execute the following procedure which is used to capture data from 4 different tables: The table structure is as follows with the sample data: AREA ====== area_id area_type preferred_name A1 Country India A2 State AP A3 Country Finland

  • Tab delimited text file

    Hi,     Can someone provide me a sample code on how to read data from a tab delimited text file into an internal table?. Thanks, Sandeep