TaxReportExtraFieldsBE::findByTaxPeriod Method
Syntax
client server public static TaxReportExtraFieldsBE findByTaxPeriod(
TaxPeriod _taxPeriod,
FromDate _fromDate,
ToDate _toDate,
[boolean _forupdate,
ConcurrencyModel _concurrencyModel])
Run On
Called
Parameters
- _taxPeriod
Type: TaxPeriod Extended Data Type
- _fromDate
Type: FromDate Extended Data Type
- _toDate
Type: ToDate Extended Data Type
- _forupdate
Type: boolean
- _concurrencyModel
Type: ConcurrencyModel Enumeration