Share via


LeanCostingFacade.getActiveProductionFlow Method [AX 2012]

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

Return Value

Type: RefRecId Extended Data Type
The record ID of the active production flow; otherwise, 0 (zero).

See Also

Reference

LeanCostingFacade Class