Search Results pa_labor_cost_multipliers
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.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 ,
-
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 ,
-
APPS.PA_FP_GEN_FCST_AMT_PVT dependencies on PA_LABOR_COST_MULTIPLIERS
12.1.1
-
APPS.PA_PROGRESS_UTILS dependencies on PA_LABOR_COST_MULTIPLIERS
12.1.1
-
APPS.PA_FP_GEN_FCST_AMT_PVT dependencies on PA_LABOR_COST_MULTIPLIERS
12.2.2
-
APPS.PA_FP_CALC_PLAN_PKG dependencies on PA_LABOR_COST_MULTIPLIERS
12.1.1
-
APPS.PA_FP_GEN_BUDGET_AMT_PUB dependencies on PA_LABOR_COST_MULTIPLIERS
12.1.1
-
APPS.PA_COST1 dependencies on PA_LABOR_COST_MULTIPLIERS
12.1.1
-
APPS.PA_COST1 dependencies on PA_LABOR_COST_MULTIPLIERS
12.2.2
-
APPS.PA_DATE_OVERLAP_CHECKS dependencies on PA_LABOR_COST_MULTIPLIERS
12.2.2
-
APPS.PA_FIN_PLAN_UTILS2 dependencies on PA_LABOR_COST_MULTIPLIERS
12.2.2
-
APPS.PA_COST dependencies on PA_LABOR_COST_MULTIPLIERS
12.1.1
-
APPS.PA_FP_GEN_BUDGET_AMT_PUB dependencies on PA_LABOR_COST_MULTIPLIERS
12.2.2
-
APPS.PA_PROGRESS_UTILS dependencies on PA_LABOR_COST_MULTIPLIERS
12.2.2
-
APPS.PA_PLANNING_RESOURCE_UTILS dependencies on PA_LABOR_COST_MULTIPLIERS
12.1.1
-
APPS.PA_FIN_PLAN_UTILS2 dependencies on PA_LABOR_COST_MULTIPLIERS
12.1.1
-
APPS.PA_FP_CALC_PLAN_PKG dependencies on PA_LABOR_COST_MULTIPLIERS
12.2.2
-
APPS.PA_EXP_COPY dependencies on PA_LABOR_COST_MULTIPLIERS
12.1.1
-
APPS.PA_FORECAST_COST dependencies on PA_LABOR_COST_MULTIPLIERS
12.1.1
-
APPS.PA_PLANNING_RESOURCE_UTILS dependencies on PA_LABOR_COST_MULTIPLIERS
12.2.2
-
APPS.PA_DATE_OVERLAP_CHECKS dependencies on PA_LABOR_COST_MULTIPLIERS
12.1.1
-
APPS.PA_FORECAST_COST dependencies on PA_LABOR_COST_MULTIPLIERS
12.2.2
-
APPS.PA_EXP_COPY dependencies on PA_LABOR_COST_MULTIPLIERS
12.2.2
-
APPS.PA_COST dependencies on PA_LABOR_COST_MULTIPLIERS
12.2.2
-
VIEW: PA.PA_LABOR_COST_MULTIPLIERS#
12.2.2
owner:PA, object_type:VIEW, object_name:PA_LABOR_COST_MULTIPLIERS#, status:VALID,
-
APPS.PA_DATE_OVERLAP_CHECKS SQL Statements
12.1.1
-
APPS.PA_DATE_OVERLAP_CHECKS SQL Statements
12.2.2
-
SYNONYM: APPS.PA_LABOR_COST_MULTIPLIERS
12.2.2
owner:APPS, object_type:SYNONYM, object_name:PA_LABOR_COST_MULTIPLIERS, status:VALID,
-
TABLE: PA.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,
-
TABLE: PA.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,
-
VIEW: PA.PA_LABOR_COST_MULTIPLIERS#
12.2.2
-
SYNONYM: APPS.PA_LABOR_COST_MULTIPLIERS
12.1.1
owner:APPS, object_type:SYNONYM, object_name:PA_LABOR_COST_MULTIPLIERS, status:VALID,
-
PACKAGE BODY: APPS.PA_DATE_OVERLAP_CHECKS
12.2.2
-
PACKAGE BODY: APPS.PA_DATE_OVERLAP_CHECKS
12.1.1
-
PACKAGE BODY: APPS.PA_DATE_OVERLAP_CHECKS
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:PA_DATE_OVERLAP_CHECKS, status:VALID,
-
PACKAGE BODY: APPS.PA_DATE_OVERLAP_CHECKS
12.2.2
owner:APPS, object_type:PACKAGE BODY, object_name:PA_DATE_OVERLAP_CHECKS, status:VALID,
-
Table: PA_COMP_OT_EXP_TYPES
12.2.2
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_COMP_OT_EXP_TYPES, object_name:PA_COMP_OT_EXP_TYPES, status:VALID, product: PA - Projects , description: PA_COMP_OT_EXP_TYPES assigns labor cost multipliers to overtime expenditure types for each labor costing rule. The multipliers are applied as raw cost is calculated for transactions charged to the associated expenditure types. , implementation_dba_data: PA.PA_COMP_OT_EXP_TYPES ,
-
Table: PA_COMP_OT_EXP_TYPES
12.1.1
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_COMP_OT_EXP_TYPES, object_name:PA_COMP_OT_EXP_TYPES, status:VALID, product: PA - Projects , description: PA_COMP_OT_EXP_TYPES assigns labor cost multipliers to overtime expenditure types for each labor costing rule. The multipliers are applied as raw cost is calculated for transactions charged to the associated expenditure types. , implementation_dba_data: PA.PA_COMP_OT_EXP_TYPES ,
-
PACKAGE BODY: APPS.PA_FORECAST_COST
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:PA_FORECAST_COST, status:VALID,
-
PACKAGE BODY: APPS.PA_EXP_COPY
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:PA_EXP_COPY, status:VALID,
-
PACKAGE BODY: APPS.PA_COST1
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:PA_COST1, status:VALID,
-
PACKAGE BODY: APPS.PA_FORECAST_COST
12.2.2
owner:APPS, object_type:PACKAGE BODY, object_name:PA_FORECAST_COST, status:VALID,
-
PACKAGE BODY: APPS.PA_COST
12.2.2
owner:APPS, object_type:PACKAGE BODY, object_name:PA_COST, status:VALID,
-
PACKAGE BODY: APPS.PA_COST1
12.2.2
owner:APPS, object_type:PACKAGE BODY, object_name:PA_COST1, status:VALID,
-
PACKAGE BODY: APPS.PA_EXP_COPY
12.2.2
owner:APPS, object_type:PACKAGE BODY, object_name:PA_EXP_COPY, status:VALID,
-
PACKAGE BODY: APPS.PA_COST
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:PA_COST, status:VALID,
-
PACKAGE BODY: APPS.PA_FP_GEN_FCST_AMT_PVT
12.2.2
owner:APPS, object_type:PACKAGE BODY, object_name:PA_FP_GEN_FCST_AMT_PVT, status:VALID,
-
PACKAGE BODY: APPS.PA_FP_GEN_FCST_AMT_PVT
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:PA_FP_GEN_FCST_AMT_PVT, status:VALID,
-
PACKAGE BODY: APPS.PA_FIN_PLAN_UTILS2
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:PA_FIN_PLAN_UTILS2, status:VALID,
-
PACKAGE BODY: APPS.PA_FIN_PLAN_UTILS2
12.2.2
owner:APPS, object_type:PACKAGE BODY, object_name:PA_FIN_PLAN_UTILS2, status:VALID,