Hierarchy totals in percentage variance

Hi All,
I have a requirement to show the percentage variance at Hierarchy node level. For ex:
_______________________________actuals__budgt____variance
1000Costlemnet group______________100_____200______50
______1010300 payrelated cost (node)_50_____100______50
______100202 Pay(cost element______ 25______50______50
______100203 staff related costelem___25______50______50
At present i get the percentage variance at cost element level not at hierarchy node level.
Any ideas pelase share.
Thanks,
RRR
Edited by: Rammi on Feb 17, 2010 7:09 PM

Hi,
check if you have definied to your CKF the:
Calculate result as = nothing definied
calculate single value as = nothing definied
Formula colision = nothing definied
and in your hierarchy you shoul have Nomalize to = no normalization
hope it helps

Similar Messages

  • Top 10 - calcluation of percentage variance

    I'm building query presented TOP 10 and comparing it with the same period in previous year.
    TOP 10 is calculated in one of defining selection in structure by using condition "Top N".
    I set properties of the compared selections "Calculate Result As.." -> "Summation", and get result for TOP 10.
    But the problem is to calculate change for TOP 10 as total.
    Using formula "percentage variance", each line is calculate correct, but I don't know how to calculate change of top 10 summation.
    How can I solved this problem? I use BEx 3.5.
    Thanks for your help

    Hi Pawel,
    I am running into the same problem. Were you able to find a solution for this issue.
    Any help will be highly appreciated.
    Thanks,
    PV

  • Hierarchy total

    Hi all,
    I have set a measure's logical level to a Hierarchy total as it has no detailed granularity of such hierarchy.
    e.g. budget plan for product total
    Hence, whatever user drill from product total to details, it will show the same number.
    Now, I would like to show budget plan=0 or empty when user filter on lower level, product category,product name....
    I have the idea to use some alias table for logical source table for every detailed level
    Any other easier way to achieve it?
    Thanks
    BCHK

    Hi,
    Yes, I am using Account Number in my Query.
    The Account Number is placed in the Rows, with Hierarchy option activated.
    In the Accoutn Number characteristic property, the Display of Results ->Suppress Results Rows is "Never".
    what do you mean by "and display resultsd just before object to hierarchy (I guess account number)."?
    Please help.

  • Total of percentages must equal 100

    Hello,
    SRM 7/Ext classic scenario
    When user changes one of the line items in a 10 item PO, he gets the error "Total of percentages must equal 100". System automatically creates a duplicate entry for cost distribution of 100% for one of the line items.
    Will applying note 1464163 resolve this issue? Please tell me if other notes in this note need to be implemented?
    Thanks

    Hi
    It should work.
    after implementing note in dev, are you getting this error .
    Can you replicate the issue in Development ?
    I dont know why it did not work for you.
    Let me see refer our SAP answers on my message .
    in the mean time , you raise oss message.
    Muthu

  • Confirmation - Total of percentages must equal 100

    Dear All,
    We are using SRM 7.0 EHP1 support package level 11. At the time of goods receipt , i have the error "Total of percentages must equal 100" , "Error in account assignment for item 1" .  But it is ok while creating SC, PO.
    I've searched the forums and oss notes and found some notes related this issue. But they are valid up to support package level 10, therefore not suitable for me..
    So anyone who has further advice ?  If not, i think it is better to open a message to SAP ?
    Thanks in advance...
    Best regards,

    Hi Yateesh,
    In our case, we used a custom Account assignment category in PO which was mapped to a "ERP Standard Account Assignment Category - V". (This mapping could be checked in SPRO, under Account Assignment in SRM susyem).
    However the same ERP category 'V' is also mapped to additional SRM custom Account Assignment Categories.
    When the system tries to create the confirmation for the PO, it tries to reverse map the ERP category 'V' and since there is no one-to-one mapping, the system does a dynamic
    mapping based on the account field values and determines the account
    assignment category 'CC' instead. Now, the 'CC' account category might not be authorized for the user (With which you are trying to post the confirmation) and therefore the system tries to add another accounting line which results in the invalid  error message 'Total of percentages...'.
    To rectify this behaviour, you can either:
    - implement the BADI BBP_ACCCAT_MAP_IMP and when you receive the
    ERP account category 'V', a customer specific business logic can be implemented to correctly identify 'Z_CC1' SRM account category. Similar mapping logic has to implemented for other categories as well.
    OR
    - you could add the account category 'CC' to the organization attribute 'KNT' for user 'hotline1' using transaction ppoma_bbp. The user can later on modify the account category manually in the account assignment tab.
    Let me know if you have any further questions.
    Best regards,
    Raghavendra.

  • Total delivery percentage available

    Hi,
    my requirement is to display all the deliveries for stock shipment report based on a plant and planned shippong date. For each of the deliveries displayed system has to calculate all the quantity of Total delivery percentage available. How I can write the functional spec for this requirement.
    thanks and regards
    venkat reddy

    Create a PO without tick GR-Bsd IV, suppose I have created PO with qty 20 and rate 1 INR and give freight 50 INR (Fixed Amount)..
    Then I have done partial GR for qty 5. My freight amount booked as 12.5 INR (for partial GR)
    Then I have gone for MIRO..
    Here select Goos/Service item + Planned delivery cost.
    Enter the PO, you can see two line items appear..
    One for goods and one for freight...
    Goods will come as qty 5 and amount 5 INR and Freight will come as qty 5 and amount 12.5 INR.
    Just change the freight qty and amount as 20 and 50 INR.
    Then post the MIRO, you can see your total freight will be booked to vendor..
    Now again do GR for qty 2, at that time your freight amount will booked as 5 INR.
    Then when you will go for MIRO, you can see only the GR item, Freight qty and amount will not come at the time MIRO..
    (Note : I have told the scenario as per my previous screen shot)

  • Percentage Variance calculation problem

    Hi experts,
    I have report with following scenarios:
    <h3>Account Name---ActualBudget---Variance --Variance Percentage </h3>
    Account Level 1______3400_______5200____-1800______________X
    -Account Level 2______2200_______4200_____-2000______________XX
    --Account Level 3______1000_______2000_____-1000_______________-50
    --Account Level 3______1200_______2200_____-1000_______________-45.45454545
    -Account Level 2______1200_______1000_____200________________XX
    This is how the report is now displayed. I have done a Hierarchical Grouping of database field (Field Account). Here the Actual and Budget columsn are the summary fields with "sum" and the Summarize across hierarchy checked.. The formula for Variance Percentage is
    if Budget =0 then 0
    else  ((Variance/Budget)*100)
    Now, all the output is displayed in Group Header. The problem here is the calculation of Variance Percentage of Levels above Level3 i.e. Level 2 and Level 1. Level 2 percentage should be the calculation of (Variance / Budget ) *100 of that Level only i.e. Level2 and same should be the case for Level 1. When I apply the summary field on this column, the percentage calculation is all wrong as the Level 2 will be sum of Level 2 variance percentages which is not correct output.
    I need a solution to this quickly.. if some more clarification is required please reply to this post..
    Thanks

    Don't use a summarized field. Instead create a formula field
    Right Click on the formula field which will be there in your Field Explorer --> Select New --> Provide the name for your formula field in the text box shown
    and put the condition there like
    if {test.Budget} =0 then 0
    else  (({test.Variance}/{test.Budget})*100)
    Once formula field is created place in the desired location where you need to show the Variance Percentage.
    Hope this helps!

  • ALV Total and Percentage

    Hi,
    In my ALV report,I have 4 fields
    matnr
    maktx
    menge1
    menge2
    In the end of report (column of menge1), i want only total
             end of menge2 i want the value in percentage as  = (Total of menge2 / total of menge1) * 100
    I am using Fm : Reuse_alv_grid_display.
    Can anybody suggest me how to do.
    Thanks
    Kumar

    Use the following code in a PBO module (after set for first display) or in an adequate event handler.
    data: total type ref to data,
          subtotal1 type ref to data.
    field-symbols: <total> like gt_sflight,
                   <subtotal1> like gt_sflight.
    call method grid1->get_subtotals
      importing
        ep_collect00 = total
        ep_collect01 = subtotal1.
    assign total->* to <total>.
    assign subtotal1->* to <subtotal1>.
    Then update the <total> internal tables.
    Look at [ALV Grid Control (BC-SRV-ALE)|http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCSRVALV/BCSRVALV.pdf]
    NB: If you add a last row to the report, don't forget to disable sort options in the ALV menu.
    Regards

  • Hierarchy Totals Below

    In the query designer I have built a query that contains on the rows Cost Centre, Employees and GL Codes. I have activated a Presenation Hierarchy e.g. on the rows section clicked on display as hierarchy. However when I run the query the totals are above rather than below the nodes. I have set the hierarchy on the infobject to below. I've set it on the query to display below but still it dispalys above. Any ideas?

    Hi Joel,
    There is no way to display the total at the bottom for a hierarchy which is having "Position of Lower-Level nodes" = Below in the Query Designer. If you want the total at bottom reverse the hierarchy select "Position of Lower-Level nodes" = above and it will show the results at bottom but your hierarchy will be displayed bottom to top direction.
    If you will select the Query to show resout below, it is only applicable for Non Hierarchy data.
    Regards,
    Kams

  • Total tax percentage in table

    Hi,
    We want to prepare one report with tax code and tax percentage.In one tax code different condiiton exists.In such case is their any table in which we can get total tax.
    For example Country code BE    tax code DA  input tax is 10% (condition type MWVS) and non.ded.input tax 10% (condition type MWVN).In such case in which table can we get total tax against tax code DA.Their are different condition types for different tax codes so cannot generalised this.
    Thanks & Regards
    Vinay

    No reply hence closing this thread.
    Vinay

  • Sap FC Account hierarchy total calculation

    Hi,
    I'm working with the SAP RDS for Solvency II.
    Into a category scenario you can manage a Chart of accounts as a subset of the account dimension.
    I have also a predefined hierarchy into Account dimension.
    I noticed that for some scenarios (eg Balance sheet), the values in the children account are added up into the parent account and the last one is calculated (I can't write on it but I don't see particular formula in Formulas tab of the scenario).
    Instead for other scenarios (eg Capital Requirement) the values in the children account aren't carried into the parent account.
    Where can I set this behaviour?
    Thanks,
    Matteo

    Thanks Eli,
    I am not looking at the tables where I can find the Hierarchy defined in the Financial Statement Versions but I am looking at the table which has consolidated GL Account values like Total Revenue, Total Expenses etc..
    As per my understanding, the totals are calculated runtime by the SAP program as per the hierarchy defined in the Financial Statement version and it is not stored in any GL account balances.
    Please provide me more inputs and correct me if my understanding is not correct.
    Regards,
    Raghu

  • Formulated Grand total as percentage value

    Hi,
    Here is my sample data
    Val1 Val2 Percentage( Val2/Val1 )
    59 16 27%
    19 4 21%
    78 20 26% (now instead of getting 26% i'm getting 48%). How to get formulated grand total value based on previous two columns ?
    Thanks

    Try this: on your Percentage column, change the aggregation rule to "server complex aggregate."

  • Total CPU Percentage Utilization on MM

    I have a process that runs every weekend that uses high CPU thus triggers "Total CPU Utilization Percentage is too high". Therefore I just want to put the CPU object in MM.
    How do I do that?
    I have look at get-monitoringclass & get-monitoringobject but couldn't figure out how to get processor object.
    Please help.
    Thanks

    I suggest you override the Monitor to change a higher value for CPU usage.
    Juke Chou
    TechNet Community Support

  • Line total commssion percentage auto calculation

    Dear All,
    I want to have an option by which when I create a marketing document and in the item row if I create a udf as commission percentage and commision amount, based on the value of line total if I put commission percentage as 20 % of the line total i.e 1000 then in comission amount 200 should come automatically.
    How to do this...can any one tell me how this can be done through query or formated search.
    Thanks in advance.
    Regards,
    Kawish

    Kawish,
    What are the names of the 2 user fields and what are their types?
    Let us presume the Comm % field is called CommPer and Commission Total is called CommTotal
    SELECT $\[$38.21.Number]*($\[$38.U_CommPer.Number]/100)
    Link this to the Commission Total column
    Please change the UDF names as per your definition

  • Grand Total a Percentage

    So I am calculating the % change between two Quarters with the following formula:
    ((Current Qtr / Prior Qtr) -1) *100
    my rows are calculating correctly but my column's grand total does a sum and it isn't correct. How can I get my grand total to calculate similar to my rows in my table?

    Hey Lacey - I followed your instructions and am able to calculate the correct total % change:
    ((SUM(Current Qtr) / SUM(Prior Qtr)) - 1) * 100
    That is now displayed in it's own column (or I can hide it and don't see it at all). How do I get that value to display in the grand total of the standard % change column?
    Thanks!

Maybe you are looking for

  • How can I have one "family" Apple ID and two icloud accounts one for me and one for the wife?

    MacVirgin!Just got new Air and iMac (iphones on the way). How can I have one Apple ID but two iCloud accounts (one for me and one for my wife)? I have set up one iCloud account and am attempting to share contacts between iMac, iCloud and Air, however

  • NFS write access without local user

    Hi, I try to get write access to NFS from one to another linux system without local user account and group. System 1. /etc/exports -->set nfs share /backup Folder /backup all files owned by oracle:oinstall oracle(104):oinstall(106) 664 System 2. user

  • Error In Tomcat But Not In WebLogic

              I have a .war file that runs perfectly in WebLogic 7.0. Today I tried to run that           same .war in Tomcat 4.0.6. Unfortunately, it did not run. I get the following           error:           java.lang.IllegalStateException: Cannot for

  • How can I view the pagesource of a website as the command in the drop down has gone

    Since I have upgraded Firefox to v 6.0.2 I can no longer find the command in the drop down to view the pagesource of any page I am viewing. Please let me know where this command can be found. Thanks

  • Not for a qualifying product?

    I get the msg 'this serial number is not for a qualifying product' when i enter the serial number for my CS3 when trying to upgrade to CS6