RevenueWorkbenchTimeline object
This object contains workbench timeline entries that track revenue contract actions, including before and after values, timestamps, and RC, line, and POB context.
Unique Identifiers
The following fields on the RevenueWorkbenchTimeline object can be used as unique identifiers to distinguish different RevenueWorkbenchTimeline objects.
- Id
- Unique identifier of the workbench timeline record.
- ClientId
- INTERNAL - Assigned by Zuora Revenue, should not be updated by any other means.
- BookId
- Unique identifier of the Revenue book.
- SecAtrVal
- Security attribute to restrict data from being accessed
Joining Objects and expressions
The following table lists the objects that are joined with the RevenueWorkbenchTimeline object and the joining expressions to be used:
Joining objects | Joining expressions |
|---|---|
| RevenueContract | RcId = RevenueContractID |
| RevenueContractLinesDimensions | LineId = RevenueContractLineID |
| RevenueContractPOB | LineId = RevenueContractLineID |
| RevenueCalendar | RcId = RevenueContractID |