2025 Mar 28 12:50 PM
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
2025 Mar 30 5:05 PM
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
2025 Mar 31 9:07 PM
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
2025 Apr 01 9:56 AM