Codeunit WSB_STMJobStatus¶
Implements the Job Applies-to Type (implementation of interface WSB_ISTMStatusAppliesTo).
Properties¶
Name | Value |
---|---|
Access | Public |
Methods¶
wlEvpOnAfterPerformAdditionalJobActions¶
Obsolete
Use WSB_STMJobStatusPublic.wgEvpOnAfterPerformAdditionalJobActions instead 1.34.0.0
Allows to hook into the moment right after the Job Status has been changed.
Parameters¶
Type | Name | Description |
---|---|---|
Record "Job" |
vRecJob |
The job record for which the status has been changed. |
Record "WSB_STMStatusSetup" |
vRecSTMStatusSetup |
The status setup record for the new status. |
RecordRef |
vRecRef |
The record for which the status has been changed. |
Enum "WSB_STMStatusAppliesToType" |
pAppliesToType |
Applies-to Type |