InventoryItemLotssupplierLotNumbers
InventoryItemLotssupplierLotNumbers
Columns
| Name | Type | Description |
| InventoryItemLotsInventoryItemId [KEY] | Long | Value that uniquely identifies the inventory item |
| InventoryItemLotsLotNumber [KEY] | String | Lot number that identifies a specific batch or lot of items |
| InventoryItemLotsOrganizationId [KEY] | Long | Value that uniquely identifies the organization |
| OrganizationId [KEY] | Long | Value that uniquely identifies the organization |
| SupplierLotNumber [KEY] | String | Lot number as provided by the supplier for the inventory item |
| BindInventoryItemId | Long | Bind parameter for filtering by the unique identifier of the inventory item |
| BindItemNumber | String | Bind parameter for filtering by the item number |
| BindLotNumber | String | Bind parameter for filtering by the lot number |
| BindOnhandRecord | String | Bind parameter for filtering by on-hand record status |
| BindOrganizationCode | String | Bind parameter for filtering by the abbreviation that identifies the organization |
| Finder | String | Finder method identifier for querying with specific filter criteria |
| InventoryItemId | Long | Value that uniquely identifies the inventory item |
| LotNumber | String | Lot number that identifies a specific batch or lot of items |
| Param_CycleCountHeaderId | Long | Parameter for filtering by the unique identifier of the cycle count header |
| Param_InventoryItemId | Long | Parameter for filtering by the unique identifier of the inventory item |
| Param_LocatorId | Long | Parameter for filtering by the unique identifier of the inventory locator |
| Param_OrganizationId | Long | Parameter for filtering by the unique identifier of the organization |
| Param_Subinventory | String | Parameter for filtering by the subinventory code |
| Param_TransactionTypeId | Long | Parameter for filtering by the unique identifier of the transaction type |