TaxIntervatGeneral::findByTaxPeriodDate Method
Syntax
client server public static TaxIntervatGeneral findByTaxPeriodDate(
StartDate _beginDate,
EndDate _endDate,
TaxPeriod _taxPeriod,
[boolean _forupdate,
ConcurrencyModel _concurrencyModel])
Run On
Called
Parameters
- _beginDate
Type: StartDate Extended Data Type
- _endDate
Type: EndDate Extended Data Type
- _taxPeriod
Type: TaxPeriod Extended Data Type
- _forupdate
Type: boolean
- _concurrencyModel
Type: ConcurrencyModel Enumeration