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.
Creates a temporary table source to save the ID values of the connection.
Syntax
public void bufferSourceCounter(
RetailConnJobId _jobId,
RetailConnSubJobId _subjobId,
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.
- _subjobId
Type: RetailConnSubJobId Extended Data Type
The value of SubJobID 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.