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.
Gets all production flows for a specified item, site, and date.
Syntax
public abstract Set getProductionFlows(
InventItemParmData _itemParmData,
InventSiteId _inventSiteId,
TransDate _date)
Run On
Called
Parameters
- _itemParmData
Type: InventItemParmData Class
The item related criteria for which to search for production flows.
- _inventSiteId
Type: InventSiteId Extended Data Type
The InventSiteId value for which to search for production flows.
- _date
Type: TransDate Extended Data Type
The date that is used in the search.
Return Value
Type: Set Class
A set of LeanProductionFlowReference record IDs.