RevenueLineStageErrors object
The RevenueLineStageErrors object stores validation errors for revenue line staging records and can be joined to staging and staging history objects for analysis.
The RevenueLineStageErrors object contains the line staging validation errors encountered during the processing of revenue transactions.
Unique identifiers
The following fields on the RevenueLineStageErrors object can be used as unique identifiers to distinguish different RevenueLineStageErrors objects.
- Id
INTERNAL - Unique identifier of the staging error record.
- ClientId
INTERNAL - Unique identifier that is assigned by Zuora Revenue. This should not be updated by any other means.
- 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 RevenueLineStageErrors object and the joining expression to be used.
| Joining objects | Joining expressions |
|---|---|
RevenueLineStaging | StgId = Id |
RevenueLineStagingHistory | StgId = Id |