LeanCostingFacadeBase.getProductionGroup Method [AX 2012]

Gets the production group that is associated with a LeanProductionFlowReference record.

Syntax

public abstract ProdGroup getProductionGroup(RefRecId _leanProductionFlowReference)

Run On

Called

Parameters

Return Value

Type: ProdGroup Table
The ProdGroup record; otherwise, an empty record.

See Also

Reference

LeanCostingFacadeBase Class