public interface InvoiceService
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getPDFData(java.lang.String billDocumentNumber)
Method to get PDF data
|
byte[] getPDFData(java.lang.String billDocumentNumber)
throws BackendException
billDocumentNumber - DocumentNumber of bill in string formatBackendException - Backend ExceptionCopyright © 2018 SAP SE. All Rights Reserved.