InventStdCostConvItemConverted::find Method
Finds records in the InventStdCostConvItemConverted table by using StdCostConvRecid and ItemId values.
Syntax
client server public static InventStdCostConvItemConverted find(
RefRecId _stdCostConvRecId,
ItemId _itemId,
[boolean _forupdate])
Run On
Called
Parameters
- _stdCostConvRecId
Type: RefRecId Extended Data Type
- _itemId
Type: ItemId Extended Data Type
- _forupdate
Type: boolean
Return Value
Type: InventStdCostConvItemConverted Table
An InventStdCostConvItemConverted table buffer.