Search Results pa_expenditures_all
The PA_EXPENDITURES_ALL
table in Oracle E-Business Suite (EBS) 12.1.1 or 12.2.2 is a critical component of the Project Accounting (PA) module, serving as the primary repository for expenditure-related data. This table stores detailed information about project expenditures, including labor, non-labor, and other cost transactions, enabling organizations to track, analyze, and report on project financials effectively. Below is a detailed breakdown of its structure, functionality, and integration within Oracle EBS.
1. Purpose and Scope
ThePA_EXPENDITURES_ALL
table captures expenditure details such as transaction dates, amounts, expenditure types, and associated project or task identifiers. It acts as a central hub for expenditure data, linking to other key tables like PA_EXPENDITURE_ITEMS_ALL
(for line-level details) and PA_PROJECTS_ALL
(for project associations). This table supports multi-organization structures, as indicated by the "_ALL" suffix, allowing data segregation by operating units.
2. Key Columns and Data Structure
The table includes essential columns such as:- EXPENDITURE_ID: Primary key, uniquely identifying each expenditure record.
- EXPENDITURE_ITEM_DATE: The date the expenditure was incurred.
- EXPENDITURE_TYPE: Classifies the expenditure (e.g., labor, material).
- PROJECT_ID: Links the expenditure to a specific project.
- TASK_ID: Associates the expenditure with a project task.
- QUANTITY and AMOUNT: Captures the unit quantity and monetary value.
- ORG_ID: Identifies the operating unit for multi-org compliance.
CREATION_DATE
, LAST_UPDATE_DATE
), approval statuses, and source references (e.g., SOURCE
for integration with other modules like Payables or Inventory).
3. Integration with Oracle EBS Modules
The table integrates with:- General Ledger (GL): Expenditures are transferred via the
PA_TRANSACTION_INTERFACE_ALL
table for accounting. - Payables (AP): Invoice distributions may create expenditure records.
- Human Resources (HR): Labor expenditures from timesheets are stored here.
- Projects (PA): Direct linkage to project hierarchies and budgets.
4. Business Process Flow
Expenditures are typically created through:- Manual Entry: Via the "Expenditures" form in the PA module.
- System Interfaces: Automated feeds from AP, HR, or external systems.
- Import Programs: Using Oracle's Data Conversion or API-based loads.
5. Customization and Extensions
Organizations often extend the table via:- Descriptive Flexfields (DFFs): Adding custom attributes like "Cost Center" or "Sponsor Code."
- Triggers or APIs: Automating data derivations (e.g., defaulting task IDs based on rules).
- Views: Creating custom reports by joining with related tables like
PA_PROJECTS_ALL
.
6. Performance Considerations
Due to its transactional volume, indexing strategies (e.g., onEXPENDITURE_ID
, PROJECT_ID
) and partitioning are recommended. Purge archiving programs (PA_EXPENDITURE_PURGE
) help manage data growth.
7. Compliance and Reporting
The table feeds critical reports like "Project Cost Analysis" and "Expenditure by Type," supporting audit trails and regulatory compliance (e.g., revenue recognition under ASC 606).Conclusion
ThePA_EXPENDITURES_ALL
table is foundational to Oracle EBS Project Accounting, enabling end-to-end expenditure tracking. Its robust design ensures seamless integration with financial and operational modules, while its flexibility supports diverse industry requirements. Proper configuration and maintenance are essential to leverage its full potential in project cost management.
-
Table: PA_EXPENDITURES_ALL
12.1.1
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_EXPENDITURES_ALL, object_name:PA_EXPENDITURES_ALL, status:VALID, product: PA - Projects , description: Groups of expenditure items incurred by employees or organizations for an expenditure period , implementation_dba_data: PA.PA_EXPENDITURES_ALL ,
-
Table: PA_EXPENDITURES_ALL
12.2.2
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_EXPENDITURES_ALL, object_name:PA_EXPENDITURES_ALL, status:VALID, product: PA - Projects , description: Groups of expenditure items incurred by employees or organizations for an expenditure period , implementation_dba_data: PA.PA_EXPENDITURES_ALL ,
-
Table: PA_EXPENDITURE_ITEMS_ALL
12.1.1
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_EXPENDITURE_ITEMS_ALL, object_name:PA_EXPENDITURE_ITEMS_ALL, status:VALID, product: PA - Projects , description: The smallest units of expenditure charged to projects and tasks , implementation_dba_data: PA.PA_EXPENDITURE_ITEMS_ALL ,
-
Table: PA_EXPENDITURE_ITEMS_ALL
12.2.2
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_EXPENDITURE_ITEMS_ALL, object_name:PA_EXPENDITURE_ITEMS_ALL, status:VALID, product: PA - Projects , description: The smallest units of expenditure charged to projects and tasks , implementation_dba_data: PA.PA_EXPENDITURE_ITEMS_ALL ,
-
Table: PA_ROUTINGS
12.1.1
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_ROUTINGS, object_name:PA_ROUTINGS, status:VALID, product: PA - Projects , description: Steps in the approval cycle for online timecards and expense reports , implementation_dba_data: PA.PA_ROUTINGS ,
-
Table: PA_EXPENDITURE_GROUPS_ALL
12.2.2
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_EXPENDITURE_GROUPS_ALL, object_name:PA_EXPENDITURE_GROUPS_ALL, status:VALID, product: PA - Projects , description: Groups of pre-approved expenditures , implementation_dba_data: PA.PA_EXPENDITURE_GROUPS_ALL ,
-
Table: PA_ROUTINGS
12.2.2
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_ROUTINGS, object_name:PA_ROUTINGS, status:VALID, product: PA - Projects , description: Steps in the approval cycle for online timecards and expense reports , implementation_dba_data: PA.PA_ROUTINGS ,
-
Table: PA_EXPENDITURE_GROUPS_ALL
12.1.1
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_EXPENDITURE_GROUPS_ALL, object_name:PA_EXPENDITURE_GROUPS_ALL, status:VALID, product: PA - Projects , description: Groups of pre-approved expenditures , implementation_dba_data: PA.PA_EXPENDITURE_GROUPS_ALL ,
-
View: PA_DEDUCTION_SUMMARY_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_DEDUCTION_SUMMARY_V, object_name:PA_DEDUCTION_SUMMARY_V, status:VALID, product: PA - Projects , implementation_dba_data: APPS.PA_DEDUCTION_SUMMARY_V ,
-
View: PA_CE_TRANSACTIONS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_CE_TRANSACTIONS_V, object_name:PA_CE_TRANSACTIONS_V, status:VALID, product: PA - Projects , implementation_dba_data: APPS.PA_CE_TRANSACTIONS_V ,
-
View: PABV_EXPENDITURES
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PA.PABV_EXPENDITURES, object_name:PABV_EXPENDITURES, status:VALID, product: PA - Projects , description: - Retrofitted , implementation_dba_data: APPS.PABV_EXPENDITURES ,
-
View: PA_GL_UNCOST_EXCEPT_SUM_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_GL_UNCOST_EXCEPT_SUM_V, object_name:PA_GL_UNCOST_EXCEPT_SUM_V, status:VALID, product: PA - Projects , description: PA_GL_UNCOST_EXCEPT_SUM_V is a view that identifies the Cost Distribution Lines that prevent a period , implementation_dba_data: APPS.PA_GL_UNCOST_EXCEPT_SUM_V ,
-
View: PA_XLA_CROSSCHARGE_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_XLA_CROSSCHARGE_V, object_name:PA_XLA_CROSSCHARGE_V, status:VALID, product: PA - Projects , implementation_dba_data: APPS.PA_XLA_CROSSCHARGE_V ,
-
View: PA_GL_UNCOST_EXCEPT_SUM_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_GL_UNCOST_EXCEPT_SUM_V, object_name:PA_GL_UNCOST_EXCEPT_SUM_V, status:VALID, product: PA - Projects , description: PA_GL_UNCOST_EXCEPT_SUM_V is a view that identifies the Cost Distribution Lines that prevent a period , implementation_dba_data: APPS.PA_GL_UNCOST_EXCEPT_SUM_V ,
-
View: PA_CE_TRANSACTIONS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_CE_TRANSACTIONS_V, object_name:PA_CE_TRANSACTIONS_V, status:VALID, product: PA - Projects , implementation_dba_data: APPS.PA_CE_TRANSACTIONS_V ,
-
View: PA_XLA_COST_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_XLA_COST_V, object_name:PA_XLA_COST_V, status:VALID, product: PA - Projects , implementation_dba_data: APPS.PA_XLA_COST_V ,
-
View: PA_CAPITAL_EVENT_COSTS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_CAPITAL_EVENT_COSTS_V, object_name:PA_CAPITAL_EVENT_COSTS_V, status:VALID, product: PA - Projects , implementation_dba_data: APPS.PA_CAPITAL_EVENT_COSTS_V ,
-
View: PABV_EXPENDITURES
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PABV_EXPENDITURES, object_name:PABV_EXPENDITURES, status:VALID, product: PA - Projects , description: - Retrofitted , implementation_dba_data: APPS.PABV_EXPENDITURES ,
-
View: PA_XLA_CROSSCHARGE_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_XLA_CROSSCHARGE_V, object_name:PA_XLA_CROSSCHARGE_V, status:VALID, product: PA - Projects , implementation_dba_data: APPS.PA_XLA_CROSSCHARGE_V ,
-
View: PA_CDL_BURDEN_DETAIL_V_R
12.2.2
product: PA - Projects , description: Summarization criteria for burden summarization of expenditure items.This view is based on PA_CDL_BURDEN_DETAIL_V. It is a User customizable view defined over the PA_CDL_BURDEN_DETAIL_V. User can change the columns to be included in summary , implementation_dba_data: Not implemented in this database ,
-
View: PA_CDL_BURDEN_SUM_ERROR_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_CDL_BURDEN_SUM_ERROR_V, object_name:PA_CDL_BURDEN_SUM_ERROR_V, status:VALID, product: PA - Projects , description: Cost distribution lines that are in exception for burden summarization , implementation_dba_data: APPS.PA_CDL_BURDEN_SUM_ERROR_V ,
-
View: PA_CC_GL_COST_AUDIT_REP_MRC_V
12.2.2
product: PA - Projects , description: View for Cross Charge Audit by GL Account showing the Cross Charge Distribution Lines and the corresponding entries in Oracle General Ledger. This view shows the cross charge transactions in Oracle Projects for both GL Categories (Borrowed , implementation_dba_data: Not implemented in this database ,
-
View: PA_XLA_COST_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_XLA_COST_V, object_name:PA_XLA_COST_V, status:VALID, product: PA - Projects , implementation_dba_data: APPS.PA_XLA_COST_V ,
-
View: PA_CDL_BURDEN_DETAIL_V_R
12.1.1
product: PA - Projects , description: Summarization criteria for burden summarization of expenditure items.This view is based on PA_CDL_BURDEN_DETAIL_V. It is a User customizable view defined over the PA_CDL_BURDEN_DETAIL_V. User can change the columns to be included in summary , implementation_dba_data: Not implemented in this database ,
-
View: PA_CDL_BURDEN_SUM_ERROR_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_CDL_BURDEN_SUM_ERROR_V, object_name:PA_CDL_BURDEN_SUM_ERROR_V, status:VALID, product: PA - Projects , description: Cost distribution lines that are in exception for burden summarization , implementation_dba_data: APPS.PA_CDL_BURDEN_SUM_ERROR_V ,
-
View: PA_CDL_BURDEN_DETAIL_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IPA.PA_CDL_BURDEN_DETAIL_V PA.PA_CDL_BURDEN_DETAIL_V, object_name:PA_CDL_BURDEN_DETAIL_V, status:VALID, product: PA - Projects , description: Summarization criteria for burden summarization of expenditure items.This view is based on PA_CDL_BURDEN_DETAIL_V. It is a User customizable view defined over the PA_CDL_BURDEN_DETAIL_V. User can change the columns to be included in summary , implementation_dba_data: APPS.PA_CDL_BURDEN_DETAIL_V ,
-
View: PA_EXPENDITURES_MRC_V
12.1.1
product: PA - Projects , description: Single-org, single MRC currency view , implementation_dba_data: Not implemented in this database ,
-
View: PA_EXPENDITURES_MRC_V
12.2.2
product: PA - Projects , description: Single-org, single MRC currency view , implementation_dba_data: Not implemented in this database ,
-
View: PA_COST_EXCEPTIONS_DET_MRC_V
12.1.1
product: PA - Projects , description: pa_cost_exceptions_det_mrc_v is a view that identifies the Cost Distribution Lines that prevent a period - Retrofitted , implementation_dba_data: Not implemented in this database ,
-
View: PA_BILLING_INV_TRANSACTIONS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_BILLING_INV_TRANSACTIONS_V, object_name:PA_BILLING_INV_TRANSACTIONS_V, status:VALID, product: PA - Projects , description: Returns detail information for amount processed in the current run , implementation_dba_data: APPS.PA_BILLING_INV_TRANSACTIONS_V ,
-
View: PA_CC_EXCEPTIONS_SUM_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_CC_EXCEPTIONS_SUM_V, object_name:PA_CC_EXCEPTIONS_SUM_V, status:VALID, product: PA - Projects , description: Cross charge distributions that prevent a period from being closed.This view is used in period close reports. , implementation_dba_data: APPS.PA_CC_EXCEPTIONS_SUM_V ,
-
View: PA_REV_BURDEN_DETAILS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_REV_BURDEN_DETAILS_V, object_name:PA_REV_BURDEN_DETAILS_V, status:VALID, product: PA - Projects , description: PA_REV_BURDEN_DETAILS_V shows the individual burden cost components of the revenue amount for expenditure items that accrue revenue using burden schedules. , implementation_dba_data: APPS.PA_REV_BURDEN_DETAILS_V ,
-
View: PA_EXPENDITURES_MRC_V2
12.2.2
product: PA - Projects , description: Single-org, single currency view , implementation_dba_data: Not implemented in this database ,
-
View: PA_CC_GL_COST_AUDIT_REP_MRC_V
12.1.1
product: PA - Projects , description: View for Cross Charge Audit by GL Account showing the Cross Charge Distribution Lines and the corresponding entries in Oracle General Ledger. This view shows the cross charge transactions in Oracle Projects for both GL Categories (Borrowed , implementation_dba_data: Not implemented in this database ,
-
View: PA_EXPENDITURES
12.1.1
product: PA - Projects , description: Single-Org , implementation_dba_data: Not implemented in this database ,
-
View: PAFV_EXPENDITURES_OLD
12.2.2
product: PA - Projects , description: Business view to show information about the expenditures entered. , implementation_dba_data: Not implemented in this database ,
-
View: PA_EXPENDITURES_MRC_V2
12.1.1
product: PA - Projects , description: Single-org, single currency view , implementation_dba_data: Not implemented in this database ,
-
View: PA_COST_EXCEPTIONS_DET_MRC_V
12.2.2
product: PA - Projects , description: pa_cost_exceptions_det_mrc_v is a view that identifies the Cost Distribution Lines that prevent a period - Retrofitted , implementation_dba_data: Not implemented in this database ,
-
View: PA_CC_EXCEPTIONS_SUM_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_CC_EXCEPTIONS_SUM_V, object_name:PA_CC_EXCEPTIONS_SUM_V, status:VALID, product: PA - Projects , description: Cross charge distributions that prevent a period from being closed.This view is used in period close reports. , implementation_dba_data: APPS.PA_CC_EXCEPTIONS_SUM_V ,
-
View: PA_XLA_EXP_HEADER_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_XLA_EXP_HEADER_V, object_name:PA_XLA_EXP_HEADER_V, status:VALID, product: PA - Projects , implementation_dba_data: APPS.PA_XLA_EXP_HEADER_V ,
-
View: PA_EXPENDITURES
12.2.2
product: PA - Projects , description: Single-Org , implementation_dba_data: Not implemented in this database ,
-
View: PA_CC_EXCEPTIONS_SUM_MRC_V
12.2.2
product: PA - Projects , description: This view is used in period close reports. It shows all cross charge distribution lines that prevent closing a period , implementation_dba_data: Not implemented in this database ,
-
View: PAFV_EXPENDITURES_OLD
12.1.1
product: PA - Projects , description: Business view to show information about the expenditures entered. , implementation_dba_data: Not implemented in this database ,
-
View: PA_GL_COST_EXCEPT_DET_MRC_V
12.1.1
product: PA - Projects , description: pa_gl_cost_except_det_mrc_v is a view that identifies the Cost Distribution Lines that prevent a period from being closed. , implementation_dba_data: Not implemented in this database ,
-
View: PA_COST_EXCEPTIONS_DET_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_COST_EXCEPTIONS_DET_V, object_name:PA_COST_EXCEPTIONS_DET_V, status:VALID, product: PA - Projects , description: Identifies the details Cost Distribution Lines that prevent a period from being closed. , implementation_dba_data: APPS.PA_COST_EXCEPTIONS_DET_V ,
-
View: PA_BILLING_INV_TRANSACTIONS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_BILLING_INV_TRANSACTIONS_V, object_name:PA_BILLING_INV_TRANSACTIONS_V, status:VALID, product: PA - Projects , description: Returns detail information for amount processed in the current run , implementation_dba_data: APPS.PA_BILLING_INV_TRANSACTIONS_V ,
-
View: PA_BILLING_REV_TRANSACTIONS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_BILLING_REV_TRANSACTIONS_V, object_name:PA_BILLING_REV_TRANSACTIONS_V, status:VALID, product: PA - Projects , description: Returns detail information for amounts processed in the current run of revenue generation. , implementation_dba_data: APPS.PA_BILLING_REV_TRANSACTIONS_V ,
-
View: PA_XLA_EXP_HEADER_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_XLA_EXP_HEADER_V, object_name:PA_XLA_EXP_HEADER_V, status:VALID, product: PA - Projects , implementation_dba_data: APPS.PA_XLA_EXP_HEADER_V ,
-
View: PA_GL_COST_EXCEPT_DET_MRC_V
12.2.2
product: PA - Projects , description: pa_gl_cost_except_det_mrc_v is a view that identifies the Cost Distribution Lines that prevent a period from being closed. , implementation_dba_data: Not implemented in this database ,
-
View: PA_COST_EXCEPTIONS_DET_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_COST_EXCEPTIONS_DET_V, object_name:PA_COST_EXCEPTIONS_DET_V, status:VALID, product: PA - Projects , description: Identifies the details Cost Distribution Lines that prevent a period from being closed. , implementation_dba_data: APPS.PA_COST_EXCEPTIONS_DET_V ,