| CurrencyIsoCode |
- Type
- picklist
- Properties
- Create, Defaulted on create, Filter, Group, Nillable, Restricted
picklist, Sort, Update
- Description
- The three-letter ISO 4217 currency code associated with the
billing batch job when multiple currencies are enabled.
|
| LastActivityDate |
- Type
- date
- Properties
- Filter, Group, Nillable, Sort
- Description
- The timestamp of when a user had last associated a task or event
action with the billing batch job.
|
| Name |
- Type
- string
- Properties
- Create, Defaulted on create, Filter, Group, idLookup, Nillable,
Sort, Update
- Description
- The name of the billing batch job.
|
| OwnerId |
- Type
- reference
- Properties
- Create, Defaulted on create, Filter, Group, Sort, Update
- Description
- Required. The ID of the record owner.
- This field is a polymorphic relationship field.
- Relationship Name
- Owner
- Refers To
- Group, User
|
| blng__ApexJobId__c |
- Type
- string
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- A unique identifier of an Apex job associated with the billing
batch job.
|
| blng__CompleteTime__c |
- Type
- dateTime
- Properties
- Create, Filter, Nillable, Sort, Update
- Description
- The timestamp when the batch job was completed.
|
| blng__StartTime__c |
- Type
- dateTime
- Properties
- Create, Filter, Nillable, Sort, Update
- Description
- The time when the scheduler triggers the batch processing
job.
|
| blng__Status__c |
- Type
- picklist
- Properties
- Create, Filter, Group, Nillable, Restricted picklist, Sort,
Update
- Description
- The status of the scheduler. Only active schedulers are capable of
triggering batch processing jobs.
- Valid values are:
- Completed
- Completed with
errors
- Processing
- Started
- Step 1/2 Completed
- Step 1/2
Processing
- Step 2/2 Completed
- Step 2/2
Processing
|
| blng__Type__c |
- Type
- picklist
- Properties
- Create, Filter, Group, Nillable, Restricted picklist, Sort,
Update
- Description
- The type of billing batch job.
- Valid values are:
- Auto Renewals
- MRR Calculation
- Usage
|