Share via


VendInvoiceInfo_PaymentDisbursement::checkPercentageAllocation Method

Determines whether the percentage allocation lies between 0% and 100% for the payment disbursement such that 0% is not allowed but 100% is allowed.

Syntax

client server public static boolean checkPercentageAllocation(VendInvoiceInfoTable _vendInvoiceInfoTable)

Run On

Called

Parameters

Return Value

Type: boolean
true if the percentage allocation lies between 0% and 100% such that 0% is not allowed but 100% is allowed.
Otherwise, false.

See Also

Reference

VendInvoiceInfo_PaymentDisbursement Table