Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Loads the field lists into the scheduler tables.
Syntax
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.
Remarks
This loadFieldList method uses loadExcludedFieldList method and loadAllFieldList method to load all the field lists from distribution tables.