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.
Determines the active production flow for a specified item, site, and date.
Syntax
public RefRecId getActiveProductionFlow(
InventItemParmData _itemParmData,
InventSiteId _inventSiteId,
TransDate _date)
Run On
Called
Parameters
- _itemParmData
Type: InventItemParmData Class
The item-related criteria that are used to search for production flows.
- _inventSiteId
Type: InventSiteId Extended Data Type
A InventSiteId variable that is used to search production flows.
- _date
Type: TransDate Extended Data Type
A date that is used in the search.
Return Value
Type: RefRecId Extended Data Type
The record ID of the active production flow; otherwise, 0 (zero).