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

Called

Parameters

_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.

Return Value

Type: RetailMassUpdateValidator Class
An instance of RetailMassUpdateValidator class.
Show: