public class InvoiceServiceImpl extends java.lang.Object implements InvoiceService
| Constructor and Description |
|---|
InvoiceServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getPDFData(java.lang.String billDocumentNumber)
Method to get PDF data
|
SapInvoiceBOFactory |
getSapInvoiceBOFactory() |
void |
setSapInvoiceBOFactory(SapInvoiceBOFactory sapInvoiceBOFactory) |
public byte[] getPDFData(java.lang.String billDocumentNumber)
throws BackendException
InvoiceServicegetPDFData in interface InvoiceServicebillDocumentNumber - DocumentNumber of bill in string formatBackendException - Backend Exceptionpublic SapInvoiceBOFactory getSapInvoiceBOFactory()
public void setSapInvoiceBOFactory(SapInvoiceBOFactory sapInvoiceBOFactory)
sapInvoiceBOFactory - the sapInvoiceBOFactory to setCopyright © 2018 SAP SE. All Rights Reserved.