Interface SapCreditCheckBackend

    • Method Detail

      • checkOrderCreditBlocked

        boolean checkOrderCreditBlocked​(java.lang.String orderCode)
                                 throws BackendException
        checks if status of order is credit blocked
        Parameters:
        orderCode -
        Returns:
        a boolean flag indicating if the order is credit blocked
        Throws:
        BackendException