Share via


MarkupAutoLine.checkMaxAmountLimit Method

Validates miscellaneous charges against the maximum amount limit of the MarkupCode field.

Syntax

public boolean checkMaxAmountLimit()

Run On

Called

Return Value

Type: boolean
true if miscellaneous charges are larger than the maximum amount limit; otherwise, false.

Remarks

This method converts the miscellaneous charges into the company base currency and validates the miscellaneous charges against the maximum amount limit.

See Also

Reference

MarkupAutoLine Table