Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

WBS hierarchy inconsistency error

Former Member

Hi Experts,

I am facing WBS hierarchy level issue even after giving correct hierarchy(Attached the hierarchy level below). System is throwing error as Transferred hierarchy is inconsistent.

could you please explain how to solve the issue

WBS_ELEMENT             

PROJECT

Definition

UP

    DOWN                    

LEFT

RIGHT

4RUCAB/KENT                 

4RUCAB                                           

4RUCAB/KENT.LMA

4RUCAB/KENT.LMA         

4RUCAB                                           

4RUCAB/KENT                 

4RUCAB/KENT.LMA$D       

4RUCAB/KENT.LSA

4RUCAB/KENT.LSA

4RUCAB                                           

4RUCAB/KENT                 

4RUCAB/KENT.LSA$D

4RUCAB/KENT.LMA         

4RUCAB/KENT.LMA$D       

4RUCAB                                           

4RUCAB/KENT.LMA         

4RUCAB/KENT.LSA$D

4RUCAB/KENT.LSA$D

4RUCAB                                           

4RUCAB/KENT.LSA

4RUCAB/KENT.LMA$D       

Appreciate your kind help...Thanks in advance

1 REPLY 1

Former Member
0 Kudos

Hi Ashwini,

You probably solved this issue by now already. But here's the solution:

Line 5 and 6 are inconsistent. Since the WBS_ELEMENTS .LMA$D and LSA$D have different UPs, you cannot referr them with LEF/RIGHT. LEFT and RIGHT should be empty for lines 5 and 6.

Kind regards,

Pascal