Share via


LeanCostingFacade.getProductionGroup Method [AX 2012]

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

Syntax

public ProdGroup getProductionGroup(RefRecId _leanProductionFlowReference)

Run On

Called

Parameters

Return Value

Type: ProdGroup Table
The ProdGroup record if present; otherwise, an empty table buffer.

See Also

Reference

LeanCostingFacade Class