Share via


InventPackagingUnit::findFirst_LV Method

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

  • _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.

See Also

Reference

InventPackagingUnit Table