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 the first specified record in the InventPackagingUnit table, independently of the packing unit.
Syntax
server public static InventPackagingUnit findFirst_LV(ItemId _itemId, InventDim _inventDim)
Run On
Server
Parameters
- _itemId
Type: ItemId Extended Data Type
The ItemId value of the InventPackagingUnit record to find.
- _inventDim
Type: InventDim Table
The InventDim record buffer to use to find the InventPackagingUnit record.
Return Value
Type: InventPackagingUnit Table
A record in the InventPackagingUnit table; otherwise, an empty record.