Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Account assignment indicator in bapi_project_maintain

former_member211992
Active Participant
0 Likes
699

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

3 REPLIES 3
Read only

Former Member
0 Likes
620

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

Read only

0 Likes
620

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

Read only

Mehtab
Participant
0 Likes
620

Hi Peter,

set I_WBS_ELEMENT_TABLE_UPDATE as well