Search Results labor_cost_multiplier_name
Overview
The PA_LABOR_COST_MULTIPLIERS table is a core reference table within Oracle E-Business Suite's Projects (PA) module. Its primary function is to store predefined multipliers that are applied to standard labor cost rates to calculate premium hourly cost rates for overtime expenditure items. This table is essential for accurate project costing and accounting, enabling organizations to define and enforce consistent policies for compensating overtime work across projects. By centralizing these multiplier definitions, the system ensures that labor costs for overtime are automatically and correctly calculated based on business rules, directly impacting project budgets, cost collection, and financial reporting.
Key Information Stored
The table's structure is designed to hold the multiplier definitions and associated metadata. The primary key column, LABOR_COST_MULTIPLIER_NAME, uniquely identifies each multiplier rule (e.g., 'TIME_AND_A_HALF', 'DOUBLE_TIME'). While the provided ETRM metadata does not list all columns, based on its function, typical columns would include a description of the multiplier and the numeric multiplier value itself (e.g., 1.5, 2.0). Additional columns may control effective dates, enabling historical tracking of rate changes. The table serves as a lookup source, with its key referenced by several transactional tables to determine the appropriate cost calculation for specific expenditure items.
Common Use Cases and Queries
The primary use case is the automatic derivation of premium labor costs during expenditure processing. When a user enters an overtime expenditure item, the system references the multiplier name associated with the task or expenditure type to calculate the cost. Common reporting and validation queries include listing all active multipliers and verifying their application. A typical SQL pattern to audit usage is joining this table to related transactional data.
- Listing All Multipliers:
SELECT labor_cost_multiplier_name FROM pa_labor_cost_multipliers; - Analyzing Overage Costs by Multiplier: A join to
PA_EXPENDITURE_ITEMS_ALLonLABOR_COST_MULTIPLIER_NAMEallows reports to summarize premium costs incurred for different overtime types, crucial for project cost analysis and payroll reconciliation.
Related Objects
As indicated by the foreign key relationships, PA_LABOR_COST_MULTIPLIERS is integral to the project costing workflow. The key related objects are:
- PA_EXPENDITURE_ITEMS_ALL: The primary transactional table where the multiplier is applied to individual overtime expenditure lines to calculate the final cost amount.
- PA_TASKS: Allows a default labor cost multiplier to be defined at the task level, streamlining data entry for overtime incurred on that task.
- PA_COMP_OT_EXP_TYPES: Associates compensation overtime rules (likely related to payroll) with specific cost multipliers defined in this table, linking project costing with human resources policies.
These relationships ensure the multiplier definitions govern cost calculations consistently across expenditure entry, task setup, and compensation rule configuration.
-
Table: PA_LABOR_COST_MULTIPLIERS
12.2.2
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_LABOR_COST_MULTIPLIERS, object_name:PA_LABOR_COST_MULTIPLIERS, status:VALID, product: PA - Projects , description: Multipliers used to determine premium hourly cost rates for labor overtime expenditure items , implementation_dba_data: PA.PA_LABOR_COST_MULTIPLIERS ,
-
Table: PA_LABOR_COST_MULTIPLIERS
12.1.1
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_LABOR_COST_MULTIPLIERS, object_name:PA_LABOR_COST_MULTIPLIERS, status:VALID, product: PA - Projects , description: Multipliers used to determine premium hourly cost rates for labor overtime expenditure items , implementation_dba_data: PA.PA_LABOR_COST_MULTIPLIERS ,
-
View: PA_EXPND_ITEMS_REVIEW_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_EXPND_ITEMS_REVIEW_V, object_name:PA_EXPND_ITEMS_REVIEW_V, status:VALID, product: PA - Projects , description: 10SC Only , implementation_dba_data: APPS.PA_EXPND_ITEMS_REVIEW_V ,
-
View: PA_EXPND_ITEMS_REVIEW_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_EXPND_ITEMS_REVIEW_V, object_name:PA_EXPND_ITEMS_REVIEW_V, status:VALID, product: PA - Projects , description: 10SC Only , implementation_dba_data: APPS.PA_EXPND_ITEMS_REVIEW_V ,
-
View: PA_EXPENDITURE_ITEMS
12.2.2
product: PA - Projects , description: Single-Org , implementation_dba_data: Not implemented in this database ,
-
View: PA_EXPENDITURE_ITEMS
12.1.1
product: PA - Projects , description: Single-Org , implementation_dba_data: Not implemented in this database ,
-
View: PA_TASKS_ALL_EXPEND_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_TASKS_ALL_EXPEND_V, object_name:PA_TASKS_ALL_EXPEND_V, status:VALID, product: PA - Projects , description: View of the tasks for a given project to which you can charge expenditures , implementation_dba_data: APPS.PA_TASKS_ALL_EXPEND_V ,
-
View: PA_TASKS_ALL_EXPEND_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_TASKS_ALL_EXPEND_V, object_name:PA_TASKS_ALL_EXPEND_V, status:VALID, product: PA - Projects , description: View of the tasks for a given project to which you can charge expenditures , implementation_dba_data: APPS.PA_TASKS_ALL_EXPEND_V ,
-
View: PA_TASKS_AMG_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_TASKS_AMG_V, object_name:PA_TASKS_AMG_V, status:VALID, product: PA - Projects , description: 10Sc only , implementation_dba_data: APPS.PA_TASKS_AMG_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_TASKS_EXPEND_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_TASKS_EXPEND_V, object_name:PA_TASKS_EXPEND_V, status:VALID, product: PA - Projects , description: View of the tasks for a given project to which you can charge expenditures , implementation_dba_data: APPS.PA_TASKS_EXPEND_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_TASKS_EXPEND_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_TASKS_EXPEND_V, object_name:PA_TASKS_EXPEND_V, status:VALID, product: PA - Projects , description: View of the tasks for a given project to which you can charge expenditures , implementation_dba_data: APPS.PA_TASKS_EXPEND_V ,
-
View: PA_EXPEND_ITEMS_ALL_MRC_V2
12.1.1
product: PA - Projects , description: Multi-Org, single currency view , implementation_dba_data: Not implemented in this database ,
-
View: PA_EXPEND_ITEMS_ALL_MRC_V2
12.2.2
product: PA - Projects , description: Multi-Org, single currency view , implementation_dba_data: Not implemented in this database ,
-
View: PA_EXPENDITURE_ITEMS_ALL_MRC_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_EXPENDITURE_ITEMS_ALL_MRC_V, object_name:PA_EXPENDITURE_ITEMS_ALL_MRC_V, status:VALID, product: PA - Projects , description: Multi-Org, single currency view , implementation_dba_data: APPS.PA_EXPENDITURE_ITEMS_ALL_MRC_V ,
-
View: PA_EXPENDITURE_ITEMS_MRC_V2
12.2.2
product: PA - Projects , description: Single-org, single currency view , implementation_dba_data: Not implemented in this database ,
-
View: PA_TASKS_AMG_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_TASKS_AMG_V, object_name:PA_TASKS_AMG_V, status:VALID, product: PA - Projects , description: 10Sc only , implementation_dba_data: APPS.PA_TASKS_AMG_V ,
-
View: PA_EXPENDITURE_ITEMS_MRC_V
12.2.2
product: PA - Projects , description: Single-org, single currency view , implementation_dba_data: Not implemented in this database ,
-
View: PA_EXPENDITURE_ITEMS_MRC_V
12.1.1
product: PA - Projects , description: Single-org, single currency view , implementation_dba_data: Not implemented in this database ,
-
View: PA_EXPENDITURE_ITEMS_MRC_V2
12.1.1
product: PA - Projects , description: Single-org, single currency view , implementation_dba_data: Not implemented in this database ,
-
View: PA_EXPENDITURE_ITEMS_ALL_MRC_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_EXPENDITURE_ITEMS_ALL_MRC_V, object_name:PA_EXPENDITURE_ITEMS_ALL_MRC_V, status:VALID, product: PA - Projects , description: Multi-Org, single currency view , implementation_dba_data: APPS.PA_EXPENDITURE_ITEMS_ALL_MRC_V ,
-
View: PA_TASKS_V_O
12.1.1
product: PA - Projects , description: 10Sc only , implementation_dba_data: Not implemented in this database ,
-
View: PA_TASKS_V_O
12.2.2
product: PA - Projects , description: 10Sc only , implementation_dba_data: Not implemented in this database ,
-
View: PA_WBS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_WBS_V, object_name:PA_WBS_V, status:VALID, product: PA - Projects , description: 10SC Only - Retrofitted , implementation_dba_data: APPS.PA_WBS_V ,
-
View: PA_WBS_V_O
12.2.2
product: PA - Projects , description: 10SC Only - Retrofitted , implementation_dba_data: Not implemented in this database ,
-
View: PA_TASKS_WBS_V_O
12.1.1
product: PA - Projects , description: 10SC Only - Retrofitted , implementation_dba_data: Not implemented in this database ,
-
View: PA_TASKS_WBS_V_O
12.2.2
product: PA - Projects , description: 10SC Only - Retrofitted , implementation_dba_data: Not implemented in this database ,
-
View: PA_WBS_V_O
12.1.1
product: PA - Projects , description: 10SC Only - Retrofitted , implementation_dba_data: Not implemented in this database ,
-
View: PA_WBS_V_R
12.1.1
product: PA - Projects , description: 10SC Only - Retrofitted , implementation_dba_data: Not implemented in this database ,
-
View: PA_TASKS_WBS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_TASKS_WBS_V, object_name:PA_TASKS_WBS_V, status:VALID, product: PA - Projects , description: 10SC Only - Retrofitted , implementation_dba_data: APPS.PA_TASKS_WBS_V ,
-
View: PA_TASKS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_TASKS_V, object_name:PA_TASKS_V, status:VALID, product: PA - Projects , description: 10Sc only , implementation_dba_data: APPS.PA_TASKS_V ,
-
View: PA_TASKS_WBS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_TASKS_WBS_V, object_name:PA_TASKS_WBS_V, status:VALID, product: PA - Projects , description: 10SC Only - Retrofitted , implementation_dba_data: APPS.PA_TASKS_WBS_V ,
-
View: PA_TASKS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_TASKS_V, object_name:PA_TASKS_V, status:VALID, product: PA - Projects , description: 10Sc only , implementation_dba_data: APPS.PA_TASKS_V ,
-
View: PA_WBS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_WBS_V, object_name:PA_WBS_V, status:VALID, product: PA - Projects , description: 10SC Only - Retrofitted , implementation_dba_data: APPS.PA_WBS_V ,
-
View: PA_WBS_V_R
12.2.2
product: PA - Projects , description: 10SC Only - Retrofitted , implementation_dba_data: Not implemented in this database ,
-
View: PA_EXPENDITURE_ITEMS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_EXPENDITURE_ITEMS_V, object_name:PA_EXPENDITURE_ITEMS_V, status:VALID, product: PA - Projects , description: 10SC Only , implementation_dba_data: APPS.PA_EXPENDITURE_ITEMS_V ,
-
View: PA_EXPENDITURE_ITEMS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_EXPENDITURE_ITEMS_V, object_name:PA_EXPENDITURE_ITEMS_V, status:VALID, product: PA - Projects , description: 10SC Only , implementation_dba_data: APPS.PA_EXPENDITURE_ITEMS_V ,
-
View: PA_EXPEND_ITEMS_ADJUST_ALL_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_EXPEND_ITEMS_ADJUST_ALL_V, object_name:PA_EXPEND_ITEMS_ADJUST_ALL_V, status:VALID, product: PA - Projects , implementation_dba_data: APPS.PA_EXPEND_ITEMS_ADJUST_ALL_V ,
-
View: PA_EXPEND_ITEMS_ADJUST_ALL_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_EXPEND_ITEMS_ADJUST_ALL_V, object_name:PA_EXPEND_ITEMS_ADJUST_ALL_V, status:VALID, product: PA - Projects , implementation_dba_data: APPS.PA_EXPEND_ITEMS_ADJUST_ALL_V ,
-
View: PA_EXPEND_ITEMS_ADJUST_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_EXPEND_ITEMS_ADJUST_V, object_name:PA_EXPEND_ITEMS_ADJUST_V, status:VALID, product: PA - Projects , description: 10SC Only , implementation_dba_data: APPS.PA_EXPEND_ITEMS_ADJUST_V ,
-
View: PA_EXPEND_ITEMS_ADJUST_MRC_V
12.1.1
product: PA - Projects , implementation_dba_data: Not implemented in this database ,
-
View: PA_EXPEND_ITEMS_ADJUST_MRC_V
12.2.2
product: PA - Projects , implementation_dba_data: Not implemented in this database ,
-
View: PA_EXPEND_ITEMS_ADJUST_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_EXPEND_ITEMS_ADJUST_V, object_name:PA_EXPEND_ITEMS_ADJUST_V, status:VALID, product: PA - Projects , description: 10SC Only , implementation_dba_data: APPS.PA_EXPEND_ITEMS_ADJUST_V ,
-
View: PA_STRUCT_TASKS_AMG_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_STRUCT_TASKS_AMG_V, object_name:PA_STRUCT_TASKS_AMG_V, status:VALID, product: PA - Projects , description: This view provides a list of structure versions , implementation_dba_data: APPS.PA_STRUCT_TASKS_AMG_V ,
-
View: PA_STRUCT_TASKS_AMG_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_STRUCT_TASKS_AMG_V, object_name:PA_STRUCT_TASKS_AMG_V, status:VALID, product: PA - Projects , description: This view provides a list of structure versions , implementation_dba_data: APPS.PA_STRUCT_TASKS_AMG_V ,
-
View: PA_EXPEND_ITEMS_ADJUST2_MRC_V
12.1.1
product: PA - Projects , implementation_dba_data: Not implemented in this database ,
-
View: PA_EXPEND_ITEMS_ADJUST2_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_EXPEND_ITEMS_ADJUST2_V, object_name:PA_EXPEND_ITEMS_ADJUST2_V, status:VALID, product: PA - Projects , description: 11i Only , implementation_dba_data: APPS.PA_EXPEND_ITEMS_ADJUST2_V ,
-
View: PA_EXPEND_ITEMS_ADJUST2_MRC_V
12.2.2
product: PA - Projects , implementation_dba_data: Not implemented in this database ,
-
View: PA_EXPENDITURE_ITEMS_ONLINE_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_EXPENDITURE_ITEMS_ONLINE_V, object_name:PA_EXPENDITURE_ITEMS_ONLINE_V, status:VALID, product: PA - Projects , description: This view shows all expenditure items , implementation_dba_data: APPS.PA_EXPENDITURE_ITEMS_ONLINE_V ,