TaxWithholdData::existAmountOverlap Method
Syntax
server private static boolean existAmountOverlap(
TaxCode _taxWithholdCode,
TaxValidDate _taxWithholdFromDate,
TaxValidDate _taxWithholdToDate,
TaxBase _taxWithholdLimitMin,
TaxBase _taxWithholdLimitMax,
RecId _recId)
Run On
Server
Parameters
- _taxWithholdCode
Type: TaxCode Extended Data Type
- _taxWithholdFromDate
Type: TaxValidDate Extended Data Type
- _taxWithholdToDate
Type: TaxValidDate Extended Data Type
- _taxWithholdLimitMin
Type: TaxBase Extended Data Type
- _taxWithholdLimitMax
Type: TaxBase Extended Data Type
- _recId
Type: RecId Extended Data Type