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