TaxReportAdjustmentTrans::find Method
Syntax
client server public static TaxReportAdjustmentTrans find(
TransDate _transDate,
Voucher _voucher,
TaxPeriod _taxPeriod,
RecId _recId,
[boolean _forupdate,
ConcurrencyModel _concurrencyModel])
Run On
Called
Parameters
- _transDate
Type: TransDate Extended Data Type
- _voucher
Type: Voucher Extended Data Type
- _taxPeriod
Type: TaxPeriod Extended Data Type
- _recId
Type: RecId Extended Data Type
- _forupdate
Type: boolean
- _concurrencyModel
Type: ConcurrencyModel Enumeration