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 LeanProdFlowActivityPickingLocation record for the current LeanProductionFlowActivity object that best matches the specified criteria.
Syntax
public LeanProdFlowActivityPickingLocation leanProdFlowActivityPickingLocation(ItemId _itemId, [InventDim _inventDim])
Run On
Called
Parameters
- _itemId
Type: ItemId Extended Data Type
An ItemId variable to use in the search.
- _inventDim
Type: InventDim Table
An InventDim table buffer to use in the search.
Return Value
Type: LeanProdFlowActivityPickingLocation Table
A LeanProdFlowActivityPickingLocation record if one is found; otherwise, an empty record.
Remarks
The best match is determined by ordering the results, item specific first, and then in order of the prioritized inventory dimensions.