Interface SapInvoiceBackend

    • Method Detail

      • getInvoiceInByte

        byte[] getInvoiceInByte​(java.lang.String billingDocNumber)
                         throws BackendException
        get the invoice in byte format
        Parameters:
        billingDocNumber -
        Returns:
        byte array
        Throws:
        BackendException