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.
Applies the threshold amounts to the tax transactions for the specified date range.
Syntax
protected void applyThresholdByTransTypeAndPeriod(
StartDate _startDate,
EndDate _endDate,
AmountMST _thresholdAmount,
boolean _useNonInvoicedThreshold)
Run On
Called
Parameters
- _startDate
Type: StartDate Extended Data Type
The start date.
- _endDate
Type: EndDate Extended Data Type
The end date.
- _thresholdAmount
Type: AmountMST Extended Data Type
The threshold amount.
- _useNonInvoicedThreshold
Type: boolean
Determines if the non-invoiced threshold should be used.