RetailCDXScheduleRunner.setFullSync Method [AX 2012]

Sets the full sync.

public void setFullSync(
    RefRecId _scheduleRecID, 
    RefRecId _dataGroupRecID, 
    container _targetDataStore, 
   [boolean _deleteExistingData])

Run On

Server

Parameters

_scheduleRecID
Type: RefRecId Extended Data Type
Schedule rec id.
_dataGroupRecID
Type: RefRecId Extended Data Type
Data group rec id.
_targetDataStore
Type: container
Target data store.
_deleteExistingData
Type: boolean
Flag indicates if deleting existing data.

Community Additions

ADD
Show: