BOMCopyToProd::copyProdCompensationPrinciples Method [AX 2012]

Creates compensation principles for any compensating ingredients on a production order.

Syntax

server public static void copyProdCompensationPrinciples(ProdId _prodId)

Run On

Server

Parameters

Remarks

This method must be called after all ProdBOM records have been created to ensure that the referenced active ingredients exist in the production order.

See Also

Reference

BOMCopyToProd Class