‎2012 Jan 11 9:13 AM
Hi Expertises,
I have a structure of WBS as follwing;
Proj.Def I-1104-1201
WBS(1) I-1104-1201-1
WBS(2) I-1104-1201-1-01
WBS(3) I-1104-1201-1-01-01
WBS(2) I-1104-1201-1-02WBS(X) : X means level of WBS.
Here is my wbs_hierarchie_table;
POSID PSPID UP DOWN LEFT RIGHT
I1104120110000 I1104120100000 I1104120110100
I1104120110100 I1104120100000 *I1104120110000* I1104120110101
I1104120110101 I1104120100000 I1104120110100
I1104120110200 I1104120100000 *I1104120110000*
When I executed my z program I face an error 'The transfered hierarchy is inconsistent'.
After I debug program standard, I found that UP = 'I1104120110000' in the last record is inconsistency with standard checking in function module 'CJDW_PRHI_CHECK_EXT'
Have anyone ever created WBS like the above WBS structure via FM BAPI_PROJECT_MAINTAIN?
Your response is highly welcome and appreciated.
Thank you.
Edited by: Tiwa Noitawee on Jan 11, 2012 10:14 AM
‎2012 Jan 11 9:54 AM
‎2014 May 22 6:47 AM
Hi Tiwa,
Could you please tell the solution to the above issue.
‎2015 Jul 21 6:43 AM
Hi,
I am also facing the similar issue. I get the error message as 'The transfered hierarchy is inconsistent'.
Can anybody share/help, how should I go ahead in nailing this error.
Former Member Dear Tiwa, It will be really helpful if you could please share your approach to fix this issue.
FYI: I am calling the FM/BAPI in loop for each line item, it was working fine earlier. Somehow right now it is not working.
Thanks
Varun
+91-9718966497
‎2016 Mar 23 5:19 AM
Hi Gurus,
Can someone help me to figure it out what are the cause of "The transferred hierarchy is inconsistent" when the program is passes the BAPI_PROJECT_MAINTAIN. it was working well previously but now it doesn't work?
Best Regards,
Weldin