Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the secondary tax amount for specified tax type.
Syntax
client server public static AmountMST getAccumulatedAmountSecPerTaxType(
TmpDirectTaxInquiryTable_IN _tmpTable,
TaxWithholdCodeType_IN _taxType,
FieldId _fieldId,
FieldName _fieldName)
Run On
Called
Parameters
- _tmpTable
Type: TmpDirectTaxInquiryTable_IN Table
The buffer of the TmpDirectTaxInquiryTable_IN table.
- _taxType
Type: TaxWithholdCodeType_IN Enumeration
The withholding tax type is used to find the record.
- _fieldId
Type: FieldId Extended Data Type
The Field ID.
- _fieldName
Type: FieldName Extended Data Type
The field name.
Return Value
Type: AmountMST Extended Data Type
The withholding secondary tax amount.