TaxWithholdData::existDateInInterval Method
Syntax
server private static boolean existDateInInterval(
TaxWithholdCode _taxWithholdCode,
TransDate _taxWithholdFromDate,
TransDate _taxWithholdToDate,
RecId _recId)
Run On
Server
Parameters
- _taxWithholdCode
Type: TaxWithholdCode Extended Data Type
- _taxWithholdFromDate
Type: TransDate Extended Data Type
- _taxWithholdToDate
Type: TransDate Extended Data Type
- _recId
Type: RecId Extended Data Type