cancel
Showing results for 
Search instead for 
Did you mean: 

BAPI in Investment Management

Former Member
0 Kudos

Hello

Could you please help me in getting the BAPI to upload 'Budget Distribution' ( IM52 ) in investment management ?

I am also looking for a BAPI to load data for transaction IM32 ( Change Original program budget ).

Please let me know, if anyone is aware of the same.

Thanks

Sarang

Accepted Solutions (1)

Accepted Solutions (1)

virendra_pal
Active Contributor
0 Kudos

go to transaction BAPI

under Investment Management you can see all the available BAPI's - check which fits your requirement

Former Member
0 Kudos

Hello All,

Thanks for all your replies. But I am not able to figure out the one for IM32- Change Program Budget and IM52 - Distribute budget to Investment Measures.

Thanks

Sarang

Former Member
0 Kudos

Hello

BAPI u2018BAPI_EXPENDITUREPROGTREE_CHVALu2018 is updating IM32 data properly. However I am struggling to find a BAPI for IM52 (which is distribution of Budget from Program Position to Investment measures)

Thanks

Sarang

Former Member
0 Kudos

Hello

BAPI_EXPENDITUREPROGTREE_CHG does not have field where we can pass Investment Measure (i.e. WBS value) for updating IM52?

Can anybody let me know the table, which i can use to pass the WBS?

Thanks

Sarang

Answers (3)

Answers (3)

sebastiansierra
Discoverer
0 Kudos

This message was moderated.

Former Member
0 Kudos

Hi

Check BAPI_EXPENDITUREPROGDEF_CHANGE

Ranga

nitin_patoliya
Active Contributor
0 Kudos

Hi this are the BAPI's use for the Investment programm.

BAPI_INVPROGRAM_CHECKEXISTENCE Check Existence (of Sub-Tree) of Program

BAPI_INVPROGRAM_GET_LEAVES Output End Nodes of an Investment Program

BAPI_INVPROGRAM_GET_REQUESTS Output Appropriation Requests and End Nodes of an Investment Program

BAPI_INVPROGRAM_SAVE_ENTITIES Save Assigned Entities in Summarization Database

BAPI_INVPROGRAM_SAVE_VALUES Save Summarized Values in Summarization Database

BAPI_INVPROGRAM_SELRE_ENTITIES Select Assigned Entities and Replicate Them in Summarization DB

BAPI_INVPROGRAM_SELRE_VALUES Select Values, Summarize Them and Replicate in Summarization DB

Perhaps you will get better result in ABAP forum.

Regards

Nitin

Edited by: Nitin Patoliya on Dec 3, 2008 6:42 PM