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
- _itemId
Type: ItemId Extended Data Type
The item id is used to find record.
- _state
Type: LogisticsAddressStateId Extended Data Type
The state is used to find record.
- _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.