JV_CI_DISTRIBUTIONS

This table contains the tracking distributions for carried interest agreements.

Details

  • Schema: FUSION

  • Object owner: JV

  • Object type: TABLE

  • Tablespace: Default

Primary Key

Name Columns

JV_CI_DISTRIBUTIONS_PK

CI_DISTRIBUTION_ID

Columns

Name Datatype Length Precision Not-null Comments
CI_DISTRIBUTION_ID NUMBER 18 Yes Unique identifier for a carried interest distribution.
OBJECT_VERSION_NUMBER NUMBER 9 Yes Used to implement optimistic locking. This number is incremented every time that the row is updated. The number is compared at the start and end of a transaction to detect whether another session has updated the row since it was queried.
TRANSACTION_ID NUMBER 18 Yes Unique identifier for the joint venture transaction that the carried interest distribution was created from.
AGREEMENT_ID NUMBER 18 Yes Unique identifier for the carried interest agreement.
CONSENTING_STAKEHOLDER_ID NUMBER 18 Yes Unique identifier of the joint venture stakeholder that is the consenting partner assuming the share for the non-consenting partner.
NON_CONSENTING_STAKEHOLDER_ID NUMBER 18 Yes Unique identifier of the joint venture stakeholder that is a non-consenting partner in the carried interest agreement.
CONSENTING_PERCENTAGE NUMBER The percent of the non-consenting stakeholder's share that the consenting stakeholder is assuming.
NON_CONSENTING_PERCENTAGE NUMBER The percent of the non-consenting stakeholder's original ownership percent.
NCS_DISTRIBUTED_ACCOUNTED_DR NUMBER The distribution debit amount for the non-consenting stakeholder in the accounting currency.
NCS_DISTRIBUTED_ACCOUNTED_CR NUMBER The distribution credit amount for the non-consenting stakeholder in the accounting currency.
DISTRIBUTED_ACCOUNTED_DEBIT NUMBER The carried debit amount of the carried interest distribution in the accounting currency.
DISTRIBUTED_ACCOUNTED_CREDIT NUMBER The carried credit amount of the carried interest distribution in the accounting currency.
ACCOUNTED_CURRENCY_CODE VARCHAR2 15 The currency code of the source joint venture transaction.
NCS_DISTRIBUTED_ENTERED_DR NUMBER The distribution debit amount for the non-consenting stakeholder in the entered currency.
NCS_DISTRIBUTED_ENTERED_CR NUMBER The distribution credit amount for the non-consenting stakeholder in the entered currency.
DISTRIBUTED_ENTERED_DEBIT NUMBER The carried debit amount of the carried interest distribution in the entered currency.
DISTRIBUTED_ENTERED_CREDIT NUMBER The carried credit amount of the carried interest distribution in the entered currency.
ENTERED_CURRENCY_CODE VARCHAR2 15 The currency code entered on the original transaction.
CI_DISTRIBUTION_LINE_TYPE_CODE VARCHAR2 30 Yes The code that indicates the type of carried interest distribution line. It is based on ORA_JV_CI_DISTR_LINE_TYPE lookup codes such as Original, Reversed, and so forth.
CI_DISTRIBUTION_LINE_NUMBER NUMBER 9 Yes Line number used when a carried interest distribution record is reversed, reassigned, or redistributed.
ORIGINAL_CI_DISTRIBUTION_ID NUMBER 18 The unique identifier of the original carried interest distribution line. This is populated on a reversed and reassigned carried interest distribution line.
CI_OWNERSHIP_ID NUMBER 18 Unique identifier of the carried interest ownership definition used to distribute the joint venture transaction.
CI_OWNERSHIP_START_DATE DATE Effective start date of the carried interest ownership definition that was used to distribute a joint venture transaction.
CI_OWNERSHIP_END_DATE DATE Effective end date of the carried interest ownership definition that was used to distribute a joint venture transaction.
SOURCE_OWNERSHIP_ID NUMBER 18 Unique identifier of the ownership definition that is the source of the carried interest ownership definition.
SOURCE_OWNERSHIP_START_DATE DATE Effective start date of the ownership definition that is the source of the carried interest ownership definition.
SOURCE_OWNERSHIP_END_DATE DATE Effective end date of the ownership definition that is the source of the carried interest ownership definition.
ORIG_CONSENTING_STAKEHOLDER_ID NUMBER 18 The unique identifier of the joint venture stakeholder that was the original consenting partner assuming the share for the non-consenting partner on the distribution line.
ACCOUNT_TYPE_CODE VARCHAR2 30 Indicates the type of transaction the distribution represents, such as Expense, Revenue, and so forth.
CI_DISTRIBUTION_STATUS_CODE VARCHAR2 30 Yes The status code to identify the accounting status of the carried interest distribution associated with the joint venture transaction. It is based on the ORA_JV_CI_DISTRIBUTION_STATUS lookup codes such as Available to Process, Process Complete, and so forth.
ACCOUNTING_HEADER_ID NUMBER 18 Identifies the transaction ID of the carried interest journal created for the carried interest distribution.
CHANGE_REASON_CODE VARCHAR2 30 The code that indicates the reason for changing the carried interest distribution line. It is based on ORA_JV_CHANGE_REASON_CODE lookup codes such as Incorrect ownership percentage, Change in joint operating agreement, and so forth.
CHANGE_REASON_ADDITIONAL_TEXT VARCHAR2 240 Additional information describing the reason for changing the carried interest distribution line.
JV_DISTRIBUTION_ID NUMBER 18 The unique identifier of the joint venture distribution line associated with this carried interest distribution.
REQUEST_ID NUMBER 18 Enterprise Service Scheduler: indicates the request ID of the job that created or last updated the row.
JOB_DEFINITION_NAME VARCHAR2 100 Enterprise Service Scheduler: indicates the name of the job that created or last updated the row.
JOB_DEFINITION_PACKAGE VARCHAR2 900 Enterprise Service Scheduler: indicates the package name of the job that created or last updated the row.
CREATED_BY VARCHAR2 64 Yes Who column: indicates the user who created the row.
CREATION_DATE TIMESTAMP Yes Who column: indicates the date and time of the creation of the row.
LAST_UPDATED_BY VARCHAR2 64 Yes Who column: indicates the user who last updated the row.
LAST_UPDATE_DATE TIMESTAMP Yes Who column: indicates the date and time of the last update of the row.
LAST_UPDATE_LOGIN VARCHAR2 32 Who column: indicates the session login associated to the user who last updated the row.
ATTRIBUTE_CATEGORY VARCHAR2 30 Descriptive Flexfield: structure definition of the user descriptive flexfield.
ATTRIBUTE_CHAR1 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_CHAR2 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_CHAR3 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_CHAR4 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_CHAR5 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_CHAR6 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_CHAR7 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_CHAR8 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_CHAR9 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_CHAR10 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_NUMBER1 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_NUMBER2 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_NUMBER3 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_NUMBER4 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_NUMBER5 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_DATE1 DATE Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_DATE2 DATE Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_DATE3 DATE Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_DATE4 DATE Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_DATE5 DATE Descriptive Flexfield: segment of the user descriptive flexfield.

Foreign Keys

Table Foreign Table Foreign Key Column
JV_CI_DISTRIBUTIONS jv_transactions TRANSACTION_ID
JV_CI_DISTRIBUTIONS jv_ci_agreements_b AGREEMENT_ID
JV_CI_DISTRIBUTIONS jv_stakeholders_b CONSENTING_STAKEHOLDER_ID
JV_CI_DISTRIBUTIONS jv_stakeholders_b NON_CONSENTING_STAKEHOLDER_ID
JV_CI_DISTRIBUTIONS jv_owner_percents_f_b CI_OWNERSHIP_ID
JV_CI_DISTRIBUTIONS jv_owner_percents_f_b SOURCE_OWNERSHIP_ID
JV_CI_DISTRIBUTIONS jv_stakeholders_b ORIG_CONSENTING_STAKEHOLDER_ID
JV_CI_DISTRIBUTIONS jv_accounting_headers ACCOUNTING_HEADER_ID
JV_CI_DISTRIBUTIONS jv_distributions JV_DISTRIBUTION_ID

Indexes

Index Uniqueness Tablespace Columns
JV_CI_DISTRIBUTIONS_N1 Non Unique Default JV_DISTRIBUTION_ID
JV_CI_DISTRIBUTIONS_PK Unique Default CI_DISTRIBUTION_ID
JV_CI_DISTRIBUTIONS_U1 Unique Default TRANSACTION_ID, AGREEMENT_ID, CONSENTING_STAKEHOLDER_ID, NON_CONSENTING_STAKEHOLDER_ID, CI_DISTRIBUTION_LINE_NUMBER