RevenueContractAccountingEntries object
The RevenueContractAccountingEntries holds the details of Accounting Entries / Journal Entries of every transactions based on its performance obligation template that is configured in the system.
Unique identifiers
The following fields on the RevenueContractAccountingEntries can be used as unique identifiers to distinguish different RevenueContractAccountingEntriess.
- RevenueContractID
-
Unique identifier of the Revenue Contract.
- RevenueContractLineID
-
Unique identifier assigned to the revenue contract line record that shall not be updated by any other means and assigned by the RevPro application.
- RevenueContractPOBID
-
Unique Identifier assigned to POB of the revenue contract and the POB that is formed and assigned to the revenue contract line.
- RevenueContractReleaseID
-
Unique identifier for revenue contract release schedules.
- RevenueContractBillID
-
Unique identifier assigned to billing line record that shall not be updated by any other means and assigned by the RevPro application.
- RevenueContractAccountingType
-
Unique identifier of the revenue contract accounting type to determine the account name and details.
- RevenueContractSegments
-
Unique identifier of the revenue contract segment details.
- AccountingPeriodID
-
Unique identifier assigned to the file data record that shall not be updated by any other means and assigned by the RevPro application.
- RevenueBookID
-
Unique Identifier of the Revenue Book to which the cost line is associated.
- RevenueOrganizationCode
-
Unique identifier in which the value drives all the data security in this field. It acts as a security attribute that restricts data access.
- RevenueClientID
-
Unique identifier assigned by the RevPro which will not be updated by any other means.
Joining objects and expressions
The following table lists the objects that are joined with the RevenueContractAccountingEntries and the joining expression to be used.
Joining objects | Joining expressions |
---|---|
RevenueCalendar | AccountingPeriodID = CreatedAccountingPeriodID |
RevenueContractActions |
|
RevenueContractLinesDimensions | RevenueContractLineID = RevenueContractLineID |
RevenueContractBillDimensions | RevenueContractBillID = RevenueContractBillID |
RevenueContractCostDimensions | RevenueContractLineID = RevenueContractLineID |
RevenueContractVCDimensions | RevenueContractLineID = RevenueContractLineID |
RevenueContractMJEntriesDimensions | RevenueContractLineID = RevenueContractLineID |
RevenueContractAccountingType | AccountingTypeID = RevenueAccountTypeID |
RevenueContractAccountingSegments | AccountingSegment = AccountingSegment |