Share via


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

Return Value

Type: InventStdCostConvItemConverted Table
An InventStdCostConvItemConverted table buffer.

See Also

Reference

InventStdCostConvItemConverted Table