BOMHierarchyCheckJob.dialogTask Method [AX 2012]

When using the Dialog Class for dialog, this method is called from the task method in the dialog form.

public void dialogTask([int _p1])

Run On

Called

Parameters

_p1
Type: int

The allowUpdateOnTask Method has to be set to true to enable this feature. Generally, it is best to use the dialogSelectCtrl instead, if it is possible.

Community Additions

ADD
Show: