Share via


PmfProdCoByType.runStartUp Method [AX 2012]

Runs the startup for the PdsProdCoBy record.

Syntax

public void runStartUp(
    ProdQty _startUpQty, 
   [TransDate _postDate, 
    PdsCWInventQty _pdsCWInventStup])

Run On

Called

Parameters

Remarks

The actual starting is completed in the setCoByStartUp method.

See Also

Reference

PmfProdCoByType Class