RetailConnReplicationJob.loadFieldList Method [AX 2012]

Loads the field lists into the scheduler tables.

public void loadFieldList(RetailConnSchedulerSubjobTable _schedulerSubjobTable, int _tableId)

Run On

Called

Parameters

_schedulerSubjobTable
Type: RetailConnSchedulerSubjobTable Table
The current instance of RetailConnSchedulerSubjobTable table.
_tableId
Type: int
The table ID value of RetailConnSchedulerSubjobTable table.

This loadFieldList method uses loadExcludedFieldList method and loadAllFieldList method to load all the field lists from distribution tables.

Community Additions

ADD
Show: