TmpVATInquiryTable_IN::getAccumulatedAmountPerTaxType Method
Gets the amount from the tax calculation.
Syntax
client server public static AmountMST getAccumulatedAmountPerTaxType(
TmpVATInquiryTable_IN _tmpTable,
FieldId _fieldId,
FieldName _fieldName)
Run On
Called
Parameters
- _tmpTable
Type: TmpVATInquiryTable_IN Table
The record that is used for the calculation.
- _fieldId
Type: FieldId Extended Data Type
The field ID of the table field.
- _fieldName
Type: FieldName Extended Data Type
The field name of the specified field.
Return Value
Type: AmountMST Extended Data Type
The amount from the tax calculation.