Hi to all,
I am using BAPI_PROJECT_MAINTAIN to add WBS elements to an EXISTING project for example at level-2.
The project stucture is as below:
====================
WBS1 Level-1
WBS2 Level-2
WBS3 Level-2
WBS4 Level-3
WBS5 Level-1
WBS6 Level-1
====================
I wanto to add new WBS at level 2 to this exsisting project with the up structure, so that I can obtain the structure below
====================
WBS1 Level-1
WBS2 Level-2
WBS3 Level-2
WBS3a Level-2
WBS4 Level-3
WBS5 Level-1
WBS6 Level-1
====================
How can I do? Using BAPI_PROJECT_MAINTAIN I have an error.
I have problems with hierarchy?
Thank you very much,
Antonio