Search Results unit
The PA_STANDARD_UNIT_COSTS table in Oracle E-Business Suite (EBS) 12.1.1 or 12.2.2 is a critical data structure within the Projects Accounting (PA) module. It stores standard unit cost rates for labor, non-labor, and other resources, which are used for cost accumulation, budgeting, and financial reporting in project-centric organizations. Below is a detailed breakdown of its purpose, structure, and functionality.
Purpose and Functional Overview
The PA_STANDARD_UNIT_COSTS table serves as a repository for predefined cost rates associated with resources utilized in Oracle Projects. These rates are applied to project transactions, enabling standardized cost calculations across projects, tasks, and activities. Key use cases include:- Cost Allocation: Automatically assigns costs to projects based on predefined rates.
- Budgeting: Facilitates the creation of project budgets using standardized cost assumptions.
- Variance Analysis: Compares actual costs against standard rates to identify discrepancies.
- Financial Reporting: Ensures consistency in cost reporting across projects.
Table Structure and Key Columns
The table contains columns that define the cost rate, effective dates, resource types, and organizational context. Below are some of the critical columns:- STANDARD_UNIT_COST_ID: Primary key identifier for the cost rate record.
- RESOURCE_TYPE: Specifies whether the rate applies to labor, equipment, or other resources.
- RESOURCE_CODE: Links to specific resources (e.g., job roles, inventory items).
- ORGANIZATION_ID: Associates the rate with a specific business unit or department.
- UNIT_COST: The predefined cost rate per unit (e.g., hourly rate for labor).
- START_DATE_ACTIVE and END_DATE_ACTIVE: Defines the validity period of the rate.
- CURRENCY_CODE: Specifies the currency in which the rate is denominated.
Integration with Other Modules
The PA_STANDARD_UNIT_COSTS table integrates with several Oracle EBS modules:- Oracle Human Resources (HR): Labor rates may be derived from HR job roles.
- Oracle Inventory: Non-labor rates may reference inventory items.
- General Ledger (GL): Cost data is posted to GL for financial reporting.
- Oracle Purchasing: Standard costs may influence procurement decisions.
Technical Considerations
- Indexing: The table is typically indexed on RESOURCE_TYPE, RESOURCE_CODE, and ORGANIZATION_ID for performance optimization.
- Audit Trails: Changes to standard costs may be logged in audit tables for compliance.
- Data Security: Access to the table is restricted via Oracle's role-based security model.
Customization and Extensions
Organizations may extend the functionality of PA_STANDARD_UNIT_COSTS by:- Creating custom PL/SQL triggers to validate rate changes.
- Developing concurrent programs to mass-update rates periodically.
- Integrating with external systems for rate synchronization.
Conclusion
The PA_STANDARD_UNIT_COSTS table is a foundational component of Oracle Projects, enabling consistent cost management across project lifecycles. Its design supports flexibility, integration, and scalability, making it indispensable for organizations leveraging Oracle EBS for project accounting.-
Lookup Type: UNIT
12.1.1
product: PA - Projects , meaning: Unit , description: Unit ,
-
Lookup Type: UNIT
12.2.2
product: PA - Projects , meaning: Unit , description: Unit ,
-
Lookup Type: CC_CROSS_CHARGE_TYPE
12.1.1
product: PA - Projects , meaning: Cc Cross Charge Type , description: Cross Charge Type ,
-
Lookup Type: RES_PULL_REJ_REASONS
12.1.1
product: PA - Projects , meaning: Res Pull Rej Reasons , description: Res Pull Rej Reasons ,
-
Lookup Type: CC_CROSS_CHARGE_TYPE
12.2.2
product: PA - Projects , meaning: Cc Cross Charge Type , description: Cross Charge Type ,
-
Lookup Type: RES_PULL_REJ_REASONS
12.2.2
product: PA - Projects , meaning: Res Pull Rej Reasons , description: Res Pull Rej Reasons ,
-
View: PA_CROSS_CHARGEABLE_OU_BASE_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_CROSS_CHARGEABLE_OU_BASE_V, object_name:PA_CROSS_CHARGEABLE_OU_BASE_V, status:VALID, product: PA - Projects , description: View of operating units that are Cross chargeable from the current operating unit , implementation_dba_data: APPS.PA_CROSS_CHARGEABLE_OU_BASE_V ,
-
View: PA_CROSS_CHARGEABLE_OU_BASE_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_CROSS_CHARGEABLE_OU_BASE_V, object_name:PA_CROSS_CHARGEABLE_OU_BASE_V, status:VALID, product: PA - Projects , description: View of operating units that are Cross chargeable from the current operating unit , implementation_dba_data: APPS.PA_CROSS_CHARGEABLE_OU_BASE_V ,
-
Lookup Type: DURATION_SHIFT_UNIT_CODE
12.1.1
product: PA - Projects , meaning: Duration Shift Unit Code , description: Duration Shift Unit Code ,
-
View: PA_CURRENCY_UOM_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_CURRENCY_UOM_V, object_name:PA_CURRENCY_UOM_V, status:VALID, product: PA - Projects , description: View used to configure currency unit of measure , implementation_dba_data: APPS.PA_CURRENCY_UOM_V ,
-
View: PA_CURRENCY_UOM_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_CURRENCY_UOM_V, object_name:PA_CURRENCY_UOM_V, status:VALID, product: PA - Projects , description: View used to configure currency unit of measure , implementation_dba_data: APPS.PA_CURRENCY_UOM_V ,
-
Lookup Type: DURATION_SHIFT_UNIT_CODE
12.2.2
product: PA - Projects , meaning: Duration Shift Unit Code , description: Duration Shift Unit Code ,
-
View: PA_BILL_RATES_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_BILL_RATES_V, object_name:PA_BILL_RATES_V, status:VALID, product: PA - Projects , description: 10SC Only , implementation_dba_data: APPS.PA_BILL_RATES_V ,
-
Table: PA_STANDARD_UNIT_COSTS
12.1.1
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_STANDARD_UNIT_COSTS, object_name:PA_STANDARD_UNIT_COSTS, status:VALID, product: PA - Projects , description: Stores the standard cost per unit for Project Assets by Asset Category and Asset Book. When the Asset Cost Allocation Method is "Standard Unit Cost", the asset line generation process uses this information to allocate indirect and common c , implementation_dba_data: PA.PA_STANDARD_UNIT_COSTS ,
-
View: PA_EXPENDITURE_TYPES_EXPEND_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_EXPENDITURE_TYPES_EXPEND_V, object_name:PA_EXPENDITURE_TYPES_EXPEND_V, status:VALID, product: PA - Projects , description: 10SC Only , implementation_dba_data: APPS.PA_EXPENDITURE_TYPES_EXPEND_V ,
-
View: PA_BILL_RATES_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_BILL_RATES_V, object_name:PA_BILL_RATES_V, status:VALID, product: PA - Projects , description: 10SC Only , implementation_dba_data: APPS.PA_BILL_RATES_V ,
-
Table: PA_STANDARD_UNIT_COSTS
12.2.2
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_STANDARD_UNIT_COSTS, object_name:PA_STANDARD_UNIT_COSTS, status:VALID, product: PA - Projects , description: Stores the standard cost per unit for Project Assets by Asset Category and Asset Book. When the Asset Cost Allocation Method is "Standard Unit Cost", the asset line generation process uses this information to allocate indirect and common c , implementation_dba_data: PA.PA_STANDARD_UNIT_COSTS ,
-
View: PA_EXPENDITURE_TYPES_EXPEND_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_EXPENDITURE_TYPES_EXPEND_V, object_name:PA_EXPENDITURE_TYPES_EXPEND_V, status:VALID, product: PA - Projects , description: 10SC Only , implementation_dba_data: APPS.PA_EXPENDITURE_TYPES_EXPEND_V ,
-
Lookup Type: CC_PROCESSED_CODE
12.2.2
product: PA - Projects , meaning: Cross Charge Processed code , description: Cross Charge Processed code ,
-
Lookup Type: CC_PROCESSED_CODE
12.1.1
product: PA - Projects , meaning: Cross Charge Processed code , description: Cross Charge Processed code ,
-
View: PABV_REVENUE_DISTRIBUTIONS
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PABV_REVENUE_DISTRIBUTIONS, object_name:PABV_REVENUE_DISTRIBUTIONS, status:VALID, product: PA - Projects , description: - Retrofitted , implementation_dba_data: APPS.PABV_REVENUE_DISTRIBUTIONS ,
-
View: PABV_REVENUE_DISTRIBUTIONS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PA.PABV_REVENUE_DISTRIBUTIONS, object_name:PABV_REVENUE_DISTRIBUTIONS, status:VALID, product: PA - Projects , description: - Retrofitted , implementation_dba_data: APPS.PABV_REVENUE_DISTRIBUTIONS ,
-
View: PA_PROJECTS_V_PAXTRAPE
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_PROJECTS_V_PAXTRAPE, object_name:PA_PROJECTS_V_PAXTRAPE, status:VALID, product: PA - Projects , description: For bug 2556167 to be used for record group in PAXTRAPE Only , implementation_dba_data: APPS.PA_PROJECTS_V_PAXTRAPE ,
-
Lookup Type: PROJ_LIST_ADV_SRCH_COL
12.1.1
product: PA - Projects , meaning: Project Lists Advanced Search Columns , description: Project Lists Advanced Search Columns ,
-
Lookup Type: PROJ_LIST_ADV_SRCH_COL
12.2.2
product: PA - Projects , meaning: Project Lists Advanced Search Columns , description: Project Lists Advanced Search Columns ,
-
View: PA_PROJECTS_EXPEND_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_PROJECTS_EXPEND_V, object_name:PA_PROJECTS_EXPEND_V, status:VALID, product: PA - Projects , description: View of the projects to which you can charge expenditures , implementation_dba_data: APPS.PA_PROJECTS_EXPEND_V ,
-
View: PA_PROJECTS_EXPEND_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_PROJECTS_EXPEND_V, object_name:PA_PROJECTS_EXPEND_V, status:VALID, product: PA - Projects , description: View of the projects to which you can charge expenditures , implementation_dba_data: APPS.PA_PROJECTS_EXPEND_V ,
-
Table: PA_PTE_MORG_EMP_TAB
12.1.1
product: PA - Projects , description: The operating unit to use for an employee using Oracle Personal Time and Expense (used if Multi-Org is implemented) , implementation_dba_data: Not implemented in this database ,
-
Table: PA_EVENT_TYPE_OUS_ALL
12.2.2
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_EVENT_TYPE_OUS_ALL, object_name:PA_EVENT_TYPE_OUS_ALL, status:VALID, product: PA - Projects , description: Operating unit specific information for Event Types , implementation_dba_data: PA.PA_EVENT_TYPE_OUS_ALL ,
-
View: PA_PROJECTS_ALL_EXPEND_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_PROJECTS_ALL_EXPEND_V, object_name:PA_PROJECTS_ALL_EXPEND_V, status:VALID, product: PA - Projects , description: View of the projects to which you can do search. (For subledgers LOV) , implementation_dba_data: APPS.PA_PROJECTS_ALL_EXPEND_V ,
-
View: PA_PROJECTS_ALL_EXPEND_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_PROJECTS_ALL_EXPEND_V, object_name:PA_PROJECTS_ALL_EXPEND_V, status:VALID, product: PA - Projects , description: View of the projects to which you can do search. (For subledgers LOV) , implementation_dba_data: APPS.PA_PROJECTS_ALL_EXPEND_V ,
-
Table: PA_EXPENDITURE_TYPE_OUS_ALL
12.2.2
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_EXPENDITURE_TYPE_OUS_ALL, object_name:PA_EXPENDITURE_TYPE_OUS_ALL, status:VALID, product: PA - Projects , description: Operating unit specific tax code information for expenditure types , implementation_dba_data: PA.PA_EXPENDITURE_TYPE_OUS_ALL ,
-
Table: PA_RESOURCE_OU
12.2.2
product: PA - Projects , description: PA_RESOURCE_OU is a table that stores the Operating Unit of the resource which is derived from the resource organization , implementation_dba_data: Not implemented in this database ,
-
Table: PA_EVENT_TYPE_OUS_ALL
12.1.1
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_EVENT_TYPE_OUS_ALL, object_name:PA_EVENT_TYPE_OUS_ALL, status:VALID, product: PA - Projects , description: Operating unit specific information for Event Types , implementation_dba_data: PA.PA_EVENT_TYPE_OUS_ALL ,
-
Table: PA_EXPENDITURE_TYPE_OUS_ALL
12.1.1
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_EXPENDITURE_TYPE_OUS_ALL, object_name:PA_EXPENDITURE_TYPE_OUS_ALL, status:VALID, product: PA - Projects , description: Operating unit specific tax code information for expenditure types , implementation_dba_data: PA.PA_EXPENDITURE_TYPE_OUS_ALL ,
-
Table: PA_PTE_MORG_EMP_TAB
12.2.2
product: PA - Projects , description: The operating unit to use for an employee using Oracle Personal Time and Expense (used if Multi-Org is implemented) , implementation_dba_data: Not implemented in this database ,
-
View: PA_BUDGET_VERSIONS_DRAFT_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_BUDGET_VERSIONS_DRAFT_V, object_name:PA_BUDGET_VERSIONS_DRAFT_V, status:VALID, product: PA - Projects , description: 10SC Only - Retrofitted , implementation_dba_data: APPS.PA_BUDGET_VERSIONS_DRAFT_V ,
-
Table: PA_RESOURCE_OU
12.1.1
product: PA - Projects , description: PA_RESOURCE_OU is a table that stores the Operating Unit of the resource which is derived from the resource organization , implementation_dba_data: Not implemented in this database ,
-
View: PA_PTE_MULTI_ORG_EMP_MAP
12.2.2
product: PA - Projects , description: View of PERSON_ID to operating unit (ORG_ID) relationship from Oracle Projects used by Oracle Personal Time and Expense , implementation_dba_data: Not implemented in this database ,
-
Table: PA_CINT_RATE_INFO_ALL
12.2.2
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_CINT_RATE_INFO_ALL, object_name:PA_CINT_RATE_INFO_ALL, status:VALID, product: PA - Projects , description: Stores information used to determine how capitalized interest is calculated for each operating unit , implementation_dba_data: PA.PA_CINT_RATE_INFO_ALL ,
-
View: PA_PTE_MULTI_ORG_EMP_MAP
12.1.1
product: PA - Projects , description: View of PERSON_ID to operating unit (ORG_ID) relationship from Oracle Projects used by Oracle Personal Time and Expense , implementation_dba_data: Not implemented in this database ,
-
View: PA_BUDGET_VERSIONS_DRAFT_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_BUDGET_VERSIONS_DRAFT_V, object_name:PA_BUDGET_VERSIONS_DRAFT_V, status:VALID, product: PA - Projects , description: 10SC Only - Retrofitted , implementation_dba_data: APPS.PA_BUDGET_VERSIONS_DRAFT_V ,
-
Table: PA_UTILIZATION_OPTIONS_ALL
12.1.1
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_UTILIZATION_OPTIONS_ALL, object_name:PA_UTILIZATION_OPTIONS_ALL, status:VALID, product: PA - Projects , description: This table stores the parameters and defaults that define the various utilization options.If you have a multi-organization installation, you define one row for each operating unit. , implementation_dba_data: PA.PA_UTILIZATION_OPTIONS_ALL ,
-
Table: PA_CINT_EXP_TYPE_EXCL_ALL
12.1.1
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_CINT_EXP_TYPE_EXCL_ALL, object_name:PA_CINT_EXP_TYPE_EXCL_ALL, status:VALID, product: PA - Projects , description: Stores expenditure type exclusions by interest rate code for each operating unit. Cost associated with each expenditure type is excluded from the capitalized interest calculation , implementation_dba_data: PA.PA_CINT_EXP_TYPE_EXCL_ALL ,
-
View: PA_ADW_OPER_UNITS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_ADW_OPER_UNITS_V, object_name:PA_ADW_OPER_UNITS_V, status:VALID, product: PA - Projects , description: Values for the operating unit dimension , implementation_dba_data: APPS.PA_ADW_OPER_UNITS_V ,
-
Table: PA_FORECASTING_OPTIONS_ALL
12.2.2
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_FORECASTING_OPTIONS_ALL, object_name:PA_FORECASTING_OPTIONS_ALL, status:VALID, product: PA - Projects , description: This table stores the parameters and defaults that define the various options for forecasting options. If you have a multi-organization installation, you define one row for each operating unit. , implementation_dba_data: PA.PA_FORECASTING_OPTIONS_ALL ,
-
Table: PA_UTILIZATION_OPTIONS_ALL
12.2.2
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_UTILIZATION_OPTIONS_ALL, object_name:PA_UTILIZATION_OPTIONS_ALL, status:VALID, product: PA - Projects , description: This table stores the parameters and defaults that define the various utilization options.If you have a multi-organization installation, you define one row for each operating unit. , implementation_dba_data: PA.PA_UTILIZATION_OPTIONS_ALL ,
-
Table: PA_CINT_RATE_INFO_ALL
12.1.1
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_CINT_RATE_INFO_ALL, object_name:PA_CINT_RATE_INFO_ALL, status:VALID, product: PA - Projects , description: Stores information used to determine how capitalized interest is calculated for each operating unit , implementation_dba_data: PA.PA_CINT_RATE_INFO_ALL ,
-
Table: PA_FORECASTING_OPTIONS_ALL
12.1.1
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_FORECASTING_OPTIONS_ALL, object_name:PA_FORECASTING_OPTIONS_ALL, status:VALID, product: PA - Projects , description: This table stores the parameters and defaults that define the various options for forecasting options. If you have a multi-organization installation, you define one row for each operating unit. , implementation_dba_data: PA.PA_FORECASTING_OPTIONS_ALL ,
-
Table: PA_CINT_EXP_TYPE_EXCL_ALL
12.2.2
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_CINT_EXP_TYPE_EXCL_ALL, object_name:PA_CINT_EXP_TYPE_EXCL_ALL, status:VALID, product: PA - Projects , description: Stores expenditure type exclusions by interest rate code for each operating unit. Cost associated with each expenditure type is excluded from the capitalized interest calculation , implementation_dba_data: PA.PA_CINT_EXP_TYPE_EXCL_ALL ,