Revenue_Forecast_Batch__c
Label: Revenue Forecast Batch Stores the status and details of revenue forecast batch Apex jobs.
Batch_Id__c |
Batch ID |
Fall 2019 |
A unique identifier for the revenue forecast batch Apex job. This is a system controlled field.
|
Text(20) |
|
Batch_Process__c |
Batch Process |
Fall 2019 |
A lookup to the batch process record used for the revenue forecast.
Looks up to: fflib_BatchProcess__c
|
Lookup |
|
Status__c |
Status |
Fall 2019 |
The current status of the batch job.
|
Text(50) |
|
|