Share via


PurchBookTable_RU::checkIfCanBeSettled_RU Method

Checks if customer or vendor transactions can be setteled on specified date depending on state of purchase books

Syntax

server public static boolean checkIfCanBeSettled_RU(
    CustVendTrans _custVendTransInvoice, 
    CustVendTrans _custVendTransPayment, 
    TransDate _settlementDate)

Run On

Server

Parameters

Return Value

Type: boolean
true if transactions can be settled; otherwise false

See Also

Reference

PurchBookTable_RU Table