RetailMassUpdateUpdater::construct Method [AX 2012]
Creates a run base bactch object of the type RetailMassUpdateUpdater.
Syntax
client server public static RetailMassUpdateUpdater 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: RetailMassUpdateUpdater Class
An instance of RetailMassUpdateUpdater class.