Search Results pay_all_payrolls_f
The PAY_ALL_PAYROLLS_F
table in Oracle E-Business Suite (EBS) versions 12.1.1 and 12.2.2 is a critical component of the Oracle Payroll module, serving as the foundation for payroll processing and management. This table stores comprehensive information about payroll definitions, including their attributes, processing rules, and associations with other payroll-related entities. Below is a detailed breakdown of its structure, purpose, and significance in Oracle EBS.
Overview and Purpose
ThePAY_ALL_PAYROLLS_F
table is a flexfield-enabled entity that stores master data for payrolls within an organization. It acts as a central repository for payroll definitions, enabling organizations to configure multiple payrolls with distinct characteristics, such as payment frequencies, consolidation sets, and legal entities. This table supports date-effective records, allowing historical tracking of payroll changes over time, which is essential for compliance and auditing purposes.
Key Columns and Their Significance
- PAYROLL_ID: The primary key, uniquely identifying each payroll record.
- PAYROLL_NAME: A user-defined name for the payroll (e.g., "Monthly Payroll" or "Weekly Payroll").
- BUSINESS_GROUP_ID: Links the payroll to a specific business group, ensuring data isolation in multi-org environments.
- PERIOD_TYPE: Defines the frequency of payroll runs (e.g., monthly, bi-weekly, or weekly).
- CONSOLIDATION_SET_ID: Associates the payroll with a consolidation set, which groups payrolls for reporting or processing.
- DATE_EFFECTIVE and DATE_END: Enables date tracking, allowing payroll definitions to evolve over time without losing historical data.
- LEGISLATION_CODE: Specifies the country or legislative framework governing the payroll (e.g., "US" or "GB").
Functional Role in Payroll Processing
ThePAY_ALL_PAYROLLS_F
table plays a pivotal role in payroll execution. It serves as the backbone for:
- Payroll Definition: Organizations can define multiple payrolls with varying frequencies, tax rules, and payment methods.
- Payroll Run Scheduling: The
PERIOD_TYPE
column determines how often payroll is processed, while date-effective columns ensure accurate scheduling. - Legal Compliance: By linking payrolls to legislation codes, the table ensures adherence to regional tax and labor laws.
- Reporting and Consolidation: Payrolls can be grouped into consolidation sets for streamlined reporting and financial reconciliation.
Integration with Other Modules
This table integrates with several Oracle EBS modules, including:- Oracle HRMS: Links payrolls to employees via assignments and organizational hierarchies.
- Oracle General Ledger (GL): Payroll results are transferred to GL for accounting purposes.
- Oracle Time and Labor (OTL): Payrolls may reference time entry rules for calculating wages.
Technical Considerations
- Flexfields: The table supports descriptive flexfields (DFFs), allowing organizations to capture custom attributes.
- Indexing: Key columns like
PAYROLL_ID
andBUSINESS_GROUP_ID
are indexed for performance. - APIs Oracle provides PL/SQL APIs (e.g.,
PAY_PAYROLL_PKG
) to manipulate payroll data programmatically.
Conclusion
ThePAY_ALL_PAYROLLS_F
table is indispensable in Oracle EBS Payroll, providing the structural foundation for defining, processing, and managing payrolls. Its date-effective design, integration capabilities, and compliance features make it a cornerstone of payroll operations in organizations using Oracle EBS 12.1.1 or 12.2.2. Understanding its structure and relationships is essential for payroll administrators, developers, and implementers.
-
Table: PAY_ALL_PAYROLLS_F
12.2.2
owner:HR, object_type:TABLE, fnd_design_data:PAY.PAY_ALL_PAYROLLS_F, object_name:PAY_ALL_PAYROLLS_F, status:VALID, product: PAY - Payroll , description: Payroll group definitions. , implementation_dba_data: HR.PAY_ALL_PAYROLLS_F ,
-
Table: PAY_ALL_PAYROLLS_F
12.1.1
owner:HR, object_type:TABLE, fnd_design_data:PAY.PAY_ALL_PAYROLLS_F, object_name:PAY_ALL_PAYROLLS_F, status:VALID, product: PAY - Payroll , description: Payroll group definitions. , implementation_dba_data: HR.PAY_ALL_PAYROLLS_F ,
-
Table: PAY_COST_ALLOCATION_KEYFLEX
12.1.1
owner:HR, object_type:TABLE, fnd_design_data:PAY.PAY_COST_ALLOCATION_KEYFLEX, object_name:PAY_COST_ALLOCATION_KEYFLEX, status:VALID, product: PAY - Payroll , description: Cost Allocation key flexfield combinations table. , implementation_dba_data: HR.PAY_COST_ALLOCATION_KEYFLEX ,
-
Table: PAY_COST_ALLOCATION_KEYFLEX
12.2.2
owner:HR, object_type:TABLE, fnd_design_data:PAY.PAY_COST_ALLOCATION_KEYFLEX, object_name:PAY_COST_ALLOCATION_KEYFLEX, status:VALID, product: PAY - Payroll , description: Cost Allocation key flexfield combinations table. , implementation_dba_data: HR.PAY_COST_ALLOCATION_KEYFLEX ,
-
View: PAY_PAYROLLS_F
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_PAYROLLS_F, object_name:PAY_PAYROLLS_F, status:VALID, product: PAY - Payroll , description: Secure view based on the corresponding _ALL_ table. , implementation_dba_data: APPS.PAY_PAYROLLS_F ,
-
View: PAY_PAYROLLS_F
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_PAYROLLS_F, object_name:PAY_PAYROLLS_F, status:VALID, product: PAY - Payroll , description: Secure view based on the corresponding _ALL_ table. , implementation_dba_data: APPS.PAY_PAYROLLS_F ,
-
Table: PAY_CONSOLIDATION_SETS
12.2.2
owner:HR, object_type:TABLE, fnd_design_data:PAY.PAY_CONSOLIDATION_SETS, object_name:PAY_CONSOLIDATION_SETS, status:VALID, product: PAY - Payroll , description: Consolidation set of results of payroll processing. , implementation_dba_data: HR.PAY_CONSOLIDATION_SETS ,
-
Table: PAY_CONSOLIDATION_SETS
12.1.1
owner:HR, object_type:TABLE, fnd_design_data:PAY.PAY_CONSOLIDATION_SETS, object_name:PAY_CONSOLIDATION_SETS, status:VALID, product: PAY - Payroll , description: Consolidation set of results of payroll processing. , implementation_dba_data: HR.PAY_CONSOLIDATION_SETS ,
-
View: PAY_PAYROLLS_V2
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_PAYROLLS_V2, object_name:PAY_PAYROLLS_V2, status:VALID, product: PAY - Payroll , description: Used to support user interface , implementation_dba_data: APPS.PAY_PAYROLLS_V2 ,
-
View: PAY_PAYROLLS_V2
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_PAYROLLS_V2, object_name:PAY_PAYROLLS_V2, status:VALID, product: PAY - Payroll , description: Used to support user interface , implementation_dba_data: APPS.PAY_PAYROLLS_V2 ,
-
View: PAY_ASSIGNMENTS_US_LOV
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_ASSIGNMENTS_US_LOV, object_name:PAY_ASSIGNMENTS_US_LOV, status:VALID, product: PAY - Payroll , description: Used to support user interface , implementation_dba_data: APPS.PAY_ASSIGNMENTS_US_LOV ,
-
View: PAY_ASSIGNMENTS_US_LOV
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_ASSIGNMENTS_US_LOV, object_name:PAY_ASSIGNMENTS_US_LOV, status:VALID, product: PAY - Payroll , description: Used to support user interface , implementation_dba_data: APPS.PAY_ASSIGNMENTS_US_LOV ,
-
View: PAY_PDT_BATCH_HEADERS_V_OBS
12.1.1
product: PAY - Payroll , description: View used to maintain batch header information for a PayMIX batch. , implementation_dba_data: Not implemented in this database ,
-
View: PAY_PDT_BATCH_HEADERS_V_OBS
12.2.2
product: PAY - Payroll , description: View used to maintain batch header information for a PayMIX batch. , implementation_dba_data: Not implemented in this database ,
-
View: PAY_XLA_EST_OR_PAYM_ACTIONS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_XLA_EST_OR_PAYM_ACTIONS_V, object_name:PAY_XLA_EST_OR_PAYM_ACTIONS_V, status:VALID, product: PAY - Payroll , implementation_dba_data: APPS.PAY_XLA_EST_OR_PAYM_ACTIONS_V ,
-
View: PAY_XLA_EST_OR_PAYM_ACTIONS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_XLA_EST_OR_PAYM_ACTIONS_V, object_name:PAY_XLA_EST_OR_PAYM_ACTIONS_V, status:VALID, product: PAY - Payroll , implementation_dba_data: APPS.PAY_XLA_EST_OR_PAYM_ACTIONS_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_XLA_COST_ACTIONS_V
12.2.2
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_SG_ASG_ACTIONS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_SG_ASG_ACTIONS_V, object_name:PAY_SG_ASG_ACTIONS_V, status:VALID, product: PAY - Payroll , description: Singapore localisation view. , implementation_dba_data: APPS.PAY_SG_ASG_ACTIONS_V ,
-
View: PAY_ALL_PAYROLLS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_ALL_PAYROLLS, object_name:PAY_ALL_PAYROLLS, status:VALID, product: PAY - Payroll , description: Date-effective view. , implementation_dba_data: APPS.PAY_ALL_PAYROLLS ,
-
View: PAY_SG_ASG_ACTIONS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_SG_ASG_ACTIONS_V, object_name:PAY_SG_ASG_ACTIONS_V, status:VALID, product: PAY - Payroll , description: Singapore localisation view. , implementation_dba_data: APPS.PAY_SG_ASG_ACTIONS_V ,
-
View: PAY_GB_NICABLE_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_GB_NICABLE_V, object_name:PAY_GB_NICABLE_V, status:VALID, product: PAY - Payroll , implementation_dba_data: APPS.PAY_GB_NICABLE_V ,
-
View: PAY_ALL_PAYROLLS
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_ALL_PAYROLLS, object_name:PAY_ALL_PAYROLLS, status:VALID, product: PAY - Payroll , description: Date-effective view. , implementation_dba_data: APPS.PAY_ALL_PAYROLLS ,
-
View: PAY_GB_NICABLE_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_GB_NICABLE_V, object_name:PAY_GB_NICABLE_V, status:VALID, product: PAY - Payroll , implementation_dba_data: APPS.PAY_GB_NICABLE_V ,
-
View: PAY_APAC_EMPLOYEE_ACTION_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_APAC_EMPLOYEE_ACTION_V, object_name:PAY_APAC_EMPLOYEE_ACTION_V, status:VALID, product: PAY - Payroll , implementation_dba_data: APPS.PAY_APAC_EMPLOYEE_ACTION_V ,
-
View: PAY_EMPLOYEE_ACTION_INFO_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_EMPLOYEE_ACTION_INFO_V, object_name:PAY_EMPLOYEE_ACTION_INFO_V, status:VALID, product: PAY - Payroll , implementation_dba_data: APPS.PAY_EMPLOYEE_ACTION_INFO_V ,
-
View: PAY_CA_DEDUCTIONS_REPORT_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_CA_DEDUCTIONS_REPORT_V, object_name:PAY_CA_DEDUCTIONS_REPORT_V, status:VALID, product: PAY - Payroll , implementation_dba_data: APPS.PAY_CA_DEDUCTIONS_REPORT_V ,
-
View: PAY_APAC_EMPLOYEE_ACTION_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_APAC_EMPLOYEE_ACTION_V, object_name:PAY_APAC_EMPLOYEE_ACTION_V, status:VALID, product: PAY - Payroll , implementation_dba_data: APPS.PAY_APAC_EMPLOYEE_ACTION_V ,
-
View: PAY_EMPLOYEE_ACTION_INFO_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_EMPLOYEE_ACTION_INFO_V, object_name:PAY_EMPLOYEE_ACTION_INFO_V, status:VALID, product: PAY - Payroll , implementation_dba_data: APPS.PAY_EMPLOYEE_ACTION_INFO_V ,
-
View: PAY_CA_DEDUCTIONS_REPORT_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_CA_DEDUCTIONS_REPORT_V, object_name:PAY_CA_DEDUCTIONS_REPORT_V, status:VALID, product: PAY - Payroll , implementation_dba_data: APPS.PAY_CA_DEDUCTIONS_REPORT_V ,
-
View: PAY_ELEMENT_LINKS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_ELEMENT_LINKS_V, object_name:PAY_ELEMENT_LINKS_V, status:VALID, product: PAY - Payroll , description: Used to support user interface , implementation_dba_data: APPS.PAY_ELEMENT_LINKS_V ,
-
View: PAY_ELEMENT_LINKS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_ELEMENT_LINKS_V, object_name:PAY_ELEMENT_LINKS_V, status:VALID, product: PAY - Payroll , description: Used to support user interface , implementation_dba_data: APPS.PAY_ELEMENT_LINKS_V ,
-
View: PAY_BATCH_BAL_ADJ_CE_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_BATCH_BAL_ADJ_CE_V, object_name:PAY_BATCH_BAL_ADJ_CE_V, status:VALID, product: PAY - Payroll , implementation_dba_data: APPS.PAY_BATCH_BAL_ADJ_CE_V ,
-
View: PAY_BATCH_BAL_ADJ_CE_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_BATCH_BAL_ADJ_CE_V, object_name:PAY_BATCH_BAL_ADJ_CE_V, status:VALID, product: PAY - Payroll , implementation_dba_data: APPS.PAY_BATCH_BAL_ADJ_CE_V ,
-
View: PAY_US_DEDUCTIONS_REPORT_RBR_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_US_DEDUCTIONS_REPORT_RBR_V, object_name:PAY_US_DEDUCTIONS_REPORT_RBR_V, status:VALID, product: PAY - Payroll , description: This view returns all the deductions for an employee , implementation_dba_data: APPS.PAY_US_DEDUCTIONS_REPORT_RBR_V ,
-
View: PAY_US_DEDUCTIONS_REPORT_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_US_DEDUCTIONS_REPORT_V, object_name:PAY_US_DEDUCTIONS_REPORT_V, status:VALID, product: PAY - Payroll , description: This view returns all the deductions for an employee , implementation_dba_data: APPS.PAY_US_DEDUCTIONS_REPORT_V ,
-
View: PAY_US_DEDUCTIONS_REPORT_RBR_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_US_DEDUCTIONS_REPORT_RBR_V, object_name:PAY_US_DEDUCTIONS_REPORT_RBR_V, status:VALID, product: PAY - Payroll , description: This view returns all the deductions for an employee , implementation_dba_data: APPS.PAY_US_DEDUCTIONS_REPORT_RBR_V ,
-
View: PAY_US_DEDUCTIONS_REPORT_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_US_DEDUCTIONS_REPORT_V, object_name:PAY_US_DEDUCTIONS_REPORT_V, status:VALID, product: PAY - Payroll , description: This view returns all the deductions for an employee , implementation_dba_data: APPS.PAY_US_DEDUCTIONS_REPORT_V ,
-
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 ,