Billing Central Data Dictionary

ffbc__Job__c

Label: Job

Contains a single item to be processed as part of a task running in parallel queueable apex jobs. This enables you to monitor the progress of the task.

Field NameField LabelCreated in VersionDescriptionTypeRequiredDefault Value
ffbc__AsyncApexJobId__c Async Apex Job Id Pre-Spring 2018 Id of the asynchronous Apex job assigned to process this job.

Text(18) false
ffbc__JobType__c Job Type Pre-Spring 2018 Text(255) false
ffbc__RecordId__c Item Id Pre-Spring 2018 Id of the item to which this job corresponds.

Text(18) true
ffbc__Status__c Status Pre-Spring 2018 Status of this job.

Picklist:
Complete
Error
Pending
Retry
false


© Copyright 2009–2025 Certinia Inc. All rights reserved. Various trademarks held by their respective owners.