Fixed_Asset_Batch_Job__c
Label: Fixed Asset Batch Job Stores information relating to one batch run in Fixed Asset Management.
Apex_Job_Id__c |
Apex Job Id |
Pre-Fall 2018 |
|
Text(18) |
|
Batch_Process_Status__c |
Batch Process Status |
Pre-Fall 2018 |
Formula: TEXT(Batch_Process__r.Status__c)
|
Text |
|
Batch_Process__c |
Batch Process |
Pre-Fall 2018 |
Looks up to: fflib_BatchProcess__c
|
Lookup |
|
Deleted__c |
Deleted |
Pre-Fall 2018 |
|
Checkbox |
false |
Fixed_Asset_Process_Management__c |
Fixed Asset Process Management |
Summer 2023 |
Looks up to: Fixed_Asset_Process_Management__c
|
Lookup |
|
Job_Type__c |
Job Type |
Pre-Fall 2018 |
The type of the batch job
|
Picklist: Mass Depreciation Schedule Mass Export Schedule |
|
NotificationType__c |
Notification Type |
Pre-Fall 2018 |
The type of the batch email notification
Formula: IF(Total_Number_of_Errors__c=0, $Label.fflib_NotificationSuccessfull, IF(Total_Number_of_Errors__c = Total_Number_of_Logs__c, $Label.fflib_NotificationFailure, $Label.fflib_NotificationMixed ) )
|
Text |
|
Process_Completed__c |
Process Completed |
Pre-Fall 2018 |
|
DateTime |
|
Process_Name__c |
Process Name |
Pre-Fall 2018 |
Formula: Batch_Process__r.ProcessName__c
|
Text |
|
Process_Started__c |
Process Started |
Pre-Fall 2018 |
|
DateTime |
|
Status__c |
Status |
Pre-Fall 2018 |
|
Picklist: Complete Error Processing |
|
Total_Number_of_Aborts__c |
Total Number of Aborts |
Pre-Fall 2018 |
|
Summary |
|
Total_Number_of_Errors__c |
Total Number of Errors |
Pre-Fall 2018 |
|
Summary |
|
Total_Number_of_External__c |
Total Number of External |
Pre-Fall 2018 |
|
Summary |
|
Total_Number_of_Logs__c |
Total Number of Logs |
Pre-Fall 2018 |
|
Summary |
|
|