Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.