Search Results operating
The PN_OPEX_RECON_ALL
table in Oracle E-Business Suite (EBS) versions 12.1.1 and 12.2.2 is a critical data structure within the Property Manager (PN) module, specifically designed to support operating expense (OPEX) reconciliation processes. This table stores transactional and reconciliation data related to lease operating expenses, enabling organizations to track, allocate, and reconcile expenses between landlords and tenants accurately. Below is a detailed analysis of its purpose, structure, and functional relevance in Oracle EBS.
Purpose and Functional Context
ThePN_OPEX_RECON_ALL
table serves as the backbone for operating expense reconciliation workflows in Oracle Property Manager. Operating expenses (OPEX) in lease agreements often include costs such as maintenance, utilities, property taxes, and insurance, which landlords pass through to tenants based on lease terms. This table captures the detailed breakdown of these expenses, reconciliation statuses, and adjustments, ensuring compliance with lease contracts and accurate financial reporting.
Key Columns and Data Structure
The table comprises several columns that facilitate OPEX reconciliation:- OPEX_RECON_ID: Primary key identifier for each reconciliation record.
- LEASE_ID: References the lease agreement (
PN_LEASES_ALL
) associated with the expense. - PERIOD_ID: Links to the accounting period (
GL_PERIODS
) for which the expense is recorded. - RECON_STATUS: Indicates the reconciliation status (e.g., "Pending," "Approved," "Rejected").
- ACTUAL_AMOUNT: The actual expense incurred by the landlord.
- TENANT_SHARE: The portion of the expense allocated to the tenant.
- ADJUSTMENT_AMOUNT: Captures any manual adjustments made during reconciliation.
- CREATION_DATE and LAST_UPDATE_DATE: Audit columns tracking record creation and modification timestamps.
Integration with Other Modules
ThePN_OPEX_RECON_ALL
table integrates with several Oracle EBS modules:
- General Ledger (GL): Reconciled amounts are posted to GL for financial reporting.
- Accounts Payable (AP): Vendor invoices for OPEX are sourced from AP.
- Accounts Receivable (AR): Tenant billings generated from reconciled expenses flow into AR.
Business Process Flow
- Expense Capture: Landlord records actual OPEX in the system, which populates
PN_OPEX_RECON_ALL
. - Reconciliation: Expenses are matched against lease terms (e.g., expense caps, pro-rata shares) to calculate tenant liabilities.
- Adjustments: Discrepancies are resolved via manual adjustments, logged in
ADJUSTMENT_AMOUNT
. - Approval Reconciled entries are approved, triggering AR invoice generation.
Technical Considerations
- Multi-Org Support: The "_ALL" suffix denotes multi-org visibility, with
ORG_ID
segregating data by operating unit. - Indexing: Key columns like
LEASE_ID
andOPEX_RECON_ID
are indexed for performance. - API Dependencies: The table is manipulated via Oracle's Public APIs (e.g.,
PN_OPEX_RECON_PKG
) to maintain data integrity.
Customization and Extensions
Organizations often extendPN_OPEX_RECON_ALL
with custom columns (e.g., ATTRIBUTE1-15
) to capture additional data. Workflow notifications may also be configured to automate approval processes.
Conclusion
ThePN_OPEX_RECON_ALL
table is a pivotal component in Oracle EBS Property Manager, ensuring accurate OPEX reconciliation between landlords and tenants. Its structured design, integration capabilities, and alignment with lease accounting standards make it indispensable for real estate and facility management operations. Understanding its schema and workflows is essential for implementing, customizing, or troubleshooting OPEX processes in Oracle EBS 12.1.1 and 12.2.2.
-
Lookup Type: PN_OPEX_AGR_STATUS_TYPE
12.2.2
product: PN - Property Manager , meaning: PN_OPEX_AGR_STATUS_TYPE ,
-
Lookup Type: PN_OPEX_AGR_STATUS_TYPE
12.1.1
product: PN - Property Manager , meaning: PN_OPEX_AGR_STATUS_TYPE ,
-
Concurrent Program: PNAPROPX
12.2.2
execution_filename: PN_OPEX_TERMS_PKG.approve_opex_pay_term_batch , product: PN - Property Manager , user_name: PNAPROPX , description: Approve Operating Expense Terms , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: PNAPROPX
12.1.1
execution_filename: PN_OPEX_TERMS_PKG.approve_opex_pay_term_batch , product: PN - Property Manager , user_name: PNAPROPX , description: Approve Operating Expense Terms , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Lookup Type: PN_PAYMENT_PURPOSE_TYPE
12.1.1
product: PN - Property Manager , meaning: PN PAYMENT PURPOSE TYPE , description: Payment or Billing Purpose ,
-
Lookup Type: PN_OPEX_AGR_CAP_TYPE
12.1.1
product: PN - Property Manager , meaning: PN_OPEX_AGR_CAP_TYPE ,
-
Lookup Type: PN_OPEX_APPLY_TO
12.2.2
product: PN - Property Manager , meaning: PN_OPEX_APPLY_TO ,
-
Lookup Type: PN_PAYMENT_PURPOSE_TYPE
12.2.2
product: PN - Property Manager , meaning: PN PAYMENT PURPOSE TYPE , description: Payment or Billing Purpose ,
-
Lookup Type: PN_OPEX_APPLY_TO
12.1.1
product: PN - Property Manager , meaning: PN_OPEX_APPLY_TO ,
-
Lookup Type: PN_OPEX_AGR_CAP_TYPE
12.2.2
product: PN - Property Manager , meaning: PN_OPEX_AGR_CAP_TYPE ,
-
Lookup Type: PN_TERM_SOURCE_MODULE
12.2.2
product: PN - Property Manager , meaning: PN_TERM_SOURCE_MODULE ,
-
Lookup Type: PN_TERM_SOURCE_MODULE
12.1.1
product: PN - Property Manager , meaning: PN_TERM_SOURCE_MODULE ,
-
Lookup Type: PN_OPEX_VW_TYPE
12.1.1
product: PN - Property Manager , meaning: PN_OPEX_VW_TYPE ,
-
Lookup Type: PN_OPEX_VW_TYPE
12.2.2
product: PN - Property Manager , meaning: PN_OPEX_VW_TYPE ,
-
Lookup Type: PN_PAYMENT_TERM_TYPE
12.2.2
product: PN - Property Manager , meaning: PN PAYMENT TERM TYPE , description: Payment or Billing Type ,
-
Lookup Type: PN_PAYMENT_TERM_TYPE
12.1.1
product: PN - Property Manager , meaning: PN PAYMENT TERM TYPE , description: Payment or Billing Type ,
-
Table: PN_OPEX_RECON_ALL
12.1.1
owner:PN, object_type:TABLE, fnd_design_data:PN.PN_OPEX_RECON_ALL, object_name:PN_OPEX_RECON_ALL, status:VALID, product: PN - Property Manager , description: This table stores reconciliation overview information for operating expenses , implementation_dba_data: PN.PN_OPEX_RECON_ALL ,
-
Table: PN_OPEX_RECON_DETAILS_ALL
12.1.1
owner:PN, object_type:TABLE, fnd_design_data:PN.PN_OPEX_RECON_DETAILS_ALL, object_name:PN_OPEX_RECON_DETAILS_ALL, status:VALID, product: PN - Property Manager , description: This table stores reconciliation review information for operating expenses , implementation_dba_data: PN.PN_OPEX_RECON_DETAILS_ALL ,
-
Table: PN_OPEX_EST_PAYMENTS_ALL
12.2.2
owner:PN, object_type:TABLE, fnd_design_data:PN.PN_OPEX_EST_PAYMENTS_ALL, object_name:PN_OPEX_EST_PAYMENTS_ALL, status:VALID, product: PN - Property Manager , description: This table stores estimated payment information for operating expense agreements. , implementation_dba_data: PN.PN_OPEX_EST_PAYMENTS_ALL ,
-
Table: PN_OPEX_EST_PAYMENTS_ALL
12.1.1
owner:PN, object_type:TABLE, fnd_design_data:PN.PN_OPEX_EST_PAYMENTS_ALL, object_name:PN_OPEX_EST_PAYMENTS_ALL, status:VALID, product: PN - Property Manager , description: This table stores estimated payment information for operating expense agreements. , implementation_dba_data: PN.PN_OPEX_EST_PAYMENTS_ALL ,
-
Table: PN_OPEX_RECON_CRDT_ALL
12.1.1
owner:PN, object_type:TABLE, fnd_design_data:PN.PN_OPEX_RECON_CRDT_ALL, object_name:PN_OPEX_RECON_CRDT_ALL, status:VALID, product: PN - Property Manager , description: This table stores information on critical dates for operating expense reconciliations , implementation_dba_data: PN.PN_OPEX_RECON_CRDT_ALL ,
-
Table: PN_OPEX_RECON_PRTBS_ALL
12.2.2
owner:PN, object_type:TABLE, fnd_design_data:PN.PN_OPEX_RECON_PRTBS_ALL, object_name:PN_OPEX_RECON_PRTBS_ALL, status:VALID, product: PN - Property Manager , description: This table stores pro rata basis information for operating expense reconciliations , implementation_dba_data: PN.PN_OPEX_RECON_PRTBS_ALL ,
-
Table: PN_OPEX_PRORAT_BASIS_DTLS_ALL
12.1.1
owner:PN, object_type:TABLE, fnd_design_data:PN.PN_OPEX_PRORAT_BASIS_DTLS_ALL, object_name:PN_OPEX_PRORAT_BASIS_DTLS_ALL, status:VALID, product: PN - Property Manager , description: This table stores pro rata basis information for operating expense agreeements. , implementation_dba_data: PN.PN_OPEX_PRORAT_BASIS_DTLS_ALL ,
-
Table: PN_OPEX_RECON_DETAILS_ALL
12.2.2
owner:PN, object_type:TABLE, fnd_design_data:PN.PN_OPEX_RECON_DETAILS_ALL, object_name:PN_OPEX_RECON_DETAILS_ALL, status:VALID, product: PN - Property Manager , description: This table stores reconciliation review information for operating expenses , implementation_dba_data: PN.PN_OPEX_RECON_DETAILS_ALL ,
-
Table: PN_OPEX_RECON_EXP_GRP_ALL
12.1.1
owner:PN, object_type:TABLE, fnd_design_data:PN.PN_OPEX_RECON_EXP_GRP_ALL, object_name:PN_OPEX_RECON_EXP_GRP_ALL, status:VALID, product: PN - Property Manager , description: This table stores expense group information for operating expense reconciliations , implementation_dba_data: PN.PN_OPEX_RECON_EXP_GRP_ALL ,
-
Table: PN_OPEX_EXP_GRPS_ALL
12.1.1
owner:PN, object_type:TABLE, fnd_design_data:PN.PN_OPEX_EXP_GRPS_ALL, object_name:PN_OPEX_EXP_GRPS_ALL, status:VALID, product: PN - Property Manager , description: This table stores expense group information for operating expense agreements. , implementation_dba_data: PN.PN_OPEX_EXP_GRPS_ALL ,
-
Table: PN_OPEX_RECON_EXP_GRP_ALL
12.2.2
owner:PN, object_type:TABLE, fnd_design_data:PN.PN_OPEX_RECON_EXP_GRP_ALL, object_name:PN_OPEX_RECON_EXP_GRP_ALL, status:VALID, product: PN - Property Manager , description: This table stores expense group information for operating expense reconciliations , implementation_dba_data: PN.PN_OPEX_RECON_EXP_GRP_ALL ,
-
Table: PN_OPEX_CRITICAL_DATES_ALL
12.1.1
owner:PN, object_type:TABLE, fnd_design_data:PN.PN_OPEX_CRITICAL_DATES_ALL, object_name:PN_OPEX_CRITICAL_DATES_ALL, status:VALID, product: PN - Property Manager , description: This table stores information on critical dates for operating expense agreements. , implementation_dba_data: PN.PN_OPEX_CRITICAL_DATES_ALL ,
-
Table: PN_OPEX_RECON_CRDT_ALL
12.2.2
owner:PN, object_type:TABLE, fnd_design_data:PN.PN_OPEX_RECON_CRDT_ALL, object_name:PN_OPEX_RECON_CRDT_ALL, status:VALID, product: PN - Property Manager , description: This table stores information on critical dates for operating expense reconciliations , implementation_dba_data: PN.PN_OPEX_RECON_CRDT_ALL ,
-
Table: PN_OPEX_EXP_GRPS_ALL
12.2.2
owner:PN, object_type:TABLE, fnd_design_data:PN.PN_OPEX_EXP_GRPS_ALL, object_name:PN_OPEX_EXP_GRPS_ALL, status:VALID, product: PN - Property Manager , description: This table stores expense group information for operating expense agreements. , implementation_dba_data: PN.PN_OPEX_EXP_GRPS_ALL ,
-
Table: PN_OPEX_CRITICAL_DATES_ALL
12.2.2
owner:PN, object_type:TABLE, fnd_design_data:PN.PN_OPEX_CRITICAL_DATES_ALL, object_name:PN_OPEX_CRITICAL_DATES_ALL, status:VALID, product: PN - Property Manager , description: This table stores information on critical dates for operating expense agreements. , implementation_dba_data: PN.PN_OPEX_CRITICAL_DATES_ALL ,
-
Table: PN_OPEX_AGREEMENTS_ALL
12.1.1
owner:PN, object_type:TABLE, fnd_design_data:PN.PN_OPEX_AGREEMENTS_ALL, object_name:PN_OPEX_AGREEMENTS_ALL, status:VALID, product: PN - Property Manager , description: This table stores method and overview information for operating expense agreements. , implementation_dba_data: PN.PN_OPEX_AGREEMENTS_ALL ,
-
Table: PN_OPEX_RECON_PRTBS_ALL
12.1.1
owner:PN, object_type:TABLE, fnd_design_data:PN.PN_OPEX_RECON_PRTBS_ALL, object_name:PN_OPEX_RECON_PRTBS_ALL, status:VALID, product: PN - Property Manager , description: This table stores pro rata basis information for operating expense reconciliations , implementation_dba_data: PN.PN_OPEX_RECON_PRTBS_ALL ,
-
Table: PN_OPEX_AGREEMENTS_ALL
12.2.2
owner:PN, object_type:TABLE, fnd_design_data:PN.PN_OPEX_AGREEMENTS_ALL, object_name:PN_OPEX_AGREEMENTS_ALL, status:VALID, product: PN - Property Manager , description: This table stores method and overview information for operating expense agreements. , implementation_dba_data: PN.PN_OPEX_AGREEMENTS_ALL ,
-
Table: PN_OPEX_PRORAT_BASIS_DTLS_ALL
12.2.2
owner:PN, object_type:TABLE, fnd_design_data:PN.PN_OPEX_PRORAT_BASIS_DTLS_ALL, object_name:PN_OPEX_PRORAT_BASIS_DTLS_ALL, status:VALID, product: PN - Property Manager , description: This table stores pro rata basis information for operating expense agreeements. , implementation_dba_data: PN.PN_OPEX_PRORAT_BASIS_DTLS_ALL ,
-
Table: PN_SYSTEM_SETUP_OPTIONS
12.2.2
owner:PN, object_type:TABLE, fnd_design_data:PN.PN_SYSTEM_SETUP_OPTIONS, object_name:PN_SYSTEM_SETUP_OPTIONS, status:VALID, product: PN - Property Manager , description: Property Manager system setup options for operating units. , implementation_dba_data: PN.PN_SYSTEM_SETUP_OPTIONS ,
-
Table: PN_SYSTEM_SETUP_OPTIONS
12.1.1
owner:PN, object_type:TABLE, fnd_design_data:PN.PN_SYSTEM_SETUP_OPTIONS, object_name:PN_SYSTEM_SETUP_OPTIONS, status:VALID, product: PN - Property Manager , description: Property Manager system setup options for operating units. , implementation_dba_data: PN.PN_SYSTEM_SETUP_OPTIONS ,
-
Table: PN_OPEX_RECON_ALL
12.2.2
owner:PN, object_type:TABLE, fnd_design_data:PN.PN_OPEX_RECON_ALL, object_name:PN_OPEX_RECON_ALL, status:VALID, product: PN - Property Manager , description: This table stores reconciliation overview information for operating expenses , implementation_dba_data: PN.PN_OPEX_RECON_ALL ,
-
Lookup Type: PN_OPEX_RECON_NOTE_TYPE
12.1.1
product: PN - Property Manager , meaning: PN_OPEX_RECON_NOTE_TYPE , description: Operating expenses note type ,
-
Lookup Type: PN_OPEX_RECON_NOTE_TYPE
12.2.2
product: PN - Property Manager , meaning: PN_OPEX_RECON_NOTE_TYPE , description: Operating expenses note type ,
-
Lookup Type: PN_OPEX_RECON_TRN
12.2.2
product: PN - Property Manager , meaning: PN_OPEX_RECON_TRN , description: Miscellaneous Translation Strings ,
-
Lookup Type: PN_OPEX_RECON_TRN
12.1.1
product: PN - Property Manager , meaning: PN_OPEX_RECON_TRN , description: Miscellaneous Translation Strings ,