Share via


TaxInventVATCommodityCode_IN::findFromItemState Method

Finds a record based on item id.

Syntax

client server public static TaxInventVATCommodityCode_IN findFromItemState(
    ItemId _itemId, 
    LogisticsAddressStateId _state, 
   [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that specifies whether to read the record for update; optional.

Return Value

Type: TaxInventVATCommodityCode_IN Table
Returns a record of TaxInventVATCommodityCode_IN.

See Also

Reference

TaxInventVATCommodityCode_IN Table