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.
Syntax
server private static boolean existExciseAmountOverlap_IN(
RefRecId _tariffCode,
TaxCode _taxCode,
TaxValidDate _fromDate,
TaxValidDate _toDate,
TaxBase _taxLimitMin,
TaxBase _taxLimitMax,
RecId _recId)
Run On
Server
Parameters
- _tariffCode
Type: RefRecId Extended Data Type
- _taxCode
Type: TaxCode Extended Data Type
- _fromDate
Type: TaxValidDate Extended Data Type
- _toDate
Type: TaxValidDate Extended Data Type
- _taxLimitMin
Type: TaxBase Extended Data Type
- _taxLimitMax
Type: TaxBase Extended Data Type
- _recId
Type: RecId Extended Data Type