Search Results psp_effort_reports
Overview
The PSP_EFFORT_REPORTS table is a core data object within the Oracle E-Business Suite (EBS) Labor Distribution module (PSP). It serves as the primary transactional repository for employee effort reports, which are formal documents used to record and certify the distribution of an employee's work effort across various funding sources, projects, or tasks over a specified accounting period. This table is fundamental to the effort reporting lifecycle, which includes report generation, certification, adjustment, and approval workflows. Its data is essential for ensuring labor costs are accurately allocated in compliance with organizational policies and external regulations, such as those governing sponsored research.
Key Information Stored
Each record in PSP_EFFORT_REPORTS represents a unique version of an effort report for a specific employee and time period. The table's structure is designed to support versioning and complex approval chains. The primary key is a composite of EFFORT_REPORT_ID and VERSION_NUM, allowing multiple iterations of a report to be maintained. Critical foreign key columns establish the table's central relationships: TEMPLATE_ID links to PSP_EFFORT_REPORT_TEMPLATES for formatting rules, SET_OF_BOOKS_ID links to GL_SETS_OF_BOOKS_11I for the financial context, and BUSINESS_GROUP_ID links to HR_ALL_ORGANIZATION_UNITS for the organizational context. Other significant columns typically include employee identifiers, report period start and end dates, current status (e.g., 'DRAFT', 'SUBMITTED', 'APPROVED'), and audit information such as creation and last update dates.
Common Use Cases and Queries
This table is central to operational and audit reporting within Labor Distribution. Common use cases include tracking the status of all effort reports within a business group for a given period, identifying reports pending certification or approval, and analyzing historical report data for compliance audits. A typical query might join PSP_EFFORT_REPORTS with HR_EMPLOYEES to list reports for a specific manager's team, filtered by status. For technical support, queries often trace transactional integrity by joining the table to its key child tables, such as PSP_DISTRIBUTION_LINES, to verify that all reported effort has corresponding distribution lines. Sample SQL often involves filtering on BUSINESS_GROUP_ID, SET_OF_BOOKS_ID, and REPORT_PERIOD_END_DATE.
Related Objects
As indicated by its extensive foreign key relationships, PSP_EFFORT_REPORTS is a central hub in the Labor Distribution schema. It is directly referenced by numerous transactional and historical tables. Key child tables include PSP_DISTRIBUTION_LINES and PSP_ADJUSTMENT_LINES, which store the detailed effort percentages and any manual corrections, respectively. Corresponding history tables (PSP_DISTRIBUTION_LINES_HISTORY, PSP_ADJUSTMENT_LINES_HISTORY) track changes to these details. PSP_EFFORT_REPORT_DETAILS holds additional report attributes, while PSP_ER_APPROVALS manages the approval workflow. PSP_PRE_GEN_DIST_LINES is used for staging distribution data before report finalization. The table's definition is governed by foreign keys to foundational EBS tables for templates (PSP_EFFORT_REPORT_TEMPLATES), general ledger sets (GL_SETS_OF_BOOKS_11I), and organizational structure (HR_ALL_ORGANIZATION_UNITS).
-
Table: PSP_EFFORT_REPORTS
12.2.2
owner:PSP, object_type:TABLE, fnd_design_data:PSP.PSP_EFFORT_REPORTS, object_name:PSP_EFFORT_REPORTS, status:VALID, product: PSP - Labor Distribution , description: Contains effort reports for employees for a specified time period , implementation_dba_data: PSP.PSP_EFFORT_REPORTS ,
-
Table: PSP_EFFORT_REPORTS
12.1.1
owner:PSP, object_type:TABLE, fnd_design_data:PSP.PSP_EFFORT_REPORTS, object_name:PSP_EFFORT_REPORTS, status:VALID, product: PSP - Labor Distribution , description: Contains effort reports for employees for a specified time period , implementation_dba_data: PSP.PSP_EFFORT_REPORTS ,
-
Table: PSP_ER_APPROVALS
12.2.2
owner:PSP, object_type:TABLE, fnd_design_data:PSP.PSP_ER_APPROVALS, object_name:PSP_ER_APPROVALS, status:VALID, product: PSP - Labor Distribution , description: Contains identifier and password of the supervisor who certifies a given effort report , implementation_dba_data: PSP.PSP_ER_APPROVALS ,
-
Table: PSP_ER_APPROVALS
12.1.1
owner:PSP, object_type:TABLE, fnd_design_data:PSP.PSP_ER_APPROVALS, object_name:PSP_ER_APPROVALS, status:VALID, product: PSP - Labor Distribution , description: Contains identifier and password of the supervisor who certifies a given effort report , implementation_dba_data: PSP.PSP_ER_APPROVALS ,
-
Table: PSP_DISTRIBUTION_LINES_HISTORY
12.1.1
owner:PSP, object_type:TABLE, fnd_design_data:PSP.PSP_DISTRIBUTION_LINES_HISTORY, object_name:PSP_DISTRIBUTION_LINES_HISTORY, status:VALID, product: PSP - Labor Distribution , description: Stores distributed Oracle and non-Oracle payroll sublines not yet transferred to General Ledger or Grants Accounting , implementation_dba_data: PSP.PSP_DISTRIBUTION_LINES_HISTORY ,
-
Table: PSP_DISTRIBUTION_LINES
12.2.2
owner:PSP, object_type:TABLE, fnd_design_data:PSP.PSP_DISTRIBUTION_LINES, object_name:PSP_DISTRIBUTION_LINES, status:VALID, product: PSP - Labor Distribution , description: Stores distributed Oracle and non-Oracle payroll sublines not yet transferred to General Ledger or Grants Accounting , implementation_dba_data: PSP.PSP_DISTRIBUTION_LINES ,
-
View: PSPBV_EFFORT_REPORT_APPROVALS
12.2.2
product: PSP - Labor Distribution , description: PSPBV_EFFORT_REPORT_APPROVALS displays the person who certifies a given Effort Report. , implementation_dba_data: Not implemented in this database ,
-
Table: PSP_ADJUSTMENT_LINES
12.1.1
owner:PSP, object_type:TABLE, fnd_design_data:PSP.PSP_ADJUSTMENT_LINES, object_name:PSP_ADJUSTMENT_LINES, status:VALID, product: PSP - Labor Distribution , description: Stores the original lines and the new lines to be transferred , implementation_dba_data: PSP.PSP_ADJUSTMENT_LINES ,
-
Table: PSP_EFFORT_REPORT_DETAILS
12.2.2
owner:PSP, object_type:TABLE, fnd_design_data:PSP.PSP_EFFORT_REPORT_DETAILS, object_name:PSP_EFFORT_REPORT_DETAILS, status:VALID, product: PSP - Labor Distribution , description: Contains assorted details by charging account for a given effort report , implementation_dba_data: PSP.PSP_EFFORT_REPORT_DETAILS ,
-
Table: PSP_EFFORT_REPORT_DETAILS
12.1.1
owner:PSP, object_type:TABLE, fnd_design_data:PSP.PSP_EFFORT_REPORT_DETAILS, object_name:PSP_EFFORT_REPORT_DETAILS, status:VALID, product: PSP - Labor Distribution , description: Contains assorted details by charging account for a given effort report , implementation_dba_data: PSP.PSP_EFFORT_REPORT_DETAILS ,
-
View: PSPBV_BUSINESS_MANAGERS
12.1.1
product: PSP - Labor Distribution , description: PSPBV_BUSINESS_MANAGERS displays information about the business managers who are in charge of the effort certification process. , implementation_dba_data: Not implemented in this database ,
-
Table: PSP_ADJUSTMENT_LINES_HISTORY
12.1.1
owner:PSP, object_type:TABLE, fnd_design_data:PSP.PSP_ADJUSTMENT_LINES_HISTORY, object_name:PSP_ADJUSTMENT_LINES_HISTORY, status:VALID, product: PSP - Labor Distribution , description: Stores adjusted lines that are successfully transferred , implementation_dba_data: PSP.PSP_ADJUSTMENT_LINES_HISTORY ,
-
View: PSPFV_BUSINESS_MANAGERS
12.1.1
product: PSP - Labor Distribution , description: PSPFV_BUSINESS_MANAGERS displays information about the business managers who are in charge of the effort certification process. , implementation_dba_data: Not implemented in this database ,
-
View: PSPFV_EFFORT_REPORT_APPROVALS
12.1.1
product: PSP - Labor Distribution , implementation_dba_data: Not implemented in this database ,
-
Table: PSP_DISTRIBUTION_LINES
12.1.1
owner:PSP, object_type:TABLE, fnd_design_data:PSP.PSP_DISTRIBUTION_LINES, object_name:PSP_DISTRIBUTION_LINES, status:VALID, product: PSP - Labor Distribution , description: Stores distributed Oracle and non-Oracle payroll sublines not yet transferred to General Ledger or Grants Accounting , implementation_dba_data: PSP.PSP_DISTRIBUTION_LINES ,
-
Table: PSP_EFFORT_REPORT_TEMPLATES
12.2.2
owner:PSP, object_type:TABLE, fnd_design_data:PSP.PSP_EFFORT_REPORT_TEMPLATES, object_name:PSP_EFFORT_REPORT_TEMPLATES, status:VALID, product: PSP - Labor Distribution , description: Contains effort report criteria and template information , implementation_dba_data: PSP.PSP_EFFORT_REPORT_TEMPLATES ,
-
Table: PSP_EFFORT_REPORT_TEMPLATES
12.1.1
owner:PSP, object_type:TABLE, fnd_design_data:PSP.PSP_EFFORT_REPORT_TEMPLATES, object_name:PSP_EFFORT_REPORT_TEMPLATES, status:VALID, product: PSP - Labor Distribution , description: Contains effort report criteria and template information , implementation_dba_data: PSP.PSP_EFFORT_REPORT_TEMPLATES ,
-
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: PSPBV_EFFORT_REPORTS
12.1.1
product: PSP - Labor Distribution , description: PSPBV_EFFORT_REPORTS displays the total effort of an employee in a period distributed between the tasks and projects. , implementation_dba_data: Not implemented in this database ,
-
View: PSPBV_EFFORT_REPORTS
12.2.2
product: PSP - Labor Distribution , description: PSPBV_EFFORT_REPORTS displays the total effort of an employee in a period distributed between the tasks and projects. , implementation_dba_data: Not implemented in this database ,
-
Table: PSP_DISTRIBUTION_LINES_HISTORY
12.2.2
owner:PSP, object_type:TABLE, fnd_design_data:PSP.PSP_DISTRIBUTION_LINES_HISTORY, object_name:PSP_DISTRIBUTION_LINES_HISTORY, status:VALID, product: PSP - Labor Distribution , description: Stores distributed Oracle and non-Oracle payroll sublines not yet transferred to General Ledger or Grants Accounting , implementation_dba_data: PSP.PSP_DISTRIBUTION_LINES_HISTORY ,
-
View: PSPBV_BUSINESS_MANAGERS
12.2.2
product: PSP - Labor Distribution , description: PSPBV_BUSINESS_MANAGERS displays information about the business managers who are in charge of the effort certification process. , implementation_dba_data: Not implemented in this database ,
-
Table: PSP_PRE_GEN_DIST_LINES
12.1.1
owner:PSP, object_type:TABLE, fnd_design_data:PSP.PSP_PRE_GEN_DIST_LINES, object_name:PSP_PRE_GEN_DIST_LINES, status:VALID, product: PSP - Labor Distribution , description: Stores pre-generated distribution lines that are not yet transferred to General Ledger or Grants Accounting , implementation_dba_data: PSP.PSP_PRE_GEN_DIST_LINES ,
-
View: PSPFV_EFFORT_REPORTS
12.2.2
product: PSP - Labor Distribution , implementation_dba_data: Not implemented in this database ,
-
View: PSPBV_EFFORT_REPORT_APPROVALS
12.1.1
product: PSP - Labor Distribution , description: PSPBV_EFFORT_REPORT_APPROVALS displays the person who certifies a given Effort Report. , implementation_dba_data: Not implemented in this database ,
-
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: PSPBV_EFFORT_REPORT_DETAILS
12.2.2
product: PSP - Labor Distribution , description: PSPBV_EFFORT_REPORT_DETAILS displays information about each charging account in the Effort Report. , implementation_dba_data: Not implemented in this database ,
-
Table: PSP_PRE_GEN_DIST_LINES
12.2.2
owner:PSP, object_type:TABLE, fnd_design_data:PSP.PSP_PRE_GEN_DIST_LINES, object_name:PSP_PRE_GEN_DIST_LINES, status:VALID, product: PSP - Labor Distribution , description: Stores pre-generated distribution lines that are not yet transferred to General Ledger or Grants Accounting , implementation_dba_data: PSP.PSP_PRE_GEN_DIST_LINES ,
-
Table: PSP_ADJUSTMENT_LINES_HISTORY
12.2.2
owner:PSP, object_type:TABLE, fnd_design_data:PSP.PSP_ADJUSTMENT_LINES_HISTORY, object_name:PSP_ADJUSTMENT_LINES_HISTORY, status:VALID, product: PSP - Labor Distribution , description: Stores adjusted lines that are successfully transferred , implementation_dba_data: PSP.PSP_ADJUSTMENT_LINES_HISTORY ,
-
Table: PSP_ADJUSTMENT_LINES
12.2.2
owner:PSP, object_type:TABLE, fnd_design_data:PSP.PSP_ADJUSTMENT_LINES, object_name:PSP_ADJUSTMENT_LINES, status:VALID, product: PSP - Labor Distribution , description: Stores the original lines and the new lines to be transferred , implementation_dba_data: PSP.PSP_ADJUSTMENT_LINES ,
-
View: PSPFV_EFFORT_REPORT_APPROVALS
12.2.2
product: PSP - Labor Distribution , implementation_dba_data: Not implemented in this database ,
-
View: PSPFV_BUSINESS_MANAGERS
12.2.2
product: PSP - Labor Distribution , description: PSPFV_BUSINESS_MANAGERS displays information about the business managers who are in charge of the effort certification process. , implementation_dba_data: Not implemented in this database ,
-
View: PSPBV_EFFORT_REPORT_DETAILS
12.1.1
product: PSP - Labor Distribution , description: PSPBV_EFFORT_REPORT_DETAILS displays information about each charging account in the Effort Report. , implementation_dba_data: Not implemented in this database ,
-
View: PSPFV_EFFORT_REPORTS
12.1.1
product: PSP - Labor Distribution , implementation_dba_data: Not implemented in this database ,
-
View: PSPFV_EFFORT_REPORT_DETAILS
12.1.1
product: PSP - Labor Distribution , implementation_dba_data: Not implemented in this database ,
-
View: PSPFV_EFFORT_REPORT_DETAILS
12.2.2
product: PSP - Labor Distribution , implementation_dba_data: Not implemented in this database ,