SAP for Utilities Discussions
Connect with fellow SAP users to share best practices, troubleshoot challenges, and collaborate on building a sustainable energy future. Join the discussion.
cancel
Showing results for 
Search instead for 
Did you mean: 

Amount field for Budget Bill accounts

ricky_shaw
Contributor
0 Kudos

Hello Experts,

I am using EABP to find out if a CA is on Budget Billing (BB) or not. Now I also want to find the amounts for the same CA.

I could not see any amount field in EABP or ERCH tables.

Is there a table or an FM to get the amount field.

Thanks

2 REPLIES 2

Astrid_Gambill
Contributor
0 Kudos

Hi Ricky

DFKKMOP has the installment amount. It only has 1 row per plan, unless there have been changes to the installment amount.

Regards

Astrid

ricky_shaw
Contributor
0 Kudos

I got it by using the FM: ISU_BBP_GET_CURRENT_AMOUNT.

Any thanks a lot.