TaxBookStatus::findByPeriodDateBookId Method
Syntax
client server public static TaxBookStatus findByPeriodDateBookId(
TaxPeriod _taxPeriod,
TaxPeriodDate _fromDate,
TaxPeriodDate _toDate,
[TaxBookRecId _taxBookRecId,
boolean _forupdate,
ConcurrencyModel _concurrencyModel])
Run On
Called
Parameters
- _taxPeriod
Type: TaxPeriod Extended Data Type
- _fromDate
Type: TaxPeriodDate Extended Data Type
- _toDate
Type: TaxPeriodDate Extended Data Type
- _taxBookRecId
Type: TaxBookRecId Extended Data Type
- _forupdate
Type: boolean
- _concurrencyModel
Type: ConcurrencyModel Enumeration