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.
A temporary table source to save the ID values of the connection.
Syntax
public void bufferSourceCounter(
RetailConnJobId _jobId,
RefTableId _refTableId,
utcdatetime _createdMin,
utcdatetime _createdMax,
RefRecId _locationListRecId)
Run On
Called
Parameters
- _jobId
Type: RetailConnJobId Extended Data Type
The value of the JobID field in RetailConnSchedulerReplicationCounter table.
- _refTableId
Type: RefTableId Extended Data Type
The value of refTableId field of RetailConnSchedulerReplicationCounter table.
- _createdMin
Type: utcdatetime
The value of lastProcessed field of RetailConnSchedulerReplicationCounter table.
- _createdMax
Type: utcdatetime
The value of lastProcessed field of RetailConnSchedulerReplicationCounter table.
- _locationListRecId
Type: RefRecId Extended Data Type
The Record ID of the location-list for which the job is being executed.