Share via


PurchFormLetter_Invoice.validatePercentageAllocation Method [AX 2012]

Indicates whether the percentage allocation is in between 100% for the payment disbursement;

Syntax

public boolean validatePercentageAllocation()

Run On

Called

Return Value

Type: boolean
true if the percentage allocation is in between 100%; otherwise, false .

See Also

Reference

PurchFormLetter_Invoice Class