Share via


VATTotal_IN::updateVATTotal Method

Updates the table with a particular record.

Syntax

client server public static void updateVATTotal(
    SelectQuery_IN _selectQuery, 
    TmpVATInquiryTable_IN _callerTmpTable, 
    container _fieldNames, 
    VATTransInquiry_IN _vatTransInquiry, 
   [boolean _setAmountsToZero])

Run On

Called

Parameters

  • _fieldNames
    Type: container
    The container that is used to get the values from the table.
  • _setAmountsToZero
    Type: boolean
    A Boolean value that is used to validate the values.

See Also

Reference

VATTotal_IN Table