‎2015 Feb 05 3:54 AM
Dear all,
im trying to create wbs element thro bapi_project_maintain , everything working fine but account assignment indicator not getting updated even i have passed the value 'X' in the strcture i_wbs_element_table .how to rectify this
Thanks
‎2015 Feb 05 6:20 AM
Hi Peter,
may this be caused by an incorrect hierarchy level or naming rules?
Example from our system:
E/00000001
E/00000001-F
E/00000001-F-01
E/00000001-F-01-10
E/00000001-F-01-10-01
E/00000001-F-01-10-02
E/00000001-F-01-10-03
E/00000001-F-01-10-04
E/00000001-F-01-10-05
E/00000001-F-01-10-05-01
Only the 2nd WBS element has the correct hierarchy level and fulfills the naming rule '-F'.
You can't set account assignment indicator to another WBS element of this project In our system.
Regards,
Klaus
‎2015 Feb 05 6:32 AM
Hi Peter,
Do pass the value for
BAPI_WBS_ELEMENT_UPDATE-WBS_ACCOUNT_ASSIGNMENT_ELEMENT
to update the value as it is for updating
Regards
Syed
‎2015 Feb 05 6:35 AM