RetailConnSchedulerJobLine::duplicateDRMSchedulerJobLine Method
Creates a record in the RetailConnSchedulerJobLine table if the records exists for the specified JobId value.
Syntax
client server public static void duplicateDRMSchedulerJobLine(RetailConnJobId _jobId, RetailConnJobId _newJobId)
Run On
Called
Parameters
- _jobId
Type: RetailConnJobId Extended Data Type
A job number.
- _newJobId
Type: RetailConnJobId Extended Data Type
The new job number created in the RetailConnSchedulerJobLine table.