Batch_Control__c
Label: Batch Control Stores batch information for a given batch process in Order and Inventory Management.
ApexJobId__c |
Apex Job Id |
Pre-Spring 2018 |
Holds the ID of the Apex batch job associated with this rebate claim.
|
Text(18) |
|
BatchProcessStatus__c |
Batch Process Status |
Pre-Spring 2018 |
The current status of this batch.
Formula: TEXT(BatchProcess__r.Status__c )
|
Text |
|
BatchProcess__c |
Batch Process |
Pre-Spring 2018 |
Lookup to the batch process currently associated with this rebate claim.
Looks up to: fflib_BatchProcess__c
|
Lookup |
|
Batch_Type__c |
Batch Type |
Pre-Spring 2018 |
Indicates what type of batch job this batch control record is for.
|
Picklist: Rebate Claims Processing |
|
ProcessName__c |
Process Name |
Pre-Spring 2018 |
The name of the batch process currently associated with this rebate claim.
Formula: BatchProcess__r.ProcessName__c
|
Text |
|
Status__c |
Status |
Pre-Spring 2018 |
|
Picklist: Complete Error In Progress |
|
|