InventByProductTable_RU::find Method
Syntax
client server public static InventByProductTable_RU find(
ItemId _itemIdMain,
InventDimId _inventDimIdMain,
ItemId _itemIdByProd,
InventDimId _inventDimIdByProd,
[boolean _forUpdate])
Run On
Called
Parameters
- _itemIdMain
Type: ItemId Extended Data Type
- _inventDimIdMain
Type: InventDimId Extended Data Type
- _itemIdByProd
Type: ItemId Extended Data Type
- _inventDimIdByProd
Type: InventDimId Extended Data Type
- _forUpdate
Type: boolean