SalesPurchTableToLineUpdatePrompt.addNewFieldsToDialog Method [AX 2012]
Syntax
protected void addNewFieldsToDialog(
DialogGroup _dialogGroup,
Dialog _dialog,
[boolean _refreshable])
Run On
Called
Parameters
- _dialogGroup
Type: DialogGroup Class
- _dialog
Type: Dialog Class
- _refreshable
Type: boolean