Summation of Duplicate Nodes in a Hierarchy

Hi all,
after creating a hierarchy with duplicate nodes (=nodes with the same characteristic value) the sum of the root node (above all) does not include the duplicate nodes.
Current Result:
ALL = 600 (root node)
--A = 300
----A1     = 100
----A2     = 200
--B = 400
----A1      = 100 (duplicate)
----B1     = 300
Expected Result:
ALL = 700 (root node)
--A = 300
----A1     = 100
----A2     = 200
--B = 400
----A1      = 100 (duplicate)
----B1  = 300
The sum of ALL should include A1 twice (=700), but it's considered only once (=600). The total result of ALL is not as expected.
In the SAP Help I have found the following:
"the values of the duplicate leaves are only considered once by the system internally. When aggregating, the system automatically calculates what are called correction leaves for the superordinate node."
<a href="http://help.sap.com/saphelp_nw70/helpdata/en/80/1a6743e07211d2acb80000e829fbfe/frameset.htm">SAP Help page</a>
Is there a way to disable these "correction leaves" ??
Best regards
Riaz Latifi

Hi
Refer the topic on link nodes
It may help
Regards
N Ganesh

Similar Messages

  • Duplicate node name in hierarchy.

    Hello Experts I have uploaded cost center master data in the dimension .But when Uploading the hierarchy ,there is an error showing duplicate member ID . (Attached Sceen shot) . In BW ,the technical name of node name are similar for the parent and child .(attached Screen Shot ). How can i change the node name  while uploading the hierarchy or should change the hierarchy in the ECC?

    user10275812 wrote:
    Hi,
    Can someone please let me know whether we can have same member name in a dimension for building a cube?
    For Example:
    I have one dimension Dim1 (Hierarchy) ,
    Level2     Level1     Leaf     Leaf Code
    L13 -      L11 -      L1 -      10
    L13 -      L11 -      L2 -      11
    L13 -      L12 -      L3 -      12
    L13 -     L12 -      L4 -      13
    L14 -      L11 -      L5 -      14
    In this hierarchy, L11 is a member name in Level1 used under L13 and L14. Does Essbase cube support this?
    Yes this is possible. You will have to enable the option for outline to allow duplicate members.
    -Nra

  • Hierarchy from flat file loading with errors - duplicate node names

    Hello experts,
    I am loading a product hierarchy from a flat file into a custom hierarchy
    object.  The issue is that it errors out saying I am loading
    duplicates within nodes, however all node IDs within a level are unique.
    It seems to be looking at the node name to determine uniqueness and I know
    we have some duplication within the text there especially when you factor
    in the 32 character limitation for the node name.  Does anyone have an idea
    as to whether it is possible to have it only consider the node ID instead
    of the node name to determine uniqueness?
    A colleague suggested using the link ID to fix this problem but I don't know how that field works or how to populate it.
    I'm working in a BI 7.0 environment (I don't know if that makes a difference since you still have to use the 3.x objects to extract the hierarchy).
    Any help would be appreciated.
    Nancy

    Hi Nancy,
    You may wish to check this OSS Note 1026749 - Hierarchies: Consistency check for duplicate nodes and 912115 (old one)
    Symptom -
    When you load or activate a hierarchy it terminates with error message RH 109 or RH 211. The hierarchy contains duplicate nodes and this is not allowed. The long texts of messages RH 109 or RH 211 do not describe the reason for the problem sufficiently or they are partially incorrect.
    There is uncertainty about in which cases duplicate nodes exist in a hierarchy and in which cases duplicate nodes are allowed.
    Hope this helps,
    Bye...
    Naga Timmaraju

  • Duplicate nodes in hierarchy

    Hi all,
    I am currently working on building dynamical (build via FM) hierarchies. My problem is as following:
    How can I build a hierarchy that uses masterdata texts for its nodes that can be multiple times in the hierarchy?
    See product hierarchy example:
    Site A (Nodename=SITEA)
    -- Product Group 1 (PRODGR1)
    -- -- Product 1
    -- -- Product 2
    -- Product Group 2 (PRODGR2)
    Site B (SITEB)
    -- Product Group 1 (PRODGR1)
    -- -- Product 3
    -- -- Product 4
    -- Product Group 2 (PRODGR2)
    This hierarchy wouldn't be generated because of the duplicate node names on level 2 (i.e. PRODGR1).
    So how can I build up a hierarchy as above when I want to show the product group texts from its masterdata. The only way I see is to make the product group nodes identically (build NODENAME from combination of SITE and PRODGR) and build the description by my own. Does anybody know a nicer solution for this?
    Many thanks for any hints in advance and best regards!
    Edited by: Dominik  Klaffke on Apr 1, 2008 2:19 PM
    corrected description
    Edited by: Dominik  Klaffke on Apr 1, 2008 2:20 PM
    formatting

    Hello Dominik,
    have you tried to use/generate the links in your hierarchy.
    This is the standart way to have some master data value several times in one hierarchy.
    Regards,
    Kirill

  • BPC 7.5 NW Master Data Text Node Load with Hierarchy Intervals - Duplicate

    Hi,
    Does anyone have ideas on how to get past this error (besides a BADI)?
    I am loading master data text nodes from a BW hierarchy (say 0COSTCENTER) that has intervals defined for cost center nodes.  The problem is that the text nodes fail since there are duplicate values in the hierarchy table.
    Master data (dealt by table level) has errors
    Detected duplicate member ID 'F100'
    Detected duplicate member ID 'F100'
    Detected duplicate member ID '1000'
    Detected duplicate member ID '1000'
    etc...
    Thanks!

    Hi Virginie,
    You should be able to see an example in many threads; look for an example to Restriction of bw infoobect(not mapped to dim)
    You can also make a restriction under the InfoObject name when you run the DM package.
    Hope this helps,
    Gersh

  • Insert Nodes in BW Hierarchy

    Hello,
    I want to create ABAP program to insert nodes into a hierarchy.
    I got a class CL_RSSH_HIERMAINTAIN_FRONT with method INSERT_NODES_HIERARCHY .
    But the method is private and cannot be used in the ABAP call.
    I also don't want a pop up which asks for the action on duplicate nodes.
    Can anyone guide me a bit here ?
    Any help would be appreciated.
    Varun

    Christian,
         The attached document would answer most of your questions.
         https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/biw/g-i/how%20to%20plan%20in%20bps%20using%20hierarchies%20with%20several%20characteristics.pdf
        Hope this helps.
    Cheers
    Srini

  • BI70 Hierachy duplicate node error

    Hi,
    We upgrade from BW 3.5 to BI70 SP9.
    We have hierachy (loaded from PCFILE) based on 0GL_ACCOUNT, after upgrade i am getting dump error if i have duplicate interval node & activate. It works fine in BW35 also if i remove duplicate node, activation is not a problem. Infact all duplicates are not giving problem, somecase it gives error. Any changes in BI70 regarding duplicate nodes in hierachy ?
    Your help is appeciated.
    Thanks
    Ramesh

    We are upgrading from BW35 (SP10) to 2004s (SP9).
    One of the step in the post process is “SAP NW BI: Activating Hierarchy Versions”, basically executing program RRINCLTAB_REBUILD. This gives dump, I try to activate hierarchy directly it gives same problem.
    I tried as per previous suggestion, no solutions.
    Any help is appreciated.
    Thanks
    Ramesh

  • How to display a char as most detailed node of a hierarchy?

    Hi specialists,
    BEx 7.0 knows a function "Display the Row Hierarchically and Expand Till" (Query-Properties --> Data Formating)
    This function positions a characteristic instead in an own column as further node in the hierarchy - tree.
    I know that similar is possible in BEx 3.5 as well - but I can't find the option.
    Could you gimme a hint please?

    Thanks - found it already.
    In BEx 3.5 ist seems only to be possible in the Query-Designer --> right-click on the Headline of the column-area --> activate "Display as Hierarchy".

  • Duplicate nodes in a JTree

    Hello,
    How i can i find duplicate nodes in a JTree. And give out a message that the node already exists.
    Thanks.
    Reg,
    suri

    The first you have to defind what is dublicating, because the node in the tree is a node itself (e.g. with label node name and icon) and node can have user object that can contains some defind logics and attributes like ID. And then if you just want to not alow to have node with the same name you will check node label. But if you want avoid adding the node with the same user object you have to implement some comparation mechanism on the node or user object lavel.
    Hope will help.

  • Show all nodes in a hierarchy

    Hi all,
    I am working with a report where I am showing a hierarchy. I am wondering if it is possible to see all nodes in the hierarchy, that is even if some nodes do not contain data. By default only the nodes that contain data are displayed. How do I show all nodes in BI 3.5?
    Thanks in advance!
    CL

    Hi CL,
    You can try following. 
    Make sure you have  some data in say  KF A  for the   each node  even if it is zero in the cube  on which you are creating report Add this KF A to your query and Hide the KF. Make sure you do not have any restrictions to this KF A.
    I just took example KF A  . This can be any of your KF in the cube  or a Calculated KF,
    Jaya

  • SCOM Network Discovery - Duplicate nodes with different Device Keys (MAC address)

    Hi There,
    We have deplyed SCOM 2012 SP1 for server and network monitoring. In the "Network Devices" view, there are few duplicate node entries for the same device. When i look at the details of each entry, the device keys (MAC address) are
    different. for example, if there are 3 entires for the same device, only one will have the correct MAC address and remaining 2 are incorrect.
    Have anyone came across such issue? Any solution to avoid the duplicates?
    Thanks.
    Venu.
    Best regards, Venu.

    Last Thursday (9/25/14), Microsoft provided me with an updated version of a file that is used as part of the discovery process.  At first, it appeared to only resolve the issue for some devices which was disappointing.  On Saturday, I decided
    to remove all managed devices and rediscover everything from scratch.  We have 237 devices to monitor.  Since Saturday, I had one ICMP only device duplicate itself, but after I removed the duplicate, I have not had any other duplicates created and
    there have been many rediscoveries ru nsince then.  So far so good.  I've asked Microsoft to keep the case open until next Monday.  This weekend, I have a full discovery scheduled to run on a schedule.  I'll feel good after that if there
    are still no duplicates.
    The file replaced is "ic-iftable.asl" which is located on each management server in the path ""\[ SCOM install directory]\Server\NetworkMonitoring\rules\discovery".  I'm not sure if I'm allowed to share the updated version of
    the file.  I have not received an explanation from the support technician yet as to the root cause.  They took at least 5 sets of trace logs during the discovery and subsequent rediscovery process before giving me this updated file.  I'll let
    you know.

  • Integrated Planning - On a summarized node in a Hierarchy

    Hi All,
       I am planning on a hierarchy ( integrated planning ) i was able to write back values into the real time info cube when i plan on a leaf nodes but when i try to plan on the summarized nodes its not letting me do so.
    Any ideas on how to resolve the issue.

    Suresh,
    You can plan on any node on the hierarchy as long as they are postable. By that I mean that the node is a real characteristic value as opposed to a 'text node' - i.e. one created in the hierarchy builder.
    Hope this helps

  • Custom Sort for nodes in a hierarchy

    Hi All,
    I would like to know how to sort nodes according to a specific order in a hierarchy. I know at the hierarchy level you can set the StandardHierSort property to a custom property i.e CustSortOrder.
    But for the custom property CustSortOrder, how do i set it up so the nodes in the hierarchy will be sorted according to the custom list?
    Thanks
    R

    This is right out of the MDM_User_guide (Look under Custom Sort Order)
    Custom Sort Order
    Nodes can also be sorted in any explicit custom sort order (although limbs are always sorted
    ahead of leaves.) The sort order can be defined by any property that has a property data type of
    SortOrder. (The SortOrder data type is special case of an Integer data type.) By default, any
    Hyperion MDM installation includes a property called Sort Order (assigned to the Default
    property category) that can be used for this purpose.
    To sort a hierarchy according to the value of a node-level sort order property, the hierarchylevel
    property StandardHierSort must have its value set to point to the appropriate node-level
    property that contains the sort order.
    A custom sort order can also be used that applies only to a specific Hyperion MDM user ID,
    enabling users to customize their display of Hyperion MDM data without impacting other users
    of the same hierarchy. This is controlled by the hierarchy-level property UserHierSort. If this
    property has been set to point to a node-level property that has a data type of Sort Order, then
    this sort order takes precedence over both the StandardHierSort property and the default sort
    order.
    If there is no value assigned to the hierarchy-level property StandardHierSort nor to
    UserHierSort, then the default sort order is applied.
    The value of a custom sort order property can be set in any of the following ways:
    1.Sort order values can be loaded into a node-level sort order property when data is initially
    imported into Hyperion MDM (see following for details.)
    2. Explicit values can be defined for the sort order property for any node.
    If a sort order property has been selected for a hierarchy’s StandardHierSort or UserHierSort
    properties, then the Order Children menu option is available by right-clicking on any node
    in a hierarchy. This opens a dialog box that enables the sort order of limbs and leaves to be
    set graphically.
    3. A node-level sort order property might be defined as Derived, and so might be automatically
    populated with a sort order.

  • 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.

  • How to add two nodes in a Hierarchy

    Hi Experts,
                    I have 0ACCOUNT hierarchy using for P&L report. I developed this hierarchy to get the values of Revenue and Expenses (nodes).  Once I get this values I want the difference of this two to get the Income Statement. I have Revenue and Expense in 3 rd level and Income statement node is in 2nd level.
                   My report looks like as follows
                   Month 1        Month 2    Variance    Variance %
    Revenue      1000            1200           XXX           XXX %
    Expense       800              950           XXX           XXX%
    Inc Stmt       200            250             XXX           XXXX    ( How can do this calculation)
                   Please some tell me how to calculate the difference of Revenue and Expense using hierarchy nodes.
    Thanks
    Ganesh Reddy.

    Hi,
             My problem is fixed, they are calcualted if you have a child nodes. How means Revenue is positive and Expenses are negative. So we get difference of this two.
    Thanks
    Ganesh Reddy.

Maybe you are looking for

  • How to populate the attribute of the characteristics in Contract?

    Hi Experts,    I need to populate the attribute "Truck Net Value" of the characteristics during the Contract creation with reference to Sales Order. Brief description of the scenerio:            We are using  a variant material in the Sales Order. Th

  • SQL Server 2012 Migration

    We are planning to migrate our existing environment to SQL 2012. Existing Environment: SERVER1 OS: Windows Server 2003 Standard Edition SQL Server 2005 Standard Edition 2 Node Active/Passive Clustering With Transactional Replication Number of Databas

  • Bussines object reference into Solution into Solution Data Base

    Hi Experts I´m creating Solution Data Base based on the following  landscapes: R3 retail, BW and CRM. Under IMG I found that is possible to Define Business Object types for Simptom and Solution. My doubt is focus on learning how to use  Business Obje

  • I brought some new tunes on my iPad but can't get them on my iPhone

    Can't see recent downloads on my iphone5  that was purchased on iTunes on my ipad2

  • Lumia 800 - Headphone-audio

    I'm texting you about my Nokia lumia 800 about my Nokia headphones wen I put them on my Nokia lumia 800 I can't hear them thro my Nokia lumia headphones but outside them can you help listening thro them thankyou Moderator's note: We have provided a s