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

Function module for Budget check?

Former Member
0 Likes
1,839

Hi,

I'm wondering if there is a BAPI/function module to check if budget is available on the WBS for a PO item whose price/quantity is changed through a custom transaction.

I've tried BAPI_ACC_PURCHASE_ORDER_CHECK, but it doesnt seem to work.

Thanks,

Sudha

2 REPLIES 2
Read only

Former Member
0 Likes
755

Hi,

You can check the Business Object BUS6008 and the method check. It might provide you some inputs.

regards

Aveek

Read only

0 Likes
755

Hi Aveek,

Method check of BUS6008 is BAPI_ACC_PURCHASE_ORDER_CHECK, the one I mention above. It seems to check all components of the PO, except for the WBS.

Thanks for your help.

Sudha