TaxReportByCode_JP::findByTaxReportField Method
Reads the TaxReportByCode_JP table for the specified taxReportField value.
Syntax
client server public static TaxReportByCode_JP findByTaxReportField(TaxReportField _taxReportField, [boolean _forUpdate])
Run On
Called
Parameters
- _taxReportField
Type: TaxReportField Extended Data Type
The unique _taxReportField value to find.
- _forUpdate
Type: boolean
A Boolean value that indicates whether to read the record for update.
Return Value
Type: TaxReportByCode_JP Table
A buffer that contains the TaxReportByCode_JP table.