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: 

Alternative Way to get Invocices rather than using ISU_DB_ERCH_MASS

ud39
Explorer
0 Kudos
293

Hello everyone,

Is there not a better way to get all invoices from an contract rather than using the following function module
ISU_DB_ERCH_MASS.

Best Regards,

ud39

3 REPLIES 3

PieterB
Participant
261

Hello @ud39,

This function module will only give back the billing documents and not the invoices. It is better to use
- one of the API´s within MultiChannel Foundation - E.g. SAP Business Accelerator Hub
- one of the existing CDS views (on S/4HANA) - E.g. Utilities Billing Document Data | SAP Help Portal

Regards,

Pieter

0 Kudos
207

Hi PieterB,

Thanks, you’re right—I’m only retrieving billing documents, not invoices, through the function module I mentioned. Unfortunately, even though our system runs on S/4 and we have access to the relevant CDS views, our customer prefers to stick with the old approach.

Best regards,
ud39

177

Hello ud39,

In that case you could use this FM. Good luck with it.

Regards,

Pieter