Search Results psp_payroll_lines
Overview
The PSP_PAYROLL_LINES table is a core data repository within the Oracle E-Business Suite Labor Distribution (PSP) module. It serves as the central staging and storage point for individual payroll transactions imported into the system. Its primary role is to hold detailed payroll expenditure data sourced from both Oracle Payroll and external, non-Oracle payroll systems. This imported data is the fundamental input for the Labor Distribution process, which subsequently allocates payroll costs to the appropriate general ledger accounts and projects based on predefined distribution rules. The table's existence is critical for reconciling payroll expenses with financial accounts and ensuring accurate labor cost accounting.
Key Information Stored
The table stores a granular record for each payroll line item. Key columns, as indicated by its foreign key relationships, include PAYROLL_LINE_ID (the primary key), PAYROLL_CONTROL_ID (linking to the import batch in PSP_PAYROLL_CONTROLS), and SET_OF_BOOKS_ID (linking to the accounting context in GL_SETS_OF_BOOKS). Crucially, it holds references to cost accounting flexfields (COST_ALLOCATION_KEYFLEX_ID) and general ledger accounts (GL_CODE_COMBINATION_ID), which define the natural account and, often, the project-related charging details. The COST_ID column links to PAY_COSTS, connecting the line to the specific earning or deduction code from the payroll system. Each row effectively represents a single instance of a payroll cost assigned to a specific accounting combination.
Common Use Cases and Queries
The primary use case is the auditing and troubleshooting of payroll data imported for labor distribution. Analysts frequently query this table to verify the volume, value, and accounting attributes of payroll charges before running the distribution process. A common reporting pattern involves joining to related control and descriptive tables to generate a pre-distribution payroll register. For example:
- Identifying all payroll lines for a specific import batch to validate totals.
- Investigating lines distributed to an unexpected GL account by filtering on GL_CODE_COMBINATION_ID.
- Summarizing payroll costs by employee, department, or project segment stored within the cost allocation keyflex.
A typical diagnostic query might join PSP_PAYROLL_LINES with PSP_PAYROLL_CONTROLS (for batch info) and PAY_COSTS (for earning name).
Related Objects
PSP_PAYROLL_LINES sits at the center of a key data model. It is a parent table to PSP_PAYROLL_SUB_LINES, which holds further detailed breakdowns. Its integrity is governed by foreign key relationships to several controlling tables: PSP_PAYROLL_CONTROLS (import batches), GL_SETS_OF_BOOKS (ledger), PAY_COSTS (payroll earnings/deductions), PAY_COST_ALLOCATION_KEYFLEX (project accounting flexfield), and GL_CODE_COMBINATIONS (general ledger account). For transactional processing, it is primarily populated and managed by the payroll import process within the Labor Distribution module, rather than direct user DML. Reporting often leverages views that join this table to its related descriptive entities.
-
Table: PSP_PAYROLL_LINES
12.2.2
owner:PSP, object_type:TABLE, fnd_design_data:PSP.PSP_PAYROLL_LINES, object_name:PSP_PAYROLL_LINES, status:VALID, product: PSP - Labor Distribution , description: Contains information on each payroll line imported from Oracle Payroll and non-Oracle payroll sources , implementation_dba_data: PSP.PSP_PAYROLL_LINES ,
-
Table: PSP_PAYROLL_LINES
12.1.1
owner:PSP, object_type:TABLE, fnd_design_data:PSP.PSP_PAYROLL_LINES, object_name:PSP_PAYROLL_LINES, status:VALID, product: PSP - Labor Distribution , description: Contains information on each payroll line imported from Oracle Payroll and non-Oracle payroll sources , implementation_dba_data: PSP.PSP_PAYROLL_LINES ,
-
Table: PSP_PAYROLL_SUB_LINES
12.1.1
owner:PSP, object_type:TABLE, fnd_design_data:PSP.PSP_PAYROLL_SUB_LINES, object_name:PSP_PAYROLL_SUB_LINES, status:VALID, product: PSP - Labor Distribution , description: Contains information where payroll amount in a payroll line is split into more than one subline , implementation_dba_data: PSP.PSP_PAYROLL_SUB_LINES ,
-
View: PSP_ADJUSTMENT_COMBO_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PSP.PSP_ADJUSTMENT_COMBO_V, object_name:PSP_ADJUSTMENT_COMBO_V, status:VALID, product: PSP - Labor Distribution , implementation_dba_data: APPS.PSP_ADJUSTMENT_COMBO_V ,
-
View: PSP_ADJUSTMENT_COMBO_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PSP.PSP_ADJUSTMENT_COMBO_V, object_name:PSP_ADJUSTMENT_COMBO_V, status:VALID, product: PSP - Labor Distribution , implementation_dba_data: APPS.PSP_ADJUSTMENT_COMBO_V ,
-
Table: PSP_PAYROLL_CONTROLS
12.1.1
owner:PSP, object_type:TABLE, fnd_design_data:PSP.PSP_PAYROLL_CONTROLS, object_name:PSP_PAYROLL_CONTROLS, status:VALID, product: PSP - Labor Distribution , description: Contains information for all imported payroll transactions , implementation_dba_data: PSP.PSP_PAYROLL_CONTROLS ,
-
Table: PSP_PAYROLL_SUB_LINES
12.2.2
owner:PSP, object_type:TABLE, fnd_design_data:PSP.PSP_PAYROLL_SUB_LINES, object_name:PSP_PAYROLL_SUB_LINES, status:VALID, product: PSP - Labor Distribution , description: Contains information where payroll amount in a payroll line is split into more than one subline , implementation_dba_data: PSP.PSP_PAYROLL_SUB_LINES ,
-
View: PSP_PAYROLL_SUBLINES_C_V
12.2.2
product: PSP - Labor Distribution , description: Shows payroll sublines that are for credit , implementation_dba_data: Not implemented in this database ,
-
View: PSP_PAYROLL_LINES_C_V
12.1.1
product: PSP - Labor Distribution , description: Shows payroll lines that are for credit , implementation_dba_data: Not implemented in this database ,
-
View: PSP_PAYROLL_LINES_D_V
12.2.2
product: PSP - Labor Distribution , description: Shows payroll lines that are for debit , implementation_dba_data: Not implemented in this database ,
-
View: PSP_DISTRIBUTION_LINES_D_V
12.1.1
product: PSP - Labor Distribution , description: Shows distribution lines that are for debit , implementation_dba_data: Not implemented in this database ,
-
View: PSP_DISTRIBUTION_LINES_C_V
12.2.2
product: PSP - Labor Distribution , description: Shows distribution lines that are for credit , implementation_dba_data: Not implemented in this database ,
-
View: PSP_PAYROLL_LINES_D_V
12.1.1
product: PSP - Labor Distribution , description: Shows payroll lines that are for debit , implementation_dba_data: Not implemented in this database ,
-
View: PSP_PAYROLL_LINES_C_V
12.2.2
product: PSP - Labor Distribution , description: Shows payroll lines that are for credit , implementation_dba_data: Not implemented in this database ,
-
View: PSP_PAYROLL_SUBLINES_V
12.2.2
product: PSP - Labor Distribution , description: Shows payroll sublines , implementation_dba_data: Not implemented in this database ,
-
View: PSP_PAYROLL_SUBLINES_D_V
12.1.1
product: PSP - Labor Distribution , description: Shows payroll sublines that are for debit , implementation_dba_data: Not implemented in this database ,
-
View: PSP_PAYROLL_SUBLINES_C_V
12.1.1
product: PSP - Labor Distribution , description: Shows payroll sublines that are for credit , implementation_dba_data: Not implemented in this database ,
-
View: PSP_DISTRIBUTION_LINES_D_V
12.2.2
product: PSP - Labor Distribution , description: Shows distribution lines that are for debit , implementation_dba_data: Not implemented in this database ,
-
View: PSP_PAYROLL_LINES_V
12.1.1
product: PSP - Labor Distribution , description: Shows payroll lines , implementation_dba_data: Not implemented in this database ,
-
View: PSP_PAYROLL_LINES_V
12.2.2
product: PSP - Labor Distribution , description: Shows payroll lines , implementation_dba_data: Not implemented in this database ,
-
View: PSPBV_COSTED_PAYROLL_LINES
12.1.1
product: PSP - Labor Distribution , description: PSPBV_COSTED_PAYROLL_LINES displays information about the payroll lines imported from payroll systems. , implementation_dba_data: Not implemented in this database ,
-
View: PSP_PAYROLL_SUBLINES_V
12.1.1
product: PSP - Labor Distribution , description: Shows payroll sublines , implementation_dba_data: Not implemented in this database ,
-
Table: PSP_PAYROLL_CONTROLS
12.2.2
owner:PSP, object_type:TABLE, fnd_design_data:PSP.PSP_PAYROLL_CONTROLS, object_name:PSP_PAYROLL_CONTROLS, status:VALID, product: PSP - Labor Distribution , description: Contains information for all imported payroll transactions , implementation_dba_data: PSP.PSP_PAYROLL_CONTROLS ,
-
View: PSPBV_COSTED_PAYROLL_LINES
12.2.2
product: PSP - Labor Distribution , description: PSPBV_COSTED_PAYROLL_LINES displays information about the payroll lines imported from payroll systems. , implementation_dba_data: Not implemented in this database ,
-
View: PSP_REP_DIST_PRJ_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PSP.PSP_REP_DIST_PRJ_V, object_name:PSP_REP_DIST_PRJ_V, status:VALID, product: PSP - Labor Distribution , description: Based on the PSP_DISTRIBUTION_LINES_HISTORY table , implementation_dba_data: APPS.PSP_REP_DIST_PRJ_V ,
-
View: PSP_PAYROLL_SUBLINES_D_V
12.2.2
product: PSP - Labor Distribution , description: Shows payroll sublines that are for debit , implementation_dba_data: Not implemented in this database ,
-
View: PSP_REP_DIST_PRJ_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PSP.PSP_REP_DIST_PRJ_V, object_name:PSP_REP_DIST_PRJ_V, status:VALID, product: PSP - Labor Distribution , description: Based on the PSP_DISTRIBUTION_LINES_HISTORY table , implementation_dba_data: APPS.PSP_REP_DIST_PRJ_V ,
-
View: PSP_DISTRIBUTION_LINES_C_V
12.1.1
product: PSP - Labor Distribution , description: Shows distribution lines that are for credit , implementation_dba_data: Not implemented in this database ,
-
View: PSP_REP_DEF_CHG_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PSP.PSP_REP_DEF_CHG_V, object_name:PSP_REP_DEF_CHG_V, status:VALID, product: PSP - Labor Distribution , description: Based on PSP_DISTRIBUTION_LINES_HISTORY for the Distribution History by Default Account report , implementation_dba_data: APPS.PSP_REP_DEF_CHG_V ,
-
View: PSPFV_COSTED_PAYROLL_LINES
12.2.2
product: PSP - Labor Distribution , description: PSPFV_COSTED_PAYROLL_LINES displays information about the payroll lines imported from payroll systems. , implementation_dba_data: Not implemented in this database ,
-
View: PSP_REP_DEF_CHG_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PSP.PSP_REP_DEF_CHG_V, object_name:PSP_REP_DEF_CHG_V, status:VALID, product: PSP - Labor Distribution , description: Based on PSP_DISTRIBUTION_LINES_HISTORY for the Distribution History by Default Account report , implementation_dba_data: APPS.PSP_REP_DEF_CHG_V ,
-
View: PSPFV_COSTED_PAYROLL_LINES
12.1.1
product: PSP - Labor Distribution , description: PSPFV_COSTED_PAYROLL_LINES displays information about the payroll lines imported from payroll systems. , implementation_dba_data: Not implemented in this database ,
-
View: PSP_DISTRIBUTION_COMBO_V
12.1.1
product: PSP - Labor Distribution , description: Based on PSP_DISTRIBUTION_LINES_HISTORY, PSP_PRE_GEN_DIST_LINES_HISTORY, and PSP_ADJUSTMENT_LINES_HISTORY tables , implementation_dba_data: Not implemented in this database ,
-
View: PSP_DISTRIBUTION_COMBO_V
12.2.2
product: PSP - Labor Distribution , description: Based on PSP_DISTRIBUTION_LINES_HISTORY, PSP_PRE_GEN_DIST_LINES_HISTORY, and PSP_ADJUSTMENT_LINES_HISTORY tables , implementation_dba_data: Not implemented in this database ,
-
View: PSP_REP_DIST_ORG_V
12.2.2
product: PSP - Labor Distribution , implementation_dba_data: Not implemented in this database ,
-
View: PSP_REP_DIST_ORG_V
12.1.1
product: PSP - Labor Distribution , implementation_dba_data: Not implemented in this database ,
-
View: PSP_REP_SSP_CHG1_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PSP.PSP_REP_SSP_CHG1_V, object_name:PSP_REP_SSP_CHG1_V, status:VALID, product: PSP - Labor Distribution , description: Based on PSP_REP_SSP_CHG_V that is used in Suspense Account Charging report.5-FEB-02 Ritesh Modified query to fix Bug:2209306 , implementation_dba_data: APPS.PSP_REP_SSP_CHG1_V ,
-
View: PSP_REP_SSP_CHG1_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PSP.PSP_REP_SSP_CHG1_V, object_name:PSP_REP_SSP_CHG1_V, status:VALID, product: PSP - Labor Distribution , description: Based on PSP_REP_SSP_CHG_V that is used in Suspense Account Charging report.5-FEB-02 Ritesh Modified query to fix Bug:2209306 , implementation_dba_data: APPS.PSP_REP_SSP_CHG1_V ,