Add a new event triggered on before inserting a new target job in Copy Job
When using the Copy Job functionality, the CopyJob procedure of the Copy Job Codeunit is executed.
In this procedure, just before the Target Job is being inserted, we would like a new event named OnCopyJobOnBeforeTargetJobInsert with the Target Job and Source Job parameters as...
STATUS DETAILS
Declined