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

  • _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.

See Also

Reference

TaxReportByCode_JP Table