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: 

Bapi required to fetch all the price list from EPREIH table

Former Member
0 Kudos


Hi Experts,

I had a requirement to fetch price list from table EPREIH table, I can use FM ISU_DB_EPREI_JOIN_EPREIH in isu side, but i need this price list in CRM side, can anyone please provide any BAPI to fetch the price details.

Thanks in advance,

Murali.

2 REPLIES 2

Former Member
0 Kudos

Hi Murli,

No such bapi exist to fetch the price details in IS-U , while you can make the Z-Bapi by using the FM ISU_DB_EPREI_JOIN_EPREIH.

Former Member
0 Kudos

Hi Murali,

You can use function ISU_PRICE_READ_REMOTE for your purpose. This FM is remote-enabled. Fill parameters X_PRICE, X_PRICE_CATEGORY and X_WAERS.

Hope this helps.

Best Regards,

Eren