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.
Returns information about the default production flow for the product, site, and date for which the LeanCostFacadeBase.getActiveProductionFlow method was last called.
Syntax
public abstract UnknownNoYes isDefaultProductionFlowActive()
Run On
Called
Return Value
Type: UnknownNoYes Enumeration
The UnknownNoYes::Unknown enumeration value if there is no default production flow or LeanCostFacadeBase.getActiveProductionFlow method was not called. The UnknownNoYes::Yes enumeration value if the default production flow is active. The UnknownNoYes::No enumeration value if the default production flow is not active.