RevenueLineStaging object
The RevenueLineStaging object stores uploaded or received line staging data and its unique identifiers, and can be joined with related objects using specific expressions.
The RevenueLineStaging object contains the details of the line staging data that has been uploaded or received but not yet fully processed into revenue contract lines in Zuora.
Unique identifiers
The following fields on the RevenueLineStaging object can be used as unique identifiers to distinguish different RevenueLineStaging objects.
- ClientId
INTERNAL - Unique identifier that is assigned by Zuora Revenue. This should not be updated by any other means.
- Id
INTERNAL - Unique identifier assigned to the staging line record.
- 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 RevenueLineStaging object and the joining expression to be used.
| Joining objects | Joining expressions |
|---|---|
RevenueContractBatch | BatchId = Id |
RevenueLineStageErrors | Id = StgId |
RevenueCalendar | CrtdPrdId = AccountingPeriodID |