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

ExceptionCondition
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.

Community Additions

ADD
Show: