TmpIndirectTaxInquiryTable_IN::getAccumulatedAmountSecPerTaxType Method
Retrieves the total accumulated amount in a secondary currency that is based on the tax type.
Syntax
client server public static AmountMST getAccumulatedAmountSecPerTaxType(
TmpIndirectTaxInquiryTable_IN _tmpTable,
TaxType_IN _taxType,
FieldId _fieldId,
FieldName _fieldName)
Run On
Called
Parameters
- _tmpTable
Type: TmpIndirectTaxInquiryTable_IN Table
A TmpIndirectTaxInquiryTable_IN record.
- _taxType
Type: TaxType_IN Enumeration
The specified tax type.
- _fieldId
Type: FieldId Extended Data Type
The field ID of the specified field.
- _fieldName
Type: FieldName Extended Data Type
The name of the specified field.
Return Value
Type: AmountMST Extended Data Type
The total accumulated amount.