RCRollforwardDetails object
Use this object to access the Roll forward report directly from your data warehouse.
Unique identifiers
Accounting_Segment
Unique identifier of the revenue contract segment details
Revenue_BookID
Unique identifier of the revenue book to which the cost line is associated.
Revenue_ContractID
Unique identifier of the revenue contract.
Root_Revenue_ContractLineID
This unique identifier is assigned to the revenue contract line record by Zuora Revenue; It cannot be updated by any other method.
Accounting_PeriodID
Unique identifier of the revenue contract accounting type; used to determine the account name and details.
Revenue_OrganizationCode
A Unique identifier (of the revenue organization) that drives all the data security. It acts as a security attribute that restricts data access.
Revenue_ClientID
Unique identifier that is assigned by Zuora Revenue, which will not be updated by any other method.
Joining objects and expressions
The following table lists the objects that are joined with the RCRollforwardDetails and the joining expression to be used.
Joining objects | Joining expressions |
---|---|
RevenueCalendar | AccountingPeriodID = Accouting_PeriodID |
RevenueContractLinesDimensions |
|
RevenueContractCostDimensions | RevenueContractLineID = Root_Revenue_ContractLineID |
RevenueContractVCDimensions | RevenueContractLineID = Root_RevenueContractLineID |
RevenueContractMJEntriesDimensions | RevenueContractLineID = Root_Revenue_ContractLineID |
RevenueContractAccountingSegments | AccountingSegment = Accounting_Segment |
RevenueContractAccountingEntries | PostingPeriodID = Accounting_PeriodID |
RevenueContractAccountingEntries | RootRevenueContractLineID = Root_Revenue_ContractLineID |
RevenueContractBillDimensions | RevenueContractLineID = Root_Revenue_ContractLineID |
RevenueContractNettingStatusObjects | RootContractID = Revenue_ContractID |