MarkupTmpMaxAmountValidation.validateInvoiceMaxMiscChargesValue Method

Summarizes and validates the miscellaneous charges for the posted invoice transactions.

Syntax

public boolean validateInvoiceMaxMiscChargesValue(
    ParmId _parmId, 
    TradeLineRefId _tableRefId, 
    MarkupTmpMaxAmountValidation _markupTmpMaxAmountValidation, 
   [MarkupCode _markupCode, 
    boolean _ispolicyViolation])

Run On

ClientOrServer

Parameters

  • _markupCode
    Type: MarkupCode Extended Data Type
    The MarkupCode value that is checked to see if it has exceeded the maximum amount limit; optional.

Return Value

Type: boolean
true if miscellaneous charges of the VendInvoiceInfoTable table has not crossed the maximum amount limit; otherwise, false.

See Also

Reference

MarkupTmpMaxAmountValidation Table