Interface SapInvoiceBO

  • All Known Implementing Classes:
    SapInvoiceBOImpl

    public interface SapInvoiceBO
    • Method Detail

      • getPDF

        byte[] getPDF​(java.lang.String billingDocNumber)
               throws BackendException
        get byte for PDF for billingDOCNumber
        Parameters:
        billingDocNumber -
        Returns:
        byte of PDF for billingDOCNumber
        Throws:
        BackendException