Search Results pay_assignment_actions
The PAY_ASSIGNMENT_ACTIONS table is a critical component within Oracle E-Business Suite (EBS) 12.1.1 and 12.2.2, specifically in the Oracle Payroll module. It serves as a transactional repository that records all payroll-related actions performed on employee assignments. This table is fundamental to the payroll processing lifecycle, capturing details such as payroll runs, retro pay calculations, prepayments, and other payroll-related operations. Below is a detailed analysis of its structure, purpose, and significance in Oracle EBS.
Table Structure and Key Columns
The PAY_ASSIGNMENT_ACTIONS table contains several key columns that define its functionality:- ASSIGNMENT_ACTION_ID: A unique identifier for each payroll action performed on an assignment.
- PAYROLL_ACTION_ID: Links to the PAY_PAYROLL_ACTIONS table, identifying the broader payroll run or process.
- ASSIGNMENT_ID: References the employee assignment in the PER_ALL_ASSIGNMENTS_F table.
- ACTION_STATUS: Indicates the status of the action (e.g., 'Completed', 'Error').
- ACTION_SEQUENCE: Tracks the order of actions for an assignment within a payroll run.
- SOURCE_ACTION_ID: Used for retro pay calculations, linking to the original payroll action.
- TAX_UNIT_ID: Associates the action with a tax unit for tax calculation purposes.
- TAX_YEAR: Specifies the tax year for the payroll action.
Functional Role in Payroll Processing
The PAY_ASSIGNMENT_ACTIONS table acts as a bridge between high-level payroll processes (stored in PAY_PAYROLL_ACTIONS) and detailed payroll results (stored in tables like PAY_RUN_RESULTS). Its primary roles include:- Payroll Execution Tracking: Records each step of payroll processing for an employee assignment, ensuring traceability.
- Retro Pay Management: Maintains links between original and retroactive payroll actions via SOURCE_ACTION_ID.
- Error Handling: The ACTION_STATUS column helps identify failed actions for troubleshooting.
- Reporting and Auditing: Provides a historical record of payroll activities for compliance and reporting purposes.
Integration with Other Payroll Tables
The table integrates with several other Oracle Payroll tables:- PAY_PAYROLL_ACTIONS: Parent table for payroll runs, quick pays, and other high-level processes.
- PAY_RUN_RESULTS: Stores calculated payment amounts, with each entry linked to an assignment action.
- PER_ALL_ASSIGNMENTS_F: Provides employee assignment details referenced by ASSIGNMENT_ID.
- PAY_ACTION_INTERLOCKS: Manages dependencies between payroll actions.
Technical Considerations
For Oracle EBS 12.1.1 and 12.2.2, the PAY_ASSIGNMENT_ACTIONS table is heavily indexed to optimize payroll processing performance. Key indexes include:- PAY_ASSIGNMENT_ACTIONS_N1: Index on PAYROLL_ACTION_ID for payroll run queries.
- PAY_ASSIGNMENT_ACTIONS_N2: Index on ASSIGNMENT_ID for employee-specific payroll tracking.
- PAY_ASSIGNMENT_ACTIONS_N3: Index on SOURCE_ACTION_ID for retro pay processing efficiency.
Conclusion
The PAY_ASSIGNMENT_ACTIONS table is a cornerstone of Oracle Payroll in EBS 12.1.1 and 12.2.2, enabling efficient payroll processing, retro pay calculations, and auditability. Its design ensures data integrity and performance while supporting complex payroll operations. Understanding this table is essential for payroll administrators, developers, and implementers working with Oracle EBS Payroll.-
Table: PAY_ASSIGNMENT_ACTIONS
12.1.1
owner:HR, object_type:TABLE, fnd_design_data:PAY.PAY_ASSIGNMENT_ACTIONS, object_name:PAY_ASSIGNMENT_ACTIONS, status:VALID, product: PAY - Payroll , description: Action or process results, showing which assignments have been processed by a specific payroll action, or process. , implementation_dba_data: HR.PAY_ASSIGNMENT_ACTIONS ,
-
Table: PAY_ASSIGNMENT_ACTIONS
12.2.2
owner:HR, object_type:TABLE, fnd_design_data:PAY.PAY_ASSIGNMENT_ACTIONS, object_name:PAY_ASSIGNMENT_ACTIONS, status:VALID, product: PAY - Payroll , description: Action or process results, showing which assignments have been processed by a specific payroll action, or process. , implementation_dba_data: HR.PAY_ASSIGNMENT_ACTIONS ,
-
View: PAY_IE_EAR_DED_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_IE_EAR_DED_V, object_name:PAY_IE_EAR_DED_V, status:VALID, product: PAY - Payroll , description: Used in IE Payslip Advice Report , implementation_dba_data: APPS.PAY_IE_EAR_DED_V ,
-
View: PAYBV_CHECK_PAYMENTS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAYBV_CHECK_PAYMENTS, object_name:PAYBV_CHECK_PAYMENTS, status:VALID, product: PAY - Payroll , implementation_dba_data: APPS.PAYBV_CHECK_PAYMENTS ,
-
View: PAY_JP_LAST_ACT_FOR_PYJPRLDA_V
12.2.2
product: PAY - Payroll , description: This view is used for Japanese localization only. , implementation_dba_data: Not implemented in this database ,
-
View: PAY_IE_EAR_DED_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_IE_EAR_DED_V, object_name:PAY_IE_EAR_DED_V, status:VALID, product: PAY - Payroll , description: Used in IE Payslip Advice Report , implementation_dba_data: APPS.PAY_IE_EAR_DED_V ,
-
View: PAY_JP_LAST_ACT_FOR_PYJPRLDA_V
12.1.1
product: PAY - Payroll , description: This view is used for Japanese localization only. , implementation_dba_data: Not implemented in this database ,
-
View: PAY_GB_PAY_VALUES_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_GB_PAY_VALUES_V, object_name:PAY_GB_PAY_VALUES_V, status:VALID, product: PAY - Payroll , implementation_dba_data: APPS.PAY_GB_PAY_VALUES_V ,
-
View: PAYBV_CHECK_PAYMENTS
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAYBV_CHECK_PAYMENTS, object_name:PAYBV_CHECK_PAYMENTS, status:VALID, product: PAY - Payroll , implementation_dba_data: APPS.PAYBV_CHECK_PAYMENTS ,
-
View: PAY_JP_PRE_ITAX_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_JP_PRE_ITAX_V, object_name:PAY_JP_PRE_ITAX_V, status:VALID, product: PAY - Payroll , description: This view is used for Japanese Tax Entry form.This view is used for Japanese localization only. , implementation_dba_data: APPS.PAY_JP_PRE_ITAX_V ,
-
View: PAY_GB_PAY_VALUES_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_GB_PAY_VALUES_V, object_name:PAY_GB_PAY_VALUES_V, status:VALID, product: PAY - Payroll , implementation_dba_data: APPS.PAY_GB_PAY_VALUES_V ,
-
View: PAY_JP_PRE_ITAX_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_JP_PRE_ITAX_V, object_name:PAY_JP_PRE_ITAX_V, status:VALID, product: PAY - Payroll , description: This view is used for Japanese Tax Entry form.This view is used for Japanese localization only. , implementation_dba_data: APPS.PAY_JP_PRE_ITAX_V ,
-
View: PAY_XLA_COSTS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_XLA_COSTS_V, object_name:PAY_XLA_COSTS_V, status:VALID, product: PAY - Payroll , implementation_dba_data: APPS.PAY_XLA_COSTS_V ,
-
View: PAY_US_PRE_PAYMENTS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_US_PRE_PAYMENTS_V, object_name:PAY_US_PRE_PAYMENTS_V, status:VALID, product: PAY - Payroll , implementation_dba_data: APPS.PAY_US_PRE_PAYMENTS_V ,
-
View: PAY_XLA_COSTS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_XLA_COSTS_V, object_name:PAY_XLA_COSTS_V, status:VALID, product: PAY - Payroll , implementation_dba_data: APPS.PAY_XLA_COSTS_V ,
-
View: PAY_US_PRE_PAYMENTS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_US_PRE_PAYMENTS_V, object_name:PAY_US_PRE_PAYMENTS_V, status:VALID, product: PAY - Payroll , implementation_dba_data: APPS.PAY_US_PRE_PAYMENTS_V ,
-
Table: PAY_ACTION_INTERLOCKS
12.1.1
owner:HR, object_type:TABLE, fnd_design_data:PAY.PAY_ACTION_INTERLOCKS, object_name:PAY_ACTION_INTERLOCKS, status:VALID, product: PAY - Payroll , description: Assignment action interlock definitions to control rollback processing. , implementation_dba_data: HR.PAY_ACTION_INTERLOCKS ,
-
View: PAY_PAYGBBAL_VALUES_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_PAYGBBAL_VALUES_V, object_name:PAY_PAYGBBAL_VALUES_V, status:VALID, product: PAY - Payroll , implementation_dba_data: APPS.PAY_PAYGBBAL_VALUES_V ,
-
Table: PAY_ACTION_INTERLOCKS
12.2.2
owner:HR, object_type:TABLE, fnd_design_data:PAY.PAY_ACTION_INTERLOCKS, object_name:PAY_ACTION_INTERLOCKS, status:VALID, product: PAY - Payroll , description: Assignment action interlock definitions to control rollback processing. , implementation_dba_data: HR.PAY_ACTION_INTERLOCKS ,
-
Table: PAY_PRE_PAYMENTS
12.1.1
owner:HR, object_type:TABLE, fnd_design_data:PAY.PAY_PRE_PAYMENTS, object_name:PAY_PRE_PAYMENTS, status:VALID, product: PAY - Payroll , description: Pre-Payment details for an assignment, including the currency, the amount and the specific payment method. , implementation_dba_data: HR.PAY_PRE_PAYMENTS ,
-
View: PAY_JP_ITAX_WITHHELD_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_JP_ITAX_WITHHELD_V, object_name:PAY_JP_ITAX_WITHHELD_V, status:VALID, product: PAY - Payroll , description: This view is used by Japanese statutory report of GENSEN CHOSYU HYO. , implementation_dba_data: APPS.PAY_JP_ITAX_WITHHELD_V ,
-
View: PAY_JP_ITAX_WITHHELD_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_JP_ITAX_WITHHELD_V, object_name:PAY_JP_ITAX_WITHHELD_V, status:VALID, product: PAY - Payroll , description: This view is used by Japanese statutory report of GENSEN CHOSYU HYO. , implementation_dba_data: APPS.PAY_JP_ITAX_WITHHELD_V ,
-
View: PAY_PAYROLL_ACTIONS_V5
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_PAYROLL_ACTIONS_V5, object_name:PAY_PAYROLL_ACTIONS_V5, status:VALID, product: PAY - Payroll , description: Used to support user interface , implementation_dba_data: APPS.PAY_PAYROLL_ACTIONS_V5 ,
-
View: PAY_EMP_PAYSLIP_ACTION_INFO_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_EMP_PAYSLIP_ACTION_INFO_V, object_name:PAY_EMP_PAYSLIP_ACTION_INFO_V, status:VALID, product: PAY - Payroll , implementation_dba_data: APPS.PAY_EMP_PAYSLIP_ACTION_INFO_V ,
-
View: PAY_PAYROLL_ACTIONS_V5
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_PAYROLL_ACTIONS_V5, object_name:PAY_PAYROLL_ACTIONS_V5, status:VALID, product: PAY - Payroll , description: Used to support user interface , implementation_dba_data: APPS.PAY_PAYROLL_ACTIONS_V5 ,
-
View: PAY_ZA_ASSIGNMENT_ACTIONS_V2
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_ZA_ASSIGNMENT_ACTIONS_V2, object_name:PAY_ZA_ASSIGNMENT_ACTIONS_V2, status:VALID, product: PAY - Payroll , description: View for the ZA Pay Advice Report based on the PAY_ASSIGNMENT_ACTIONS table. , implementation_dba_data: APPS.PAY_ZA_ASSIGNMENT_ACTIONS_V2 ,
-
View: PAY_AU_ASG_PAY_RUNS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_AU_ASG_PAY_RUNS_V, object_name:PAY_AU_ASG_PAY_RUNS_V, status:VALID, product: PAY - Payroll , description: Australian localisation view. , implementation_dba_data: APPS.PAY_AU_ASG_PAY_RUNS_V ,
-
View: PAY_AU_ASG_PAY_RUNS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_AU_ASG_PAY_RUNS_V, object_name:PAY_AU_ASG_PAY_RUNS_V, status:VALID, product: PAY - Payroll , description: Australian localisation view. , implementation_dba_data: APPS.PAY_AU_ASG_PAY_RUNS_V ,
-
Table: PAY_PRE_PAYMENTS
12.2.2
owner:HR, object_type:TABLE, fnd_design_data:PAY.PAY_PRE_PAYMENTS, object_name:PAY_PRE_PAYMENTS, status:VALID, product: PAY - Payroll , description: Pre-Payment details for an assignment, including the currency, the amount and the specific payment method. , implementation_dba_data: HR.PAY_PRE_PAYMENTS ,
-
View: PAY_EMP_PAYSLIP_ACTION_INFO_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_EMP_PAYSLIP_ACTION_INFO_V, object_name:PAY_EMP_PAYSLIP_ACTION_INFO_V, status:VALID, product: PAY - Payroll , implementation_dba_data: APPS.PAY_EMP_PAYSLIP_ACTION_INFO_V ,
-
View: PAY_EMEA_TAX_DET_ACTION_INFO_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_EMEA_TAX_DET_ACTION_INFO_V, object_name:PAY_EMEA_TAX_DET_ACTION_INFO_V, status:VALID, product: PAY - Payroll , implementation_dba_data: APPS.PAY_EMEA_TAX_DET_ACTION_INFO_V ,
-
View: PAY_ASSIGNMENT_ACTIONS_V2
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_ASSIGNMENT_ACTIONS_V2, object_name:PAY_ASSIGNMENT_ACTIONS_V2, status:VALID, product: PAY - Payroll , description: View for the UK Pay Advice Report based on the PAY_ASSIGNMENT_ACTIONS table. , implementation_dba_data: APPS.PAY_ASSIGNMENT_ACTIONS_V2 ,
-
View: PAY_JP_PRE_ITAX_V1
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_JP_PRE_ITAX_V1, object_name:PAY_JP_PRE_ITAX_V1, status:VALID, product: PAY - Payroll , description: This view is used by Japanese statutory report of PAYJPITT, PAYJPITW and PAYJPPRS and valueset. , implementation_dba_data: APPS.PAY_JP_PRE_ITAX_V1 ,
-
View: PAY_ZA_ASSIGNMENT_ACTIONS_V2
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_ZA_ASSIGNMENT_ACTIONS_V2, object_name:PAY_ZA_ASSIGNMENT_ACTIONS_V2, status:VALID, product: PAY - Payroll , description: View for the ZA Pay Advice Report based on the PAY_ASSIGNMENT_ACTIONS table. , implementation_dba_data: APPS.PAY_ZA_ASSIGNMENT_ACTIONS_V2 ,
-
View: PAY_IE_EMEA_BAL_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_IE_EMEA_BAL_V, object_name:PAY_IE_EMEA_BAL_V, status:VALID, product: PAY - Payroll , description: Used in IE Payslip Advice Report , implementation_dba_data: APPS.PAY_IE_EMEA_BAL_V ,
-
View: PAY_IE_EMEA_BAL_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_IE_EMEA_BAL_V, object_name:PAY_IE_EMEA_BAL_V, status:VALID, product: PAY - Payroll , description: Used in IE Payslip Advice Report , implementation_dba_data: APPS.PAY_IE_EMEA_BAL_V ,
-
View: PAY_EMP_PAYMENT_ACTION_INFO_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_EMP_PAYMENT_ACTION_INFO_V, object_name:PAY_EMP_PAYMENT_ACTION_INFO_V, status:VALID, product: PAY - Payroll , implementation_dba_data: APPS.PAY_EMP_PAYMENT_ACTION_INFO_V ,
-
View: PAY_EMP_PAYMENT_ACTION_INFO_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_EMP_PAYMENT_ACTION_INFO_V, object_name:PAY_EMP_PAYMENT_ACTION_INFO_V, status:VALID, product: PAY - Payroll , implementation_dba_data: APPS.PAY_EMP_PAYMENT_ACTION_INFO_V ,
-
View: PAY_JP_PRE_ITAX_V1
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_JP_PRE_ITAX_V1, object_name:PAY_JP_PRE_ITAX_V1, status:VALID, product: PAY - Payroll , description: This view is used by Japanese statutory report of PAYJPITT, PAYJPITW and PAYJPPRS and valueset. , implementation_dba_data: APPS.PAY_JP_PRE_ITAX_V1 ,
-
View: PAY_EMEA_TAX_DET_ACTION_INFO_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_EMEA_TAX_DET_ACTION_INFO_V, object_name:PAY_EMEA_TAX_DET_ACTION_INFO_V, status:VALID, product: PAY - Payroll , description: Used to support online payslip , implementation_dba_data: APPS.PAY_EMEA_TAX_DET_ACTION_INFO_V ,
-
View: PAY_XLA_PAYMENT_COSTS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_XLA_PAYMENT_COSTS_V, object_name:PAY_XLA_PAYMENT_COSTS_V, status:VALID, product: PAY - Payroll , implementation_dba_data: APPS.PAY_XLA_PAYMENT_COSTS_V ,
-
View: PAY_XLA_PAYMENT_COSTS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_XLA_PAYMENT_COSTS_V, object_name:PAY_XLA_PAYMENT_COSTS_V, status:VALID, product: PAY - Payroll , implementation_dba_data: APPS.PAY_XLA_PAYMENT_COSTS_V ,
-
View: PAY_US_LOCALITY_W2C_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_US_LOCALITY_W2C_V, object_name:PAY_US_LOCALITY_W2C_V, status:VALID, product: PAY - Payroll , implementation_dba_data: APPS.PAY_US_LOCALITY_W2C_V ,
-
View: PAY_XLA_COST_ACTIONS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_XLA_COST_ACTIONS_V, object_name:PAY_XLA_COST_ACTIONS_V, status:VALID, product: PAY - Payroll , implementation_dba_data: APPS.PAY_XLA_COST_ACTIONS_V ,
-
View: PAY_GB_ASSIGNMENT_ACTIONS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_GB_ASSIGNMENT_ACTIONS_V, object_name:PAY_GB_ASSIGNMENT_ACTIONS_V, status:VALID, product: PAY - Payroll , description: View for the UK Pay Advice Report based on the PAY_ASSIGNMENT_ACTIONS table. , implementation_dba_data: APPS.PAY_GB_ASSIGNMENT_ACTIONS_V ,
-
View: PAY_ASSIGNMENT_ACTIONS_V2
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_ASSIGNMENT_ACTIONS_V2, object_name:PAY_ASSIGNMENT_ACTIONS_V2, status:VALID, product: PAY - Payroll , description: View for the UK Pay Advice Report based on the PAY_ASSIGNMENT_ACTIONS table. , implementation_dba_data: APPS.PAY_ASSIGNMENT_ACTIONS_V2 ,
-
View: PAY_GB_ASSIGNMENT_ACTIONS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_GB_ASSIGNMENT_ACTIONS_V, object_name:PAY_GB_ASSIGNMENT_ACTIONS_V, status:VALID, product: PAY - Payroll , description: View for the UK Pay Advice Report based on the PAY_ASSIGNMENT_ACTIONS table. , implementation_dba_data: APPS.PAY_GB_ASSIGNMENT_ACTIONS_V ,
-
View: PAY_EMP_OTHERS_ACTION_INFO_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_EMP_OTHERS_ACTION_INFO_V, object_name:PAY_EMP_OTHERS_ACTION_INFO_V, status:VALID, product: PAY - Payroll , implementation_dba_data: APPS.PAY_EMP_OTHERS_ACTION_INFO_V ,
-
View: PAY_PRE_PAYMENTS_V4
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_PRE_PAYMENTS_V4, object_name:PAY_PRE_PAYMENTS_V4, status:VALID, product: PAY - Payroll , description: Used to support user interface , implementation_dba_data: APPS.PAY_PRE_PAYMENTS_V4 ,
-
View: PAY_US_LOCALITY_W2_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_US_LOCALITY_W2_V, object_name:PAY_US_LOCALITY_W2_V, status:VALID, product: PAY - Payroll , implementation_dba_data: APPS.PAY_US_LOCALITY_W2_V ,