ProdFinishGoodsInProgressUIBuilder.prodModeModified Method [AX 2012]

Handles the UI modified event for the prod mode dialog field.

public boolean prodModeModified(FormStringControl _control)

Run On

Called

Parameters

_control
Type: FormStringControl Class
The control behind the changed dialog field.

Return Value

Type: boolean
true if the control value has been modified; otherwise, false.

The ID field is set according to the production mode.

Community Additions

ADD
Show: