ProdStatusType_StartedUp.delete Method [AX 2012]

Implements the deletion of a started production order.

public void delete([boolean _showInfoDelReserv])

Run On

Called

Parameters

_showInfoDelReserv
Type: boolean

ExceptionCondition
Error

A production order with the status ProdStatus::StartedUp cannot be deleted.

This method always throws an exception because a started production order cannot be deleted.

Community Additions

ADD
Show: