Share via


TaxInventVATCommodityCode_IN::findByCommodityCode Method

Returns a record, based on the commodity code.

Syntax

client server public static TaxInventVATCommodityCode_IN findByCommodityCode(TaxInventVATCommodityCodeId_IN _taxInventVATCommodityCodeId_IN, [boolean _forUpdate])

Run On

Called

Parameters

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

Return Value

Type: TaxInventVATCommodityCode_IN Table
A record (or a set) that has the commodity code that was searched for.

See Also

Reference

TaxInventVATCommodityCode_IN Table