hi,
I need to create Investment program structure using data in excel sheet. For this , I am using BAPI BAPI_EXPENDITUREPROGTREE_CREAT . The heriarichy level in excel sheet is in order company code >> profit center >> cost center. But this BAPI is not allowing to update structure when for different company code, same profit center exist. for example, my structure contains a node 8000 >> 9500>>95123. when i am adding a node, let say 9000>> 9500>> 95123 then it is only inserting 9000.
Kindly suggest.