Search Results fa_mc_books_summary and direct joins
The PA_CI_DIRECT_COST_DETAILS
table in Oracle E-Business Suite (EBS) versions 12.1.1 and 12.2.2 is a critical data structure within the Project Costing module, specifically designed to store detailed information about direct costs associated with Capital Projects (Capital Inventory). This table plays a pivotal role in tracking, analyzing, and reporting project-related expenditures, ensuring accurate financial management and compliance with accounting standards. Below is a detailed breakdown of its purpose, key attributes, and functional significance.
Purpose and Context
The PA_CI_DIRECT_COST_DETAILS
table is part of Oracle's Project Accounting (PA) module, which integrates with other EBS components such as General Ledger (GL), Accounts Payable (AP), and Inventory (INV). It captures granular details of direct costs incurred for Capital Projects, enabling organizations to monitor project expenses, allocate costs to appropriate assets, and support capitalization processes. This table is particularly relevant for industries like construction, manufacturing, and utilities, where capital project costing is a core business function.
Key Attributes and Structure
The table comprises columns that store transactional and reference data, including:
- CI_DIRECT_COST_DETAIL_ID: Primary key identifier for each cost record.
- CI_PROJECT_ID: Links the cost to a specific Capital Project.
- EXPENDITURE_ITEM_ID: References the underlying expenditure item from the
PA_EXPENDITURE_ITEMS
table. - AMOUNT: The monetary value of the direct cost.
- CURRENCY_CODE: The currency in which the cost is recorded.
- LINE_TYPE: Classifies the cost (e.g., labor, material, equipment).
- ALLOCATION_RULE_ID: Specifies the cost allocation rule applied.
- CREATION_DATE and LAST_UPDATE_DATE: Audit columns for tracking record changes.
Integration with Other Modules
The table interacts with multiple EBS modules:
- Project Costing: Direct costs are sourced from expenditure items and validated against project budgets.
- Fixed Assets: Costs may be transferred to the
FA_CAPITAL_ASSETS
table for asset capitalization. - General Ledger: Cost data is summarized and posted to GL accounts for financial reporting.
Functional Significance
1. Cost Tracking: Provides a detailed audit trail of project expenses, ensuring transparency and accountability.
2. Capitalization: Supports the transfer of eligible costs to Fixed Assets, aiding in depreciation calculations.
3. Compliance: Helps adhere to accounting standards (e.g., GAAP, IFRS) by maintaining accurate cost records.
4. Reporting: Enables customized financial and project performance reports through Oracle BI or Discoverer.
Technical Considerations
In EBS 12.2.2, the table benefits from Oracle's Online Patching (ADOP) framework, allowing seamless updates without downtime. Indexes on columns like CI_PROJECT_ID
and EXPENDITURE_ITEM_ID
optimize query performance. Organizations may also leverage APIs (e.g., PA_CI_COST_PUB
) for programmatic access to this table.
Conclusion
The PA_CI_DIRECT_COST_DETAILS
table is a cornerstone of Oracle EBS Project Costing, offering robust capabilities for managing capital project costs. Its integration with financial and asset modules ensures end-to-end visibility, making it indispensable for organizations with complex project accounting requirements. Proper configuration and utilization of this table are essential for accurate financial reporting and operational efficiency.
-
File: Budgeting and Forecasting.pdf
12.2.2
product: PA - Projects , size: 146.216 KBytes , file_type: PDF Diagram ,
-
File: Budgeting and Forecasting.pdf
12.1.1
product: PA - Projects , size: 146.216 KBytes , file_type: PDF Diagram ,
-
File: Workplan and Progress.pdf
12.1.1
product: PA - Projects , size: 102.696 KBytes , file_type: PDF Diagram ,
-
File: Roles and Security.pdf
12.1.1
product: PA - Projects , size: 13.878 KBytes , file_type: PDF Diagram ,
-
File: Roles and Security.pdf
12.2.2
product: PA - Projects , size: 13.878 KBytes , file_type: PDF Diagram ,
-
File: Workplan and Progress.pdf
12.2.2
product: PA - Projects , size: 102.696 KBytes , file_type: PDF Diagram ,
-
File: PA Revenue and Invoices.pdf
12.2.2
product: PA - Projects , size: 108.459 KBytes , file_type: PDF Diagram ,
-
File: Issue and Change Management.pdf
12.2.2
product: PA - Projects , size: 116.163 KBytes , file_type: PDF Diagram ,
-
File: PA Revenue and Invoices.pdf
12.1.1
product: PA - Projects , size: 108.459 KBytes , file_type: PDF Diagram ,
-
File: Issue and Change Management.pdf
12.1.1
product: PA - Projects , size: 116.163 KBytes , file_type: PDF Diagram ,
-
Lookup Type: RATE AND DISCOUNT REASON
12.1.1
product: PA - Projects , meaning: Rate and Discount Reason , description: Rate and Discount Reason ,
-
Lookup Type: RATE AND DISCOUNT REASON
12.2.2
product: PA - Projects , meaning: Rate and Discount Reason , description: Rate and Discount Reason ,
-
File: Cross Charge-Borrowed And Lent.pdf
12.2.2
product: PA - Projects , size: 24.098 KBytes , file_type: PDF Diagram ,
-
File: Cross Charge-Borrowed And Lent.pdf
12.1.1
product: PA - Projects , size: 24.098 KBytes , file_type: PDF Diagram ,
-
Lookup Type: PA_CI_IMPACT_TYPES
12.2.2
product: PA - Projects , meaning: Control Item Impact Types , description: Control Item Impact Types ,
-
Lookup Type: PA_DLV_VIEW_LIST
12.2.2
product: PA - Projects , meaning: Deliverable View List , description: Deliverable View List ,
-
Lookup Type: PA_DLV_VIEW_LIST
12.1.1
product: PA - Projects , meaning: Deliverable View List , description: Deliverable View List ,
-
View: PA_XC_MY_TASKS_V
12.1.1
product: PA - Projects , description: View My Task Details , implementation_dba_data: Not implemented in this database ,
-
View: PA_XC_MY_TASKS_V
12.2.2
product: PA - Projects , description: View My Task Details , implementation_dba_data: Not implemented in this database ,
-
Lookup Type: PA_VIEW_RES_SUP_HIER
12.2.2
product: PA - Projects , meaning: View Resources Poplist , description: View All Resources or Direct Resources Only ,
-
Lookup Type: PA_VIEW_RES_SUP_HIER
12.1.1
product: PA - Projects , meaning: View Resources Poplist , description: View All Resources or Direct Resources Only ,
-
View: PA_REP_RES_MGR_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_REP_RES_MGR_V, object_name:PA_REP_RES_MGR_V, status:VALID, product: PA - Projects , description: PA_REP_RES_MGR_V is a view that list all direct and indirect managers in HR for a given application user , implementation_dba_data: APPS.PA_REP_RES_MGR_V ,
-
View: PA_REP_RES_MGR_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_REP_RES_MGR_V, object_name:PA_REP_RES_MGR_V, status:VALID, product: PA - Projects , description: PA_REP_RES_MGR_V is a view that list all direct and indirect managers in HR for a given application user , implementation_dba_data: APPS.PA_REP_RES_MGR_V ,
-
Lookup Type: PA_OASCREEN_CHARS
12.1.1
product: PA - Projects , meaning: Pa Oascreen Chars , description: Pa Oascreen Chars ,
-
Lookup Type: PA_OASCREEN_CHARS
12.2.2
product: PA - Projects , meaning: Pa Oascreen Chars , description: Pa Oascreen Chars ,
-
Table: PA_CI_DIRECT_COST_DETAILS
12.2.2
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_CI_DIRECT_COST_DETAILS, object_name:PA_CI_DIRECT_COST_DETAILS, status:VALID, product: PA - Projects , description: This table stores details of the changes planned for project direct costs. , implementation_dba_data: PA.PA_CI_DIRECT_COST_DETAILS ,
-
Lookup Type: PA_REQ_DTL_POPLIST
12.2.2
product: PA - Projects , meaning: Requirement Details Actions Poplist , description: Requirement Details Actions Poplist ,
-
Lookup Type: PA_REQ_DTL_POPLIST
12.1.1
product: PA - Projects , meaning: Requirement Details Actions Poplist , description: Requirement Details Actions Poplist ,
-
View: PA_REP_ALL_MGR_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_REP_ALL_MGR_V, object_name:PA_REP_ALL_MGR_V, status:VALID, product: PA - Projects , description: PA_REP_ALL_MGR_V is a view that list all direct and indirect managers in HR for a given application user has a Resource Authority , implementation_dba_data: APPS.PA_REP_ALL_MGR_V ,
-
View: PA_REP_ALL_MGR_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_REP_ALL_MGR_V, object_name:PA_REP_ALL_MGR_V, status:VALID, product: PA - Projects , description: PA_REP_ALL_MGR_V is a view that list all direct and indirect managers in HR for a given application user has a Resource Authority , implementation_dba_data: APPS.PA_REP_ALL_MGR_V ,
-
View: PA_GL_REV_XFER_AUDIT_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_GL_REV_XFER_AUDIT_V, object_name:PA_GL_REV_XFER_AUDIT_V, status:VALID, product: PA - Projects , description: View for Revenue Audit by GL Account showing the Revenue Distribution Lines and the corresponding entries in Oracle General Ledger. Full Description: View showing the revenue transactions in Oracle Projects and the corresponding GL Journal , implementation_dba_data: APPS.PA_GL_REV_XFER_AUDIT_V ,
-
View: PA_REP_UTIL_FCT_RSUM_GE_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_REP_UTIL_FCT_RSUM_GE_V, object_name:PA_REP_UTIL_FCT_RSUM_GE_V, status:VALID, product: PA - Projects , description: PA_REP_UTIL_FCT_RSUM_GE_V is a view to provide Forecast Capacity and Total Forecast Hours values for Person Resources across Global Week. This information is used by OA Screens. , implementation_dba_data: APPS.PA_REP_UTIL_FCT_RSUM_GE_V ,
-
View: PA_DELIVERABLES_AMG_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_DELIVERABLES_AMG_V, object_name:PA_DELIVERABLES_AMG_V, status:VALID, product: PA - Projects , description: PA_DELIVERABLES_AMG_V selects all the attributes of a Deliverable. , implementation_dba_data: APPS.PA_DELIVERABLES_AMG_V ,
-
View: PA_GL_REV_XFER_AUDIT_REP_MRC_V
12.1.1
product: PA - Projects , implementation_dba_data: Not implemented in this database ,
-
View: PA_GL_REV_XFER_AUDIT_REP_MRC_V
12.2.2
product: PA - Projects , implementation_dba_data: Not implemented in this database ,
-
View: PA_REP_UTIL_FCT_RSUM_PA_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_REP_UTIL_FCT_RSUM_PA_V, object_name:PA_REP_UTIL_FCT_RSUM_PA_V, status:VALID, product: PA - Projects , description: PA_REP_UTIL_FCT_RSUM_PA_V is a view to provide Forecast Capacity and Total Forecast Hours values for Person Resources across PA Periods. This information is used by OA Screens. , implementation_dba_data: APPS.PA_REP_UTIL_FCT_RSUM_PA_V ,
-
View: PA_REP_UTIL_FCT_RSUM_PA_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_REP_UTIL_FCT_RSUM_PA_V, object_name:PA_REP_UTIL_FCT_RSUM_PA_V, status:VALID, product: PA - Projects , description: PA_REP_UTIL_FCT_RSUM_PA_V is a view to provide Forecast Capacity and Total Forecast Hours values for Person Resources across PA Periods. This information is used by OA Screens. , implementation_dba_data: APPS.PA_REP_UTIL_FCT_RSUM_PA_V ,
-
View: PA_REP_UTIL_FCT_RSUM_GL_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_REP_UTIL_FCT_RSUM_GL_V, object_name:PA_REP_UTIL_FCT_RSUM_GL_V, status:VALID, product: PA - Projects , description: PA_REP_UTIL_FCT_RSUM_GL_V is a view to provide Forecast Capacity and Total Forecast Hours values for Person Resources across GL Periods. This information is used by OA Screens. , implementation_dba_data: APPS.PA_REP_UTIL_FCT_RSUM_GL_V ,
-
View: PA_LAUNCH_PAGE_OBJECTS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_LAUNCH_PAGE_OBJECTS_V, object_name:PA_LAUNCH_PAGE_OBJECTS_V, status:VALID, product: PA - Projects , description: PA_LAUNCH_PAGE_OBJECTS_V gives the consolidated list of objects , implementation_dba_data: APPS.PA_LAUNCH_PAGE_OBJECTS_V ,
-
View: PA_REP_UTIL_ACT_RSUM_GL_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_REP_UTIL_ACT_RSUM_GL_V, object_name:PA_REP_UTIL_ACT_RSUM_GL_V, status:VALID, product: PA - Projects , description: PA_REP_UTIL_ACT_RSUM_GL_V is a view to provide Actual Capacity and Total Actual Hours values for Person Resources across GL Periods. This information is used by OA Screens. , implementation_dba_data: APPS.PA_REP_UTIL_ACT_RSUM_GL_V ,
-
View: PA_REP_UTIL_ACT_RSUM_GL_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_REP_UTIL_ACT_RSUM_GL_V, object_name:PA_REP_UTIL_ACT_RSUM_GL_V, status:VALID, product: PA - Projects , description: PA_REP_UTIL_ACT_RSUM_GL_V is a view to provide Actual Capacity and Total Actual Hours values for Person Resources across GL Periods. This information is used by OA Screens. , implementation_dba_data: APPS.PA_REP_UTIL_ACT_RSUM_GL_V ,
-
View: PA_REP_UTIL_ACT_RSUM_GE_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_REP_UTIL_ACT_RSUM_GE_V, object_name:PA_REP_UTIL_ACT_RSUM_GE_V, status:VALID, product: PA - Projects , description: PA_REP_UTIL_ACT_RSUM_GE_V is a view to provide Actual Capacity and Total Actual Hours values for Person Resources across Global Week. This information is used by OA Screens. , implementation_dba_data: APPS.PA_REP_UTIL_ACT_RSUM_GE_V ,
-
View: PA_REP_UTIL_ACT_RSUM_PA_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_REP_UTIL_ACT_RSUM_PA_V, object_name:PA_REP_UTIL_ACT_RSUM_PA_V, status:VALID, product: PA - Projects , description: PA_REP_UTIL_ACT_RSUM_PA_V is a view to provide Actual Capacity and Total Actual Hours values for Person Resources across PA Periods. This information is used by OA Screens. , implementation_dba_data: APPS.PA_REP_UTIL_ACT_RSUM_PA_V ,
-
View: PA_FP_BUDGET_LINE_REJECTIONS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_FP_BUDGET_LINE_REJECTIONS_V, object_name:PA_FP_BUDGET_LINE_REJECTIONS_V, status:VALID, product: PA - Projects , description: Resource Assignment level and Task assignment level rejection details for self service budgets and workplan. , implementation_dba_data: APPS.PA_FP_BUDGET_LINE_REJECTIONS_V ,
-
View: PA_REP_UTIL_FCT_RSUM_GL_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_REP_UTIL_FCT_RSUM_GL_V, object_name:PA_REP_UTIL_FCT_RSUM_GL_V, status:VALID, product: PA - Projects , description: PA_REP_UTIL_FCT_RSUM_GL_V is a view to provide Forecast Capacity and Total Forecast Hours values for Person Resources across GL Periods. This information is used by OA Screens. , implementation_dba_data: APPS.PA_REP_UTIL_FCT_RSUM_GL_V ,
-
View: PA_DEPENDENCIES_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_DEPENDENCIES_V, object_name:PA_DEPENDENCIES_V, status:VALID, product: PA - Projects , implementation_dba_data: APPS.PA_DEPENDENCIES_V ,
-
View: PA_GL_COST_XFER_AUDIT_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_GL_COST_XFER_AUDIT_V, object_name:PA_GL_COST_XFER_AUDIT_V, status:VALID, product: PA - Projects , description: View for Cost Audit by GL Account showing the Cost Distribution Lines and the corresponding entries in Oracle General Ledger. , implementation_dba_data: APPS.PA_GL_COST_XFER_AUDIT_V ,
-
View: PA_CP_GENERATE_ASSET_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_CP_GENERATE_ASSET_V, object_name:PA_CP_GENERATE_ASSET_V, status:VALID, product: PA - Projects , description: 10SC Only , implementation_dba_data: APPS.PA_CP_GENERATE_ASSET_V ,
-
View: PA_LAUNCH_PAGE_ACTIONS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_LAUNCH_PAGE_ACTIONS_V, object_name:PA_LAUNCH_PAGE_ACTIONS_V, status:VALID, product: PA - Projects , description: PA_LAUNCH_PAGE_ACTIONS_V gives the consolidated list of actions , implementation_dba_data: APPS.PA_LAUNCH_PAGE_ACTIONS_V ,
-
View: PA_GL_REV_XFER_AUDIT_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_GL_REV_XFER_AUDIT_V, object_name:PA_GL_REV_XFER_AUDIT_V, status:VALID, product: PA - Projects , description: View for Revenue Audit by GL Account showing the Revenue Distribution Lines and the corresponding entries in Oracle General Ledger. Full Description: View showing the revenue transactions in Oracle Projects and the corresponding GL Journal , implementation_dba_data: APPS.PA_GL_REV_XFER_AUDIT_V ,