Billing Central Data Dictionary

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 VersionDescriptionTypeDefault Value
AsyncApexJobId__c Async Apex Job Id Pre-Spring 2018 Id of the asynchronous Apex job assigned to process this job.

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

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

Picklist:
Complete
Error
Pending
Retry


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