RetailMassUpdateValidator::construct Method [AX 2012]
Creates a run base bactch object of the type RetailMassUpdateValidator.
client server public static RetailMassUpdateValidator construct(int64 _worksheetId, FormDataSource tableDataSource)
Run On
CalledParameters
- _worksheetId
- Type: int64
Value for the Number field of the RetailMassUpdateWorkSheetTable table.
- tableDataSource
- Type: FormDataSource Class
Used to refresh the Work sheet status on the form if it is still open.
Show: