Hierarchy Node Value

Hi All,
I need to create a CAPEX Query with "Program Position" Hierarchy as the row
and "Current Budget" as the column. In my query, the value of the nodes are always the sum of related leaves, while actually the nodes have it's own value.
Is there a way so I can display the nodes' original value instead of the total value from the leaves ?
Here is the brief illustration :
Type         ProgPos      CurBudget
Node         IT                600 --> while the CurBudget for Node IT is actually 1000
Leave        IT1              300
Leave        IT2              100
Leave        IT3              200
Thanks,
Andy

Hi Eric,
It’s not that they’re imbalance, but in this budget case, the amount of the parent node is not the same with the sum of its child level (similar to TCode IM33).
Here is the more detail explanation :
Let’s say the IT Department in my company has a budget with amount equals to 1000 USD. This budget will be distributed to 3 projects (IT1 = 300 USD, IT2 = 100 USD, IT3 = 200 USD), so the total distributed budget for the IT department is 600 USD and the budget that can still be distributed (distributable budget) is equal to 400 USD.
These 3 projects can also distribute their budgets to the level below, so they will also have their own amount of current, distributed and distributable budget.
In the infocube that I use for my query, the data looks like this :
ProgPos     CurrentBudget          DistributedBudget     DistributableBudget
IT          1000                600               400
IT1          300               50               250
IT2          100               25               75
IT3          200               200               0
I also extract Program Position hierarchy master data with IT1, IT2, and IT3 as the leaves of node IT.
For the query, I use Program Position as the row, Current Budget as the column, and filter the query with Leave Indicator = ‘X’. The result is as follows……….it sums the leaves amount to the node.
Type     ProgPos     CurrentBudget
Node      IT          600
Leave     IT1          300
Leave     IT2          100
Leave     IT3          200
If I remove the filter, the IT ProgPos is displayed as a leave with the correct value (1000 USD), but it’s still summarized into the node, and it’s not OK since the user can have a wrong perception.
Type     ProgPos     CurrentBudget
Node      IT          1600
Leave     IT          1000
Leave     IT1          300
Leave     IT2          100
Leave     IT3          200
The result that I actually expect is something like this :
Type     ProgPos     CurrentBudget
Node      IT          1000
Leave     IT1          300
Leave     IT2          100
Leave     IT3          200
Please advise me in this matter……..
Thanks,
Andy

Similar Messages

  • How to pass hierarchy node value to another report using RRI

    hi,
    i want to pass hierarchy node value to another report but i can not able to do this using hierarchy variable so i want solution for this.
    Reply me as soon as possible its very argent.

    Did you wanted to jump from Node to Node ? I guess you cannot do that....did you try ?

  • Allow user to type in the Hierarchy node value in Hierarchy node varaible

    Hi Experts,
    We are presently on NW2004s SP8 and we are moving on to SP10.
    We got the requirement in reporting...
    1.To allow the user to type in the Hierarchy node value in Hierarchy node variable manually.
    2. When user typing the Hierarchy node value into the Variable prompt, bring subtree by default.
    By default Hierarchy node variable prompt is grayed out and the user can only select the values from Input help(F4).
    I have put forward an SAP message on this topic earlier and got a reply that the manual entry of hierarchy node is not possible and there is no work around. User needs to select it from HELP. This is because the node value must be in a certain format which the users may not know.
    I just want to know from u Experts... is there any new feature available in SP09/10 or is there any other way to satisfy this requirement ?
    Thanks in Advance.
    Regards,
    Aparna

    We are able to manually enter in a hierarchy node in the selection screen.  The selection screen is not grayed out. 
    We are currently on SPS 009, but one difference could be that we are on a Bex 3.5 Patch 10 front end.

  • Hierarchy node value sum of all underlying node values

    Dear,
    The automatic calculated node in the hierarchy of 0PROFIT_CTR does not equal its underlying node values. How is this possible??
    Thanks!

    Hi,
    Just check in the characterisic maintenance screen whether there was any restriction on hierarchy summation levels.
    Hope this helps.
    Assign points if useful.
    Regards,
    Venkat

  • Hierarchy node value in the report

    Hi all,
    I have a 0cost center for which master data hierarchy has been loaded.
    This 0costcenter has 4 hierarchy nodes and under each node there are few cost centers.
    Say these nodes are zones then under each zone there are few costcenters.
    Now my question is in the reporting I want to see the costcenters Zonal wise.
    Say if I want to see only the zone 1 and the rest three zones should not get visible or displayed  then how  could I do that?.
    How can I restrict the other User viewing my zone and the cost centers and their values?
    I want a report based on zones and that to with authorization?
    Thx

    Hi Simon,
    Yes as you said I create a hierarchy node variables for zone 1 ,zone2, zone3, and zone4 and as per the requirement I can call the variable to display the data zone wise.
    When it comes for Users then how could I restrict the variables according to the Users?
    As you said how to fill the node with authorization?
    How to use standard authorizations and where can I find them?
    And how can I fill them at run time?
    how to use personalisation to default in per user the value of the node and then not allow the variable to be user selected, how to do this ?
    plz explain
    Thx

  • How to provide a list of Hierarchy-nodes for selections?

    Hi specialists,
    some of our users often want to use some hierarchy-node-values from one report as filter of a 2nd report.
    For all non-hieararhy-values it is possible to do that using the clipboard.
    But there seems not to be a way to do the same with hierarchy-nodes.
    Is there any workaround to reach that target?
    Btw: I'm talking about users using the BEx 3.5 Analyzer.

    Hello,
    was this problem resolved?
    can you please temm me how you resolved this issue?
    Actually I also am having similar requirements in the project.
    Thank you.

  • Flat file upload against Cost Center Hierarchy nodes

    Hi,
    we would like to upload flat files into BIIP which need to contain values for cost center hierarchy nodes.
    Is there a way to add the cost center hierarchy node value into a flat file and upload it inot BIIP?
    Thanks and regadrs,
    Hans.

    Hello Hans,
    you can post the value agaist any node as long as it is a postable node (not a text node).
    Regards
    Marc
    SAP NetWeaver RIG

  • Passing hierarchy node variable in a hyperlink

    Hi,
    We are on XI 3.1 SP3.
    We have a BW summary query with hierarchy active, with hierarchy node variable as "optional" selection variable. Created Universe based on the query and built a WebI report. Have activated "Drill". That way we are able to drill down per the levels. This works fine.
    We have another BW detail query with optional hierarchy node selection. Created a universe and a WebI report for the detail report..
    When we try to create a hyperlink from the summary WebI report to the detail WebI report in "display" mode, creation of Hyperlink is very intutive. We are able to pass parameters.and the hyperlink works fine.
    The only problem occurs when we try to pass the hierarchy node variable value. The value of the hierarchy node gets passed, but the report does not bring over any data,
    Is this a known bug? Is there a workaround.
    Kindly advice.
    Rgds

    Hello,
    Ingo, thanks for your comment Sorry for the delayed response.
    Let me explain my scenario. On my report I have the following:
    1. Sales Hierarchy (5 level hierarchy)
    2. Product Group (Hyperlink created - want to pass Sales Hierarchy node value + Product group to detail report)
    3. Key Figure 1
    4. Key Figure 2
    I have activated drill which allows me to drill down the Sales Hierarchy.
    Scenaio A.  Pass just the Product Group Key. Success
    If I just pass the  "Product Group Key", the detail report shows me the data for the specific Product Group as expected. This is a successful test
    Scenario B -  Pass the Sales Hierarchy Node key and the Product Group Key Fails
    In this case, I am passing the "Product Group key" along with the "L00 Sales Hierarchy key". When I click on the hyperlink, it gives me an empty detail report. I know for sure that values exist for all levels. If I run my detail report stand-alone, I am able to get values for all levels.
    However if I drill down to the last level in the Sales Hierarchy, the detail report shows correct value. For last level, the Sales Hierarchy Node value gets passed correctly along with the Product Group key.
    URL generated is as follows:
    http://<bobj server>:<port number>AnalyticalReporting/WebiView.do?bypassLatestInstance=true&cafWebSesInit=true&appKind=InfoView&service=/InfoViewApp/common/appService.do&loc=en&pvl=en&actId=216&objIds=6933&containerId=6923&bypassLatestInstance=true&lsMProductGroup=11101101&lsSGeoSales+Hierarchy=B01&isApplication=false&pref=maxOpageU%3D10%3BmaxOpageUt%3D200%3BmaxOpageC%3D10%3Btz%3DAmerica%2FDenver%3BmUnit%3Dinch%3BshowFilters%3Dtrue%3BsmtpFrom%3Dtrue%3BpromptForUnsavedData%3Dtrue%3B&sRefresh=N
    In the URL you can see that correct values are getting passed
    Product+Group=11101101
    Sales+Hierarchy=B01
    Do I need to append any value to the "B01" value ?
    I did not understand the part about appending [ ] or 0HIER.
    Can you please explain.
    Thnaks for all your help.
    Rgds

  • How to pass a hierarchy node variable value over OpenDocument?

    Hello,
    I have been unable to link to an instance with matching parameters with opendocument with hierarchy node variables.
    Has anyone attempted this or been successful?
    Please reference this post I had in the Web Intelligence forum.  sInstance=Param not working for sap bw query based reports (FWM 02020)
    Here's some background information
    We've created 2 new crystal reports based of sap queries.
    Report 1, single prompt, no hierarchy.
    Result : Can link to specific instance with matching parameters. Great!
    Report 2, single prompt, hierarchy based.
    Result: Cannot link to specific instance with matching parameters
    Parameter list for report 2
    [!V000001} : Cost Center/Gr{oup (Multiple) = {0COSTCENTER XXXXXXXX.BGT3}.{XXXXXXXXX.BGT3 0HIER_NODE} - XXX, XXX & XXX
    However when I go into the history and look at the successful instance parameters used, it seems to be picking up an extra parameter ( my guess is node)
    XXX, XXX & XXX; {0COSTCENTER XXXXXXXX.BGT3}.{XXXXXXXXX.BGT3 0HIER_NODE} - XXX, XXX & XXX
    We have attempted to use the entire string, the first portion, second portion, and just the technical response. No luck.
    Any help or pointers would be appreciated!
    Nick

    Hello  Ingo,
    I'll explain the situation more clearly,
    Report 2, single prompt, hierarchy based.
    Result: Cannot link to specific instance with matching parameters with a response from the Bus Objects server
    An error has occurred: The object with ID -1 does not exist in the CMS or you don't have the right to access it (FWM 02020)
    We have 1 parameter for report 2
    {!V000001} : Cost Center/Group (Multiple)
    We selected a single value:
    {0COSTCENTER XXXXXXXX.BGT3}.{XXXXXXXXX.BGT3 0HIER_NODE} - XXX, XXX & XXX
    (The XXX, XXX, & XXX is the description)
    We ran a successful instance.
    However when I go into the history and look at the successful instance parameters used it displays the following: 
    XXX, XXX & XXX; {0COSTCENTER XXXXXXXX.BGT3}.{XXXXXXXXX.BGT3 0HIER_NODE} - XXX, XXX & XXX
    An extra description seems to appear (The first XXX, XXX & XXX;) Our original selection was only {0COSTCENTER   XXXXXXXX.BGT3}.{XXXXXXXXX.BGT3 0HIER_NODE} - XXX, XXX & XXX
    We attempted to build variations of the open document strings
    1. We tried the entire parameter response,
    XXX, XXX & XXX; {0COSTCENTER XXXXXXXX.BGT3}.{XXXXXXXXX.BGT3 0HIER_NODE} - XXX, XXX & XXX
    2. The first description that was not part of the original selection,
    XXX, XXX & XXX
    3. The technical name and description
    {0COSTCENTER XXXXXXXX.BGT3}.{XXXXXXXXX.BGT3 0HIER_NODE} - XXX, XXX & XXX
    4. The technical name
    {0COSTCENTER XXXXXXXX.BGT3}.{XXXXXXXXX.BGT3 0HIER_NODE}
    Please let me know if you need more details.
    Regards,
    Nick

  • BW Hierarchy node Variable - Value help Issue in Crystal Report

    Dear All,
    1. We have created the BW-Query with Hierarchy node Variable .
    2. On the above query we have preapred Crystal Report.
    3. We have published the Crystal Report using BW Publisher ( Through Content Administrator in BW).
    4. Followed the steps as below link.
    http://wiki.sdn.sap.com/wiki/display/BOBJ/CrystalReportsandBWquery+elements
    Problem:
    When we are accessing the Crystal Report in the InfoView BW-Hierarchy node variable is not appearing in the value help as a tree structure ( It is appearing as a list ).
    Please suggest me the solution.
    Thanks & Regards,
    Kiran Manyam.

    Classic Crystal Reports and Classic SAP connectivity questions
    Classic Crystal Reports and Classic SAP connectivity questions

  • Hierarchy node Variable: F4 Help - Not showing Master data values

    Hi,
    We're having some problems trying to display the F4 help of a hierarchy node selection variable, to show the master data values so that it would look more complete for the users during report execution.
    In the RSD1 setting for the info object, under 'Business Explorer' tab, the 'Query Execution Filter Val. Selectn' is set to 'Only Posted Values for Navigation'.
    I thot that we could overwrite this setting at the Query Designer level, but it does not seem to work.
    Even tho in the Query Designer, we have already specified the 'Filter Value Selection During Query Execution' to 'Values in Master Data Table', it does not seem to display the master data values.
    There is no difference in the F4 values being displayed for the hier node variable, before and after the change in Query Designer.
    Could anyone share some tips on other possible solutions to get a hier node selection variable's F4 help to show the master data values, without changing the RSD1 setting at the info object level please ?
    Thanks in advance for your help.
    Regards,
    Femmie.

    Hi,
    Could you please share the steps you have taken to fix the problem?
    We do have a similar problem and for some reason the newly added hierarchy node for 0Profit_ctr is not showing up in the variable selection screen F4 (input selection for query execution). However we can see this node when we display that hierarchy in RSA1. I did try applying the changes recommened by Jerome but unfortunately it didn't work.
    Any help on this would be greatly appreciated.
    Thanks,
    Krish

  • Filter value on hierarchy node in Business Explorer Analyser

    Hi experts,
    I'm facing an issue in BI 70 SP 10.
    I'm using Business Explorer release 3500.11.051.
    In a query, when I set a filter value on a hierarchy node, all the hierarchy is available and i can choose my node.
    Now, i want to change of filter value but only the previous selected node is available in the filter popup. I need to remove the filter value to choose a new one.
    Need your help.
    Jacques

    HI,
    The attribute is: Only Posted values for navigation.
    We didn' t change that and it worked in 3.0B
    Jacques

  • Hierarchy node variable: select multiple values at once

    Dear,
    We have a hierarchy node variable (Multiple single values, optional) on profit center. If I launch this query in the BEx, it is possible to enter multiple single values in one go. However, on the web, it is required to insert a new row for each extra value the we want to select. However, when selecting a filter value on the web, it is possible to select several values at once (by checking a checkbox).
    Is it possible to select several values at once in the selection screen on the web for this variable?
    Thank you!

    we recently had the same requirement and posted the question at SAP. their reply was : this is not possible. even through the exit it was not possible, due to the logic of the sql select when executing the query, it seems.
    concerning the fact if this would be possible in a near future, there was no reply
    M.

  • Hierarchy node in query rows not showing values in report

    Hi sdn
    I'm taking hierarchy node on rows and some plan and actual values on columns but i'm unable to get values in the report for only plan values
    How did I reconcile the values whether that value is available in hierarchy or corresponding value's for plan data is available in the cube,pls give me clues
    rubane

    Hi,
    Could you please share the steps you have taken to fix the problem?
    We do have a similar problem and for some reason the newly added hierarchy node for 0Profit_ctr is not showing up in the variable selection screen F4 (input selection for query execution). However we can see this node when we display that hierarchy in RSA1. I did try applying the changes recommened by Jerome but unfortunately it didn't work.
    Any help on this would be greatly appreciated.
    Thanks,
    Krish

  • Retrieving value of a Hierarchy Node Varaible in Web Template

    Could somebody tell me, is it possible to retrieve the value of a variable when the characteristic is in free characteristics,
    if possible how to Retrieve value of a Hierarchy Node Varaible.
    -Shashi

    Hi Kim,
    you can use command for expand/collapse hierarchy nodes "SET_DRILL_STATE" for your DataProvider together with the print command "EXPORT". For a button group webitem you can build a command sequence in WAD.
    SET_DRILL_STATE
    http://help.sap.com/saphelp_nw04s/helpdata/en/44/7b5f0a95ce12d0e10000000a422035/frameset.htm
    Export Web Application
    http://help.sap.com/saphelp_nw04s/helpdata/en/44/85de4943af5919e10000000a1553f7/frameset.htm
    Regards
    Andreas

Maybe you are looking for

  • Migrating database from 9i to 11g.

    I would like to know that I wanted to migrate from database 9i to 11g so what has to be done. Wheather I can direct import the 9i dump file into 11g or I have to run the database upgrade assistant. Regards Alpesh.

  • How to upgrade from mac os 10.5.8 to mac os 10.6

    I have Mac OS 10.5.8. How do I get Mac OS 10.6 needed to upgrade to Lion? thank you

  • I touch not recognized

    Mi computer and mi i tunes are not being recognized by my computer. I only hear the sound of my computer when I connect it to the USB port but doesn´t appear on the computer

  • Recover database using RMAN

    Hi, I hope someone can explain to me what happened with my recovery process. I am running Oracle 8i. I dropped a tablespace on 11/22 @ 09:11. I first tried to do a full restore without restoring the control file (I was told that I should keep the cur

  • Split view inside code?

    I need help with the Dreamweaver code view... I'm sure it's possible ( if not with an addon), to split the code view window into two windows one on top of each other as most code environments allow. Why? I'm a developer and need to reference multiple