RevenueLineStagingHistory object
The RevenueLineStagingHistory object stores historical revenue line staging records, their unique identifiers, and the objects and expressions used to join them.
The RevenueLineStagingHistory object contains the historical line staging data for revenue transactions that have been processed into revenue contract lines.
Unique identifiers
The following fields on the RevenueLineStagingHistory object can be used as unique identifiers to distinguish different RevenueLineStagingHistory objects.
- Id
INTERNAL - Unique identifier of the historical staging record.
- ClientId
INTERNAL - Unique identifier that is assigned by Zuora Revenue. This should not be updated by any other means.
- BookId
Unique identifier of the revenue book.
- SecAtrVal
Security attribute to restrict data from being accessed. All data security is driven by the value in this field.
Joining objects and expressions
The following table lists the objects that are joined with the RevenueLineStagingHistory object and the joining expression to be used.
| Joining objects | Joining expressions |
|---|---|
RevenueContractBatch | BatchId = Id |
RevenueCalendar | CrtdPrdId = AccountingPeriodID |