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

Bapi for IM52 transaction

Former Member
0 Likes
2,090

Hi,

I am working on IM52 transaction where i have to give budget values for wbs elements. I have tried the following BAPIS's:

BAPI_EXPENDITUREPROGTREE_CHG

BAPI_EXPENDITUREPROGTREE_CHVAL

BAPI_EXPENDITUREPROGTREE_CREAT

BAPI_EXPENDITUREPROGDEF_CHANGE

BAPI_EXPENDITUREPROGDEF_CREATE

There is no field for WBS element in the above Bapi's. Please suggest a BAPI so that i can change the budget value for the WBS elements. Also i want to know once when the budget value is changed, in which table it is getting updated.

3 REPLIES 3
Read only

Former Member
0 Likes
1,238

Hi,

Did you try this FM - KBPV_POST_DATA ?

Regards,

Danish

Read only

0 Likes
1,238

Hi Dinesh,

yes...i tried but it is not working.

Edited by: vasavi.yerra on Mar 7, 2012 7:36 AM

Read only

RaymondGiuseppi
Active Contributor
0 Likes
1,238

Look at FM KBPP_EXTERN_UPDATE_CO documentation. (Read also [ Note 625613 - Interface for overall planning and budgeting|https://service.sap.com/sap/support/notes/625613] which introduced this FM.)

Regards,

Raymond