Search Results pn_distributions_history
Overview
The PN_DISTRIBUTIONS_HISTORY table is a core audit and tracking entity within the Oracle E-Business Suite Property Manager (PN) module. It functions as a historical ledger, capturing all modifications made to lease payment distribution records over time. In the context of lease management, distributions define how a single lease payment is allocated across different accounting flexfields (e.g., different expense accounts, properties, or projects). This table ensures a complete, immutable audit trail for financial reporting, compliance, and reconciliation purposes. Its existence is critical for tracing the evolution of a distribution's financial attributes, providing a point-in-time reference for any prior accounting period.
Key Information Stored
While the provided metadata specifies the primary and foreign key structure, the table's purpose implies it stores historical snapshots of data from its parent table, PN_DISTRIBUTIONS_ALL. Key columns typically include a system-generated surrogate primary key (DISTRIBUTION_HISTORY_ID), a foreign key to the original distribution (DISTRIBUTION_ID), and audit columns such as CREATION_DATE, LAST_UPDATE_DATE, and LAST_UPDATED_BY. Crucially, it will hold the historical values of changed distribution attributes—like percentage, amount, account code combination (CODE_COMBINATION_ID), or project association—alongside metadata identifying the specific change event or version number that triggered the historical record creation.
Common Use Cases and Queries
The primary use case is auditing and reporting on changes to lease payment distributions. This is essential for financial audits, resolving accounting discrepancies, and understanding the impact of mid-lease amendments. A common query pattern involves joining to PN_DISTRIBUTIONS_ALL to get the current record and to PN_DISTRIBUTIONS_HISTORY to see prior states. For example, to retrieve the full change history for a specific distribution, one might use: SELECT hist.* FROM pn_distributions_history hist WHERE hist.distribution_id = :dist_id ORDER BY hist.creation_date;. Another critical scenario is generating period-end reports that require the distribution values as they were legally constituted at a specific historical date, ensuring accurate financial statements for past periods.
Related Objects
- PN_DISTRIBUTIONS_ALL: This is the primary transactional table. PN_DISTRIBUTIONS_HISTORY.DISTRIBUTION_ID is a foreign key referencing this table. Each historical record is a child of a current distribution.
- PN_PAYMENT_TERMS_HISTORY: This table references PN_DISTRIBUTIONS_HISTORY via its DISTRIBUTION_CHANGE_ID foreign key. This relationship indicates that historical payment term records are linked to the specific distribution change event, creating an integrated audit trail across related lease financial components.
-
Table: PN_DISTRIBUTIONS_HISTORY
12.1.1
owner:PN, object_type:TABLE, fnd_design_data:PN.PN_DISTRIBUTIONS_HISTORY, object_name:PN_DISTRIBUTIONS_HISTORY, status:VALID, product: PN - Property Manager , description: Distributions History Table. , implementation_dba_data: PN.PN_DISTRIBUTIONS_HISTORY ,
-
Table: PN_DISTRIBUTIONS_HISTORY
12.2.2
owner:PN, object_type:TABLE, fnd_design_data:PN.PN_DISTRIBUTIONS_HISTORY, object_name:PN_DISTRIBUTIONS_HISTORY, status:VALID, product: PN - Property Manager , description: Distributions History Table. , implementation_dba_data: PN.PN_DISTRIBUTIONS_HISTORY ,
-
APPS.PNT_PAYMENT_TERMS_PKG dependencies on PN_DISTRIBUTIONS_HISTORY
12.2.2
-
APPS.PNT_PAYMENT_TERMS_PKG dependencies on PN_DISTRIBUTIONS_HISTORY
12.1.1
-
VIEW: PN.PN_DISTRIBUTIONS_HISTORY#
12.2.2
owner:PN, object_type:VIEW, object_name:PN_DISTRIBUTIONS_HISTORY#, status:VALID,
-
SYNONYM: APPS.PN_DISTRIBUTIONS_HISTORY
12.2.2
owner:APPS, object_type:SYNONYM, object_name:PN_DISTRIBUTIONS_HISTORY, status:VALID,
-
SYNONYM: APPS.PN_DISTRIBUTIONS_HISTORY
12.1.1
owner:APPS, object_type:SYNONYM, object_name:PN_DISTRIBUTIONS_HISTORY, status:VALID,
-
VIEW: PN.PN_DISTRIBUTIONS_HISTORY#
12.2.2
-
VIEW: APPS.PN_DISTRIBUTIONS_HISTORY_V
12.1.1
-
VIEW: APPS.PN_DISTRIBUTIONS_HISTORY_V
12.2.2
-
TABLE: PN.PN_DISTRIBUTIONS_HISTORY
12.1.1
owner:PN, object_type:TABLE, fnd_design_data:PN.PN_DISTRIBUTIONS_HISTORY, object_name:PN_DISTRIBUTIONS_HISTORY, status:VALID,
-
Table: PN_PAYMENT_TERMS_HISTORY
12.2.2
owner:PN, object_type:TABLE, fnd_design_data:PN.PN_PAYMENT_TERMS_HISTORY, object_name:PN_PAYMENT_TERMS_HISTORY, status:VALID, product: PN - Property Manager , description: Term History table. , implementation_dba_data: PN.PN_PAYMENT_TERMS_HISTORY ,
-
TABLE: PN.PN_DISTRIBUTIONS_HISTORY
12.2.2
owner:PN, object_type:TABLE, fnd_design_data:PN.PN_DISTRIBUTIONS_HISTORY, object_name:PN_DISTRIBUTIONS_HISTORY, status:VALID,
-
Table: PN_DISTRIBUTIONS_ALL
12.2.2
owner:PN, object_type:TABLE, fnd_design_data:PN.PN_DISTRIBUTIONS_ALL, object_name:PN_DISTRIBUTIONS_ALL, status:VALID, product: PN - Property Manager , description: The table stores distributions for a payment term , implementation_dba_data: PN.PN_DISTRIBUTIONS_ALL ,
-
Table: PN_PAYMENT_TERMS_HISTORY
12.1.1
owner:PN, object_type:TABLE, fnd_design_data:PN.PN_PAYMENT_TERMS_HISTORY, object_name:PN_PAYMENT_TERMS_HISTORY, status:VALID, product: PN - Property Manager , description: Term History table. , implementation_dba_data: PN.PN_PAYMENT_TERMS_HISTORY ,
-
Table: PN_DISTRIBUTIONS_ALL
12.1.1
owner:PN, object_type:TABLE, fnd_design_data:PN.PN_DISTRIBUTIONS_ALL, object_name:PN_DISTRIBUTIONS_ALL, status:VALID, product: PN - Property Manager , description: The table stores distributions for a payment term , implementation_dba_data: PN.PN_DISTRIBUTIONS_ALL ,
-
View: PN_DISTRIBUTIONS_HISTORY_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PN.PN_DISTRIBUTIONS_HISTORY_V, object_name:PN_DISTRIBUTIONS_HISTORY_V, status:VALID, product: PN - Property Manager , description: Distributions History Form View. , implementation_dba_data: APPS.PN_DISTRIBUTIONS_HISTORY_V ,
-
View: PN_DISTRIBUTIONS_HISTORY_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PN.PN_DISTRIBUTIONS_HISTORY_V, object_name:PN_DISTRIBUTIONS_HISTORY_V, status:VALID, product: PN - Property Manager , description: Distributions History Form View. , implementation_dba_data: APPS.PN_DISTRIBUTIONS_HISTORY_V ,
-
12.2.2 FND Design Data
12.2.2
-
VIEW: APPS.PN_DISTRIBUTIONS_HISTORY_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PN.PN_DISTRIBUTIONS_HISTORY_V, object_name:PN_DISTRIBUTIONS_HISTORY_V, status:VALID,
-
VIEW: APPS.PN_DISTRIBUTIONS_HISTORY_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PN.PN_DISTRIBUTIONS_HISTORY_V, object_name:PN_DISTRIBUTIONS_HISTORY_V, status:VALID,
-
PACKAGE BODY: APPS.PNT_PAYMENT_TERMS_PKG
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:PNT_PAYMENT_TERMS_PKG, status:VALID,
-
PACKAGE BODY: APPS.PNT_PAYMENT_TERMS_PKG
12.2.2
owner:APPS, object_type:PACKAGE BODY, object_name:PNT_PAYMENT_TERMS_PKG, status:VALID,
-
APPS.PNT_PAYMENT_TERMS_PKG dependencies on PN_DISTRIBUTIONS_ALL
12.1.1
-
12.2.2 DBA Data
12.2.2
-
12.2.2 DBA Data
12.2.2
-
12.2.2 DBA Data
12.2.2
-
12.1.1 FND Design Data
12.1.1
-
12.2.2 DBA Data
12.2.2
-
12.1.1 DBA Data
12.1.1
-
12.1.1 DBA Data
12.1.1
-
APPS.PNT_PAYMENT_TERMS_PKG dependencies on PN_DISTRIBUTIONS_ALL
12.2.2
-
12.1.1 DBA Data
12.1.1
-
12.2.2 DBA Data
12.2.2
-
APPS.PNT_PAYMENT_TERMS_PKG dependencies on PNP_DEBUG_PKG
12.2.2
-
APPS.PNT_PAYMENT_TERMS_PKG SQL Statements
12.2.2
-
APPS.PNT_PAYMENT_TERMS_PKG dependencies on PNP_DEBUG_PKG
12.1.1
-
APPS.PNT_PAYMENT_TERMS_PKG SQL Statements
12.1.1
-
VIEW: APPS.PN_PAYMENT_TERMS_HISTORY_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PN.PN_PAYMENT_TERMS_HISTORY_V, object_name:PN_PAYMENT_TERMS_HISTORY_V, status:VALID,
-
VIEW: APPS.PN_PAYMENT_TERMS_HISTORY_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PN.PN_PAYMENT_TERMS_HISTORY_V, object_name:PN_PAYMENT_TERMS_HISTORY_V, status:VALID,
-
TABLE: PN.PN_PAYMENT_TERMS_HISTORY
12.2.2
owner:PN, object_type:TABLE, fnd_design_data:PN.PN_PAYMENT_TERMS_HISTORY, object_name:PN_PAYMENT_TERMS_HISTORY, status:VALID,
-
TABLE: PN.PN_PAYMENT_TERMS_HISTORY
12.1.1
owner:PN, object_type:TABLE, fnd_design_data:PN.PN_PAYMENT_TERMS_HISTORY, object_name:PN_PAYMENT_TERMS_HISTORY, status:VALID,
-
eTRM - PN Tables and Views
12.1.1
description: Interface table to contain batch lines information. ,
-
eTRM - PN Tables and Views
12.2.2
description: Interface table to contain batch lines information. ,
-
PACKAGE BODY: APPS.PNT_PAYMENT_TERMS_PKG
12.1.1
-
PACKAGE BODY: APPS.PNT_PAYMENT_TERMS_PKG
12.2.2
-
eTRM - PN Tables and Views
12.1.1
description: Interface table to contain batch lines information. ,
-
eTRM - PN Tables and Views
12.2.2
description: Interface table to contain batch lines information. ,
-
12.2.2 DBA Data
12.2.2
-
12.1.1 DBA Data
12.1.1