Revenue_plan_version_lines

This table includes a snapshot of the data in a revenue recognition plan and revenue plan line records prior to an edit of the revenue recognition plan.

Important: This table's data is available only when the Advanced Revenue Management feature is enabled in the account.

Columns

Name Type Length Precision Scale References In Description
accounting_period_id NUMBER 39 0 accounting_period_id
Accounting_periods
Accounting period ID
amount NUMBER 20 2 Amount
comments VARCHAR2 200 Period comments
date_created TIMESTAMP Date created
deferral_account_id NUMBER 39 0 account_id
Accounts
Deferral account ID
journal_id NUMBER 39 0 transaction_id
Transactions
ID of revenue recognition journal
plan_version_id NUMBER 39 0 plan_version_id
Revenue_plan_versions
ID of the revenue plan version
planned_revenue_type VARCHAR2 250 Planned revenue type
recognition_account_id NUMBER 39 0 account_id
Accounts
Recognition account ID

Foreign keys in this table

FK Name FK Column Name PK Table Name PK Column Name Key Seq
revenue_plan_version_lines_accounting_periods_fk accounting_period_id Accounting_periods accounting_period_id 1
revenue_plan_version_lines_accounts_fk deferral_account_id Accounts account_id 1
revenue_plan_version_lines_accounts_fk_1 recognition_account_id Accounts account_id 1
revenue_plan_version_lines_revenue_plan_versions_fk plan_version_id Revenue_plan_versions plan_version_id 1
revenue_plan_version_lines_transactions_fk journal_id Transactions transaction_id 1