cancel
Showing results for 
Search instead for 
Did you mean: 

Mass download billing document pdf output

SAPSupport
Employee
Employee
0 Kudos
1,574

Hi all,

how can we mass download billing documentd pdf output?

Regards


------------------------------------------------------------------------------------------------------------------------------------------------
Learn more about the SAP Support user and program here.

Accepted Solutions (1)

Accepted Solutions (1)

SAPSupport
Employee
Employee
0 Kudos

Dear customer,

In S/4HANA Cloud, we cannot mass download PDF via the UI of the system. However instead, you can consider utilizing the following API service to mass fetch the PDFs of invoices.

Billing Document - Read, Cancel, GetPDF | SAP Help Portal

You can download the PDFs massively by coding a loop logic in your external system.

Answers (1)

Answers (1)

Hardeep_Tulsi
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hello.  In addition to below response , You can also refer to Mass Download of Billing Documents Output for Commercial Projects (5BP).

SAP Build Process Automation bot allows Billing Clerks to mass download billing documents for project-based services. The billing documents are downloaded based on the chosen selection criteria (billing type, billing date, company code, customer, project, among others). At the end of the process, the downloaded billing documents will be placed in a local base folder and also can be sent to the recipient's email id.

Learn More with Documentation