2014 Mar 03 9:43 AM
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.
2014 Mar 04 5:14 AM
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.
2014 Mar 20 1:00 PM
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