VendTable.checkAccountBlocked Method

Determines whether the vendor account for possible vendor hold.

Syntax

public boolean checkAccountBlocked(
    AmountCur amountCur, 
   [InvoiceReleaseDate _transDate, 
    LedgerJournalType _ledgerJournalType, 
    CustVendPaymStatus _custVendPaymStatus])

Run On

Called

Parameters

Return Value

Type: boolean
true if the vendor is not on hold; otherwise, false.

See Also

Reference

VendTable Table