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: 
Read only

IS-U: External prices, user-exit EBIS0001

steven_dierick
Participant
0 Kudos
384

Hey,

I use user-exit EBIS0001 to calculate external prices during billing.

Is it possible to add the calculated prices in the price history (table EPREIH)?

Thanks

Steven

1 ACCEPTED SOLUTION
Read only

Former Member
0 Kudos
241

IS-U itself will not save the calculated prices in EPREIH. You should do that yourself - directly updating the table in this or another user-exit.

View solution in original post

1 REPLY 1
Read only

Former Member
0 Kudos
242

IS-U itself will not save the calculated prices in EPREIH. You should do that yourself - directly updating the table in this or another user-exit.