Codeunit WSB_PMPJobArchiveMgt¶
Provides functions used for archiving Jobs.
Properties¶
Name | Value |
---|---|
Access | Public |
Methods¶
wgFncArchiveJob(Job)¶
Archives a job.
Parameters¶
Type | Name | Description |
---|---|---|
Record "Job" |
pRecJob |
The Job to archive. |
wgFncJobRestoreVersion(WSB_PMPJobArchive)¶
Restores a job version from archive.
Parameters¶
Type | Name | Description |
---|---|---|
Record "WSB_PMPJobArchive" |
pRecJobArchive |
The archived job version. |