Share via


HcmPersonLoan::checkLoanAvailable Method

Indicates whether a record in the HcmLoanItem table is available to loan.

Syntax

client server public static boolean checkLoanAvailable(HcmLoanItemRecId _loan, [StartDate _startDate])

Run On

Called

Parameters

Return Value

Type: boolean
true if the record in the HcmLoanItem table is available to loan; otherwise, false.

See Also

Reference

HcmPersonLoan Table