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.
Processes the jobs by retrieving data by using replication counters.
Syntax
public boolean processNormalJobByPull(RetailConnSchedulerSubjobTable _schedulerSubjobTable, RefRecId _locationListRecId)
Run On
Called
Parameters
- _schedulerSubjobTable
 Type: RetailConnSchedulerSubjobTable Table
 The current RetailConnSchedulerSubjobTable record.
- _locationListRecId
 Type: RefRecId Extended Data Type
 The record ID of the location list from which data has to be pulled.
Return Value
Type: boolean
true if the jobs are successful; otherwise, false.