TaxVatReportCategory_MX::findByCategoryCode Method

Reads the TaxVatReportCategory_MX table for the specified category code.

Syntax

client server public static TaxVatReportCategory_MX findByCategoryCode(
    TaxVatReportCategoryCode_MX _categoryCode, 
   [boolean _forupdate, 
    ConcurrencyModel _concurrencyModel])

Run On

Called

Parameters

  • _forupdate
    Type: boolean
    A Boolean value that indicates whether to read the record for update.

Return Value

Type: TaxVatReportCategory_MX Table
A buffer that contains the TaxVatReportCategory_MX table.

See Also

Reference

TaxVatReportCategory_MX Table