Share via


PmfProdCoByType.runStatusDecrease Method [AX 2012]

Decrements the production order status for the PdsProdCoBy record.

Syntax

public boolean runStatusDecrease(ProdParmStatusDecrease _prodParmStatusDecrease)

Run On

Called

Parameters

Return Value

Type: boolean
true if the status has been decremented successfully; otherwise, false.

Remarks

The actual work is being delegated to the PmfProdCoByStatus class hierarchy.

See Also

Reference

PmfProdCoByType Class