cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

How to attach Customer Invoice PDF to the Journal Entry posted through Interface

Naman_Dixit
Explorer
0 Kudos
376

Hi Team,

Can one of you please let me know how to attach Customer Invoice PDF to the Journal Entry posted through Interface in SAP S/4 Hana Public Cloud System.

Requirement: Business requirement is to attach customer invoices pdf copy to customer invoice journal entry. They are posting customer invoice in the third party system and through interface the customer journal are posted in the SAP system.  

Thanks,

Mandeep Singh

Accepted Solutions (0)

Answers (1)

Answers (1)

Yanica
Product and Topic Expert
Product and Topic Expert

Hello,

Please check the Attachment Service described in S/4HANA Cloud API Hub: https://api.sap.com/api/API_CV_ATTACHMENT_SRV/overview

It provides the functionality to add attachments to multiple objects which includes also journal entries. Attachments can either be added as document itself or as URL to an externally stored document.

To add an attachment manually:

Go to Manage journal entries app

Select the Journal entry

Edit

Upload Attachment or Add a link

Regards,

Yanica