This documentation is archived and is not being maintained.
ProdStatusType_Completed.previousProdStatus Method [AX 2012]
Defines the previous status for a completed production order.
public ProdStatus previousProdStatus()
Run On
Called
Although setting a previous status for a completed production order is not allowed, this method never throws an exception.
Instead, an exception is thrown in the ProdStatusType_Completed.setPreviousStatus method.