LeanCostingFacadeBase.getProductionFlowFromPurchLine Method [AX 2012]

Determines the production flow for a specified purchase line.

Syntax

public abstract LeanProductionFlowReferenceRefRecId getProductionFlowFromPurchLine(PurchLine _purchLine)

Run On

Called

Parameters

Return Value

Type: LeanProductionFlowReferenceRefRecId Extended Data Type
The record ID of a LeanProductionFlowReference record; otherwise, 0 (zero).

See Also

Reference

LeanCostingFacadeBase Class