This documentation is archived and is not being maintained.
ProdStatusType_ReportedFinished.delete Method [AX 2012]
Implements the deletion of a finished production order.
public void delete([boolean _showInfoDelReserv])
Run On
Called
Parameters
-
_showInfoDelReserv
- Type: boolean
| Exception | Condition |
|
Error
|
A production order with status ProdStatus::ReportedFinished cannot be deleted.
|
This method always throws an exception, because a finished production order cannot be delete.