Search Results per_all_assignments_f
Overview
The PER_ALL_ASSIGNMENTS_F table is a core data object within the Oracle E-Business Suite Human Resources (HR) module. It serves as the central repository for storing detailed assignment records for both employees and applicants. An assignment defines the specific terms, conditions, and organizational context of an individual's role, such as their job, position, location, and grade. The table is date-effective, as indicated by the '_F' suffix and the presence of EFFECTIVE_START_DATE and EFFECTIVE_END_DATE columns in its primary key. This design allows for the maintenance of a complete historical record of all changes to an assignment over time, which is critical for accurate payroll processing, reporting, and compliance.
Key Information Stored
The table's primary key is a composite of ASSIGNMENT_ID, EFFECTIVE_START_DATE, and EFFECTIVE_END_DATE. Beyond these temporal columns, the table stores a comprehensive set of foreign keys that link the assignment to other critical entities in the HRMS structure. Key relational columns include PERSON_ID (linking to PER_ALL_PEOPLE_F), ORGANIZATION_ID, JOB_ID, POSITION_ID, GRADE_ID, and LOCATION_ID, which define the assignment's organizational placement. The ASSIGNMENT_STATUS_TYPE_ID indicates whether the assignment is active, suspended, or terminated. Other significant columns track compensation details (PAY_BASIS_ID), recruitment (APPLICATION_ID, VACANCY_ID), and collective agreements (COLLECTIVE_AGREEMENT_ID, CAGR_GRADE_DEF_ID).
Common Use Cases and Queries
This table is fundamental for HR reporting, payroll integration, and organizational management. Common operational and analytical queries include retrieving an employee's current assignment details for a payslip, listing all assignments within a specific department, or tracking the history of job changes for an individual. A typical query to find an employee's active assignment would join PER_ALL_PEOPLE_F with PER_ALL_ASSIGNMENTS_F, filtering on the person identifier and ensuring the system date falls between the assignment's effective dates. For headcount reporting, analysts often aggregate records from this table by ORGANIZATION_ID, JOB_ID, and ASSIGNMENT_STATUS_TYPE_ID. The table is also central to processes managed by standard Oracle APIs, such as the HR_ASSIGNMENT_API, which are used for creating and maintaining assignment data programmatically.
Related Objects
As evidenced by its extensive foreign key relationships, PER_ALL_ASSIGNMENTS_F is a hub table with dependencies across the HR and Payroll modules. It directly references master tables such as PER_JOBS, PER_ALL_POSITIONS, PER_GRADES, HR_ALL_ORGANIZATION_UNITS, and HR_LOCATIONS_ALL. It is the parent table for key payroll-related entities like PAY_PAYROLLS_F and PER_PAY_PROPOSALS. Furthermore, it is linked to recruitment objects like PER_APPLICATIONS and PER_ALL_VACANCIES. Key dependent objects include the PER_ASSIGNMENTS_X and PER_ASSIGNMENTS_LE_V views, which provide secure, business-oriented access to the underlying assignment data. For comprehensive person data, it is invariably joined with the PER_ALL_PEOPLE_F table.
-
Table: PER_ALL_ASSIGNMENTS_F
12.2.2
owner:HR, object_type:TABLE, fnd_design_data:PER.PER_ALL_ASSIGNMENTS_F, object_name:PER_ALL_ASSIGNMENTS_F, status:VALID, product: PER - Human Resources , description: Employee and applicant assignment details. , implementation_dba_data: HR.PER_ALL_ASSIGNMENTS_F ,
-
Table: PER_ALL_ASSIGNMENTS_F
12.1.1
owner:HR, object_type:TABLE, fnd_design_data:PER.PER_ALL_ASSIGNMENTS_F, object_name:PER_ALL_ASSIGNMENTS_F, status:VALID, product: PER - Human Resources , description: Employee and applicant assignment details. , implementation_dba_data: HR.PER_ALL_ASSIGNMENTS_F ,
-
Concurrent Program: PERSPERF
12.2.2
execution_filename: hr_security_internal.populate_asg_perf_table , product: PER - Human Resources , user_name: PERSPERF , description: Populate PER_ALL_ASSIGNMENTS_F_PERF with data from PER_ALL_ASSIGNMENTS_F , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
View: PER_ASSIGNMENTS_V9
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PER.PER_ASSIGNMENTS_V9, object_name:PER_ASSIGNMENTS_V9, status:VALID, product: PER - Human Resources , description: Used to support user interface , implementation_dba_data: APPS.PER_ASSIGNMENTS_V9 ,
-
View: PER_ASSIGNMENTS_V9
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PER.PER_ASSIGNMENTS_V9, object_name:PER_ASSIGNMENTS_V9, status:VALID, product: PER - Human Resources , description: Used to support user interface , implementation_dba_data: APPS.PER_ASSIGNMENTS_V9 ,
-
View: PER_ASSIGNMENTS_V11
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PER.PER_ASSIGNMENTS_V11, object_name:PER_ASSIGNMENTS_V11, status:VALID, product: PER - Human Resources , description: Used to support user interface , implementation_dba_data: APPS.PER_ASSIGNMENTS_V11 ,
-
View: PER_ASSIGNMENTS_V11
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PER.PER_ASSIGNMENTS_V11, object_name:PER_ASSIGNMENTS_V11, status:VALID, product: PER - Human Resources , description: Used to support user interface , implementation_dba_data: APPS.PER_ASSIGNMENTS_V11 ,
-
View: HR_ASSIGN_LOV_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PER.HR_ASSIGN_LOV_V, object_name:HR_ASSIGN_LOV_V, status:VALID, product: PER - Human Resources , description: Used to support user interface , implementation_dba_data: APPS.HR_ASSIGN_LOV_V ,
-
View: HR_ASSIGN_LOV_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PER.HR_ASSIGN_LOV_V, object_name:HR_ASSIGN_LOV_V, status:VALID, product: PER - Human Resources , description: Used to support user interface , implementation_dba_data: APPS.HR_ASSIGN_LOV_V ,
-
View: HR_ADP_EMP_REF_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PER.HR_ADP_EMP_REF_V, object_name:HR_ADP_EMP_REF_V, status:VALID, product: PER - Human Resources , description: ADP payroll interface view , implementation_dba_data: APPS.HR_ADP_EMP_REF_V ,
-
View: HR_ADP_EMP_REF_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PER.HR_ADP_EMP_REF_V, object_name:HR_ADP_EMP_REF_V, status:VALID, product: PER - Human Resources , description: ADP payroll interface view , implementation_dba_data: APPS.HR_ADP_EMP_REF_V ,
-
View: HR_CERIDIAN_500_SELECTION_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PER.HR_CERIDIAN_500_SELECTION_V, object_name:HR_CERIDIAN_500_SELECTION_V, status:VALID, product: PER - Human Resources , description: Ceridian Source 500 payroll interface view , implementation_dba_data: APPS.HR_CERIDIAN_500_SELECTION_V ,
-
View: HR_CERIDIAN_500_SELECTION_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PER.HR_CERIDIAN_500_SELECTION_V, object_name:HR_CERIDIAN_500_SELECTION_V, status:VALID, product: PER - Human Resources , description: Ceridian Source 500 payroll interface view , implementation_dba_data: APPS.HR_CERIDIAN_500_SELECTION_V ,
-
View: PER_KR_SECOND_STATUS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PER.PER_KR_SECOND_STATUS_V, object_name:PER_KR_SECOND_STATUS_V, status:VALID, product: PER - Human Resources , description: KR specific , implementation_dba_data: APPS.PER_KR_SECOND_STATUS_V ,
-
View: PER_KR_SECOND_STATUS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PER.PER_KR_SECOND_STATUS_V, object_name:PER_KR_SECOND_STATUS_V, status:VALID, product: PER - Human Resources , description: KR specific , implementation_dba_data: APPS.PER_KR_SECOND_STATUS_V ,
-
View: PER_FULL_SALARY_HISTORY_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PER.PER_FULL_SALARY_HISTORY_V, object_name:PER_FULL_SALARY_HISTORY_V, status:VALID, product: PER - Human Resources , description: Used to support user interface , implementation_dba_data: APPS.PER_FULL_SALARY_HISTORY_V ,
-
View: HR_ADP_STATE_TAX_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PER.HR_ADP_STATE_TAX_V, object_name:HR_ADP_STATE_TAX_V, status:VALID, product: PER - Human Resources , description: ADP payroll interface view , implementation_dba_data: APPS.HR_ADP_STATE_TAX_V ,
-
View: HR_ADP_WORKERS_COMP_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PER.HR_ADP_WORKERS_COMP_V, object_name:HR_ADP_WORKERS_COMP_V, status:VALID, product: PER - Human Resources , description: ADP payroll interface view , implementation_dba_data: APPS.HR_ADP_WORKERS_COMP_V ,
-
View: HR_ADP_STATE_TAX_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PER.HR_ADP_STATE_TAX_V, object_name:HR_ADP_STATE_TAX_V, status:VALID, product: PER - Human Resources , description: ADP payroll interface view , implementation_dba_data: APPS.HR_ADP_STATE_TAX_V ,
-
View: HR_ADP_WORKERS_COMP_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PER.HR_ADP_WORKERS_COMP_V, object_name:HR_ADP_WORKERS_COMP_V, status:VALID, product: PER - Human Resources , description: ADP payroll interface view , implementation_dba_data: APPS.HR_ADP_WORKERS_COMP_V ,
-
View: HR_ADP_ADDRESS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PER.HR_ADP_ADDRESS_V, object_name:HR_ADP_ADDRESS_V, status:VALID, product: PER - Human Resources , description: ADP payroll interface view , implementation_dba_data: APPS.HR_ADP_ADDRESS_V ,
-
View: PER_FULL_SALARY_HISTORY_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PER.PER_FULL_SALARY_HISTORY_V, object_name:PER_FULL_SALARY_HISTORY_V, status:VALID, product: PER - Human Resources , description: Used to support user interface , implementation_dba_data: APPS.PER_FULL_SALARY_HISTORY_V ,
-
View: HR_ADP_ADDRESS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PER.HR_ADP_ADDRESS_V, object_name:HR_ADP_ADDRESS_V, status:VALID, product: PER - Human Resources , description: ADP payroll interface view , implementation_dba_data: APPS.HR_ADP_ADDRESS_V ,
-
Table: PER_APPLICATIONS
12.2.2
owner:HR, object_type:TABLE, fnd_design_data:PER.PER_APPLICATIONS, object_name:PER_APPLICATIONS, status:VALID, product: PER - Human Resources , description: Applications for employment. , implementation_dba_data: HR.PER_APPLICATIONS ,
-
View: HR_CERIDIAN_EFT_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PER.HR_CERIDIAN_EFT_V, object_name:HR_CERIDIAN_EFT_V, status:VALID, product: PER - Human Resources , description: Ceridian Source 100 payroll interface view , implementation_dba_data: APPS.HR_CERIDIAN_EFT_V ,
-
View: HR_CERIDIAN_EFT_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PER.HR_CERIDIAN_EFT_V, object_name:HR_CERIDIAN_EFT_V, status:VALID, product: PER - Human Resources , description: Ceridian Source 100 payroll interface view , implementation_dba_data: APPS.HR_CERIDIAN_EFT_V ,
-
Table: PER_APPLICATIONS
12.1.1
owner:HR, object_type:TABLE, fnd_design_data:PER.PER_APPLICATIONS, object_name:PER_APPLICATIONS, status:VALID, product: PER - Human Resources , description: Applications for employment. , implementation_dba_data: HR.PER_APPLICATIONS ,
-
View: HRFV_TRANSFERS_IN
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PER.HRFV_TRANSFERS_IN, object_name:HRFV_TRANSFERS_IN, status:VALID, product: PER - Human Resources , description: Business view template from which the flexfield view is generated. , implementation_dba_data: APPS.HRFV_TRANSFERS_IN ,
-
View: HRFV_TRANSFERS_OUT
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PER.HRFV_TRANSFERS_OUT, object_name:HRFV_TRANSFERS_OUT, status:VALID, product: PER - Human Resources , description: Business view template from which the flexfield view is generated. , implementation_dba_data: APPS.HRFV_TRANSFERS_OUT ,
-
Table: PER_CAGR_GRADES_DEF
12.1.1
owner:HR, object_type:TABLE, fnd_design_data:PER.PER_CAGR_GRADES_DEF, object_name:PER_CAGR_GRADES_DEF, status:VALID, product: PER - Human Resources , description: Collective agreement grades key flexfield combinations table. , implementation_dba_data: HR.PER_CAGR_GRADES_DEF ,
-
Table: PER_PERIODS_OF_SERVICE
12.1.1
owner:HR, object_type:TABLE, fnd_design_data:PER.PER_PERIODS_OF_SERVICE, object_name:PER_PERIODS_OF_SERVICE, status:VALID, product: PER - Human Resources , description: Period of service details for an employee. , implementation_dba_data: HR.PER_PERIODS_OF_SERVICE ,
-
Table: PER_CAGR_GRADES_DEF
12.2.2
owner:HR, object_type:TABLE, fnd_design_data:PER.PER_CAGR_GRADES_DEF, object_name:PER_CAGR_GRADES_DEF, status:VALID, product: PER - Human Resources , description: Collective agreement grades key flexfield combinations table. , implementation_dba_data: HR.PER_CAGR_GRADES_DEF ,
-
Table: PER_PERIODS_OF_SERVICE
12.2.2
owner:HR, object_type:TABLE, fnd_design_data:PER.PER_PERIODS_OF_SERVICE, object_name:PER_PERIODS_OF_SERVICE, status:VALID, product: PER - Human Resources , description: Period of service details for an employee. , implementation_dba_data: HR.PER_PERIODS_OF_SERVICE ,
-
View: HRFV_TRANSFERS_IN
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PER.HRFV_TRANSFERS_IN, object_name:HRFV_TRANSFERS_IN, status:VALID, product: PER - Human Resources , description: Business view template from which the flexfield view is generated. , implementation_dba_data: APPS.HRFV_TRANSFERS_IN ,
-
Table: PER_COLLECTIVE_AGREEMENTS
12.2.2
owner:HR, object_type:TABLE, fnd_design_data:PER.PER_COLLECTIVE_AGREEMENTS, object_name:PER_COLLECTIVE_AGREEMENTS, status:VALID, product: PER - Human Resources , description: Collective agreement information. , implementation_dba_data: HR.PER_COLLECTIVE_AGREEMENTS ,
-
Table: HR_SOFT_CODING_KEYFLEX
12.1.1
owner:HR, object_type:TABLE, fnd_design_data:PER.HR_SOFT_CODING_KEYFLEX, object_name:HR_SOFT_CODING_KEYFLEX, status:VALID, product: PER - Human Resources , description: Legislation specific information for payrolls, organizations and assignments. , implementation_dba_data: HR.HR_SOFT_CODING_KEYFLEX ,
-
Table: HR_SOFT_CODING_KEYFLEX
12.2.2
owner:HR, object_type:TABLE, fnd_design_data:PER.HR_SOFT_CODING_KEYFLEX, object_name:HR_SOFT_CODING_KEYFLEX, status:VALID, product: PER - Human Resources , description: Legislation specific information for payrolls, organizations and assignments. , implementation_dba_data: HR.HR_SOFT_CODING_KEYFLEX ,
-
View: HRFV_TRANSFERS_OUT
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PER.HRFV_TRANSFERS_OUT, object_name:HRFV_TRANSFERS_OUT, status:VALID, product: PER - Human Resources , description: Business view template from which the flexfield view is generated. , implementation_dba_data: APPS.HRFV_TRANSFERS_OUT ,
-
Table: IRC_POSTING_CONTENTS
12.1.1
owner:HR, object_type:TABLE, fnd_design_data:PER.IRC_POSTING_CONTENTS, object_name:IRC_POSTING_CONTENTS, status:VALID, product: PER - Human Resources , description: Stores the actual content of a posting in a table where it can be reused. , implementation_dba_data: HR.IRC_POSTING_CONTENTS ,
-
Table: IRC_POSTING_CONTENTS
12.2.2
owner:HR, object_type:TABLE, fnd_design_data:PER.IRC_POSTING_CONTENTS, object_name:IRC_POSTING_CONTENTS, status:VALID, product: PER - Human Resources , description: Stores the actual content of a posting in a table where it can be reused. , implementation_dba_data: HR.IRC_POSTING_CONTENTS ,
-
View: PER_PEOPLE_V4
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PER.PER_PEOPLE_V4, object_name:PER_PEOPLE_V4, status:VALID, product: PER - Human Resources , description: Used to support user interface , implementation_dba_data: APPS.PER_PEOPLE_V4 ,
-
View: PER_PEOPLE_V4
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PER.PER_PEOPLE_V4, object_name:PER_PEOPLE_V4, status:VALID, product: PER - Human Resources , description: Used to support user interface , implementation_dba_data: APPS.PER_PEOPLE_V4 ,
-
View: PER_ASSIGNMENT_HISTORY_VIEW
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PER.PER_ASSIGNMENT_HISTORY_VIEW, object_name:PER_ASSIGNMENT_HISTORY_VIEW, status:VALID, product: PER - Human Resources , description: Used to support user interface , implementation_dba_data: APPS.PER_ASSIGNMENT_HISTORY_VIEW ,
-
View: PER_ASSIGNMENT_HISTORY_VIEW
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PER.PER_ASSIGNMENT_HISTORY_VIEW, object_name:PER_ASSIGNMENT_HISTORY_VIEW, status:VALID, product: PER - Human Resources , description: Used to support user interface , implementation_dba_data: APPS.PER_ASSIGNMENT_HISTORY_VIEW ,
-
View: PER_ASSIGNMENTS_F
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PER.PER_ASSIGNMENTS_F, object_name:PER_ASSIGNMENTS_F, status:VALID, product: PER - Human Resources , description: Secure view based on the corresponding _ALL_ table. , implementation_dba_data: APPS.PER_ASSIGNMENTS_F ,
-
View: PER_ASSIGNMENTS_F
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PER.PER_ASSIGNMENTS_F, object_name:PER_ASSIGNMENTS_F, status:VALID, product: PER - Human Resources , description: Secure view based on the corresponding _ALL_ table. , implementation_dba_data: APPS.PER_ASSIGNMENTS_F ,
-
View: HR_ADP_PAYMENT_METHODS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PER.HR_ADP_PAYMENT_METHODS_V, object_name:HR_ADP_PAYMENT_METHODS_V, status:VALID, product: PER - Human Resources , implementation_dba_data: APPS.HR_ADP_PAYMENT_METHODS_V ,
-
View: PER_ASSIGNMENTS_F2
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PER.PER_ASSIGNMENTS_F2, object_name:PER_ASSIGNMENTS_F2, status:VALID, product: PER - Human Resources , description: Secure view based on the corresponding _ALL_ table. , implementation_dba_data: APPS.PER_ASSIGNMENTS_F2 ,
-
View: HR_CERIDIAN_500_EFT_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PER.HR_CERIDIAN_500_EFT_V, object_name:HR_CERIDIAN_500_EFT_V, status:VALID, product: PER - Human Resources , description: Ceridian Source 500 payroll interface view , implementation_dba_data: APPS.HR_CERIDIAN_500_EFT_V ,
-
View: HR_PAY_INTERFACE_OAB_VALUE1_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PER.HR_PAY_INTERFACE_OAB_VALUE1_V, object_name:HR_PAY_INTERFACE_OAB_VALUE1_V, status:VALID, product: PER - Human Resources , implementation_dba_data: APPS.HR_PAY_INTERFACE_OAB_VALUE1_V ,