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.
Copies the scheduler sub job.
Syntax
client server public static RetailConnSchedulerSubjobTable duplicateDRMSchedulerSubJobTable(RetailConnSubJobId _subJobId)
Run On
Called
Parameters
- _subJobId
Type: RetailConnSubJobId Extended Data Type
The sub job number of the sub job to be copied.
Return Value
Type: RetailConnSchedulerSubjobTable Table
An instance of RetailConnSchedulerSubjobTable table.
Exceptions
Exception | Condition |
---|---|
Error | The sub job record does not exist. -or- The record is not copied correctly. |
UpdateConflictNotRecovered | A standard update conflict error. |
UpdateConflict | A standard update conflict error. |