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-02
WBS(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