Utilization_Run_Batch__c
Label: Utilization Run Batch Stores the status and details of utilization run batch jobs.
Apex_Job_Id__c |
Apex Job ID |
Spring 2021 |
The Apex job ID for the current stage of the utilization run in this batch.
|
Text(255) |
|
End_Date__c |
End Date |
Summer 2023 |
The end date used in the current stage of the utilization run in this batch.
|
Date |
|
Error__c |
Message |
Fall 2021 |
If the status is "Error", this includes information about the error.
|
LongTextArea(32768) |
|
Scope__c |
Scope |
Summer 2023 |
A list of Resource IDs or the role being processed in this batch.
|
LongTextArea(32768) |
|
Stage__c |
Stage |
Summer 2023 |
The current stage of the utilization run in this batch.
|
Picklist: Deleting Utilization Results |
|
Start_Date__c |
Start Date |
Summer 2023 |
The start date used in the current stage of the utilization run in this batch.
|
Date |
|
Status__c |
Status |
Fall 2021 |
The current status of the utilization run in this batch.
|
Picklist: Complete Error Processing |
|
Utilization_Run__c |
Utilization Run |
Fall 2021 |
Lookup to the utilization run this utilization run batch relates to.
Looks up to: Utilization_Run__c
|
Lookup |
|
|