Search Results pay_all_payrolls_f
Overview
The PAY_ALL_PAYROLLS_F table is a core data object within the Oracle E-Business Suite Payroll module (PAY). It serves as the master repository for payroll group definitions, which are fundamental organizational structures for processing employee compensation. A payroll group defines the parameters for a specific pay cycle, including its frequency, associated organization, and accounting rules. This 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, allowing for the tracking of historical changes to payroll definitions over time. Its role is critical for payroll processing runs, cost allocation, and financial reporting.
Key Information Stored
The table stores the defining attributes of a payroll. The primary key uniquely identifies a payroll definition across time (PAYROLL_ID, EFFECTIVE_START_DATE, EFFECTIVE_END_DATE). Essential columns include PAYROLL_NAME for identification and PERIOD_TYPE, which links to PER_TIME_PERIOD_TYPES to define the pay frequency (e.g., weekly, monthly). The table also holds key foreign key references that configure the payroll's operational and financial context: BUSINESS_GROUP_ID and ORGANIZATION_ID link to HR_ALL_ORGANIZATION_UNITS; CONSOLIDATION_SET_ID links to PAY_CONSOLIDATION_SETS for reporting; and COST_ALLOCATION_KEYFLEX_ID, SUSPENSE_ACCOUNT_KEYFLEX_ID, and SOFT_CODING_KEYFLEX_ID link to key flexfields for accounting and defaulting rules.
Common Use Cases and Queries
This table is central to payroll setup, reporting, and integration. Common use cases include generating a list of all active payrolls within a business group for a process schedule, validating payroll parameters before a batch run, and tracing accounting configurations. A typical query retrieves active payroll definitions for reporting or feeder systems.
- Listing active payrolls with key details:
SELECT payroll_name, period_type, organization_id FROM pay_all_payrolls_f WHERE SYSDATE BETWEEN effective_start_date AND effective_end_date AND business_group_id = &bg_id; - Identifying payrolls using a specific consolidation set for period-end reporting.
- Troubleshooting by joining to related key flexfield tables to verify cost account mappings.
Related Objects
PAY_ALL_PAYROLLS_F has defined relationships with several other critical HR and Payroll tables, primarily through foreign key constraints. These relationships are essential for data integrity and join logic in custom reports and interfaces.
- HR_ALL_ORGANIZATION_UNITS: Linked via BUSINESS_GROUP_ID and ORGANIZATION_ID to define the payroll's legal employer and operating unit context.
- PAY_CONSOLIDATION_SETS: Linked via CONSOLIDATION_SET_ID to group payrolls for period-end processing.
- PAY_COST_ALLOCATION_KEYFLEX: Linked via COST_ALLOCATION_KEYFLEX_ID and SUSPENSE_ACCOUNT_KEYFLEX_ID for default costing and suspense account rules.
- HR_SOFT_CODING_KEYFLEX: Linked via SOFT_CODING_KEYFLEX_ID for default earning and deduction rules.
- PER_TIME_PERIOD_TYPES: Linked via PERIOD_TYPE to define the payroll frequency (e.g., 'Calendar Monthly').
-
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 ,
-
APPS.PAY_ZA_EOY_VAL dependencies on PAY_ALL_PAYROLLS_F
12.1.1
-
APPS.BEN_COBRA_REQUIREMENTS dependencies on PAY_ALL_PAYROLLS_F
12.1.1
-
APPS.PAY_IE_BAL_UPLOAD dependencies on PAY_ALL_PAYROLLS_F
12.2.2
-
APPS.HR_H2PI_VALIDATE dependencies on PAY_ALL_PAYROLLS_F
12.2.2
-
APPS.PY_ZA_TAX_REG dependencies on PAY_ALL_PAYROLLS_F
12.2.2
-
APPS.PAY_AU_PAYMENT_SUMMARY dependencies on PAY_ALL_PAYROLLS_F
12.1.1
-
APPS.PAY_IE_PAYE_PKG dependencies on PAY_ALL_PAYROLLS_F
12.1.1
-
APPS.SSP_ERN_BUS dependencies on PAY_ALL_PAYROLLS_F
12.1.1
-
APPS.PAY_DK_ARCHIVE dependencies on PAY_ALL_PAYROLLS_F
12.2.2
-
APPS.PAY_KW_BAL_UPLOAD dependencies on PAY_ALL_PAYROLLS_F
12.2.2
-
APPS.PAY_PAYROLL_API dependencies on PAY_ALL_PAYROLLS_F
12.2.2
-
APPS.PAY_US_DEPOSIT_ADVICE_PKG dependencies on PAY_ALL_PAYROLLS_F
12.2.2
-
APPS.PAY_PAY_SHD dependencies on PAY_ALL_PAYROLLS_F
12.2.2
-
APPS.BEN_CWB_DATA_MODEL_UPGRADE dependencies on PAY_ALL_PAYROLLS_F
12.2.2
-
APPS.PER_SALADMIN_UTILITY dependencies on PAY_ALL_PAYROLLS_F
12.2.2
-
APPS.PAY_FR_ARC_PKG dependencies on PAY_ALL_PAYROLLS_F
12.2.2
-
APPS.PAY_CA_ARCHIVE dependencies on PAY_ALL_PAYROLLS_F
12.2.2
-
APPS.PER_ASG_AGGR dependencies on PAY_ALL_PAYROLLS_F
12.2.2
-
APPS.PY_ZA_TAX_CERTIFICATES dependencies on PAY_ALL_PAYROLLS_F
12.2.2
-
APPS.BEN_PYR_BUS dependencies on PAY_ALL_PAYROLLS_F
12.2.2
-
APPS.PER_HU_ABS_REP_ARCHIVE_PKG dependencies on PAY_ALL_PAYROLLS_F
12.2.2
-
APPS.PAY_AE_CHEQUE_REPORT dependencies on PAY_ALL_PAYROLLS_F
12.2.2
-
APPS.PER_QH_POPULATE dependencies on PAY_ALL_PAYROLLS_F
12.2.2
-
APPS.PAY_GB_EDI_P46_CAR dependencies on PAY_ALL_PAYROLLS_F
12.2.2
-
APPS.PAY_IE_PRSI dependencies on PAY_ALL_PAYROLLS_F
12.2.2
-
APPS.PQH_GSP_POST_PROCESS dependencies on PAY_ALL_PAYROLLS_F
12.2.2
-
APPS.PAY_IE_P35_MAGTAPE dependencies on PAY_ALL_PAYROLLS_F
12.2.2
-
APPS.PAY_GB_WNU_EDI dependencies on PAY_ALL_PAYROLLS_F
12.2.2
-
APPS.PAY_GB_P11D_MILEAGE_EXTRACT dependencies on PAY_ALL_PAYROLLS_F
12.2.2
-
APPS.BEN_BATCH_UTILS dependencies on PAY_ALL_PAYROLLS_F
12.2.2
-
APPS.PAY_IE_WNU_EDI dependencies on PAY_ALL_PAYROLLS_F
12.2.2
-
APPS.PAY_GB_RTI_P60 dependencies on PAY_ALL_PAYROLLS_F
12.2.2
-
APPS.BEN_EPY_BUS dependencies on PAY_ALL_PAYROLLS_F
12.2.2
-
APPS.PAY_BALANCE_PKG dependencies on PAY_ALL_PAYROLLS_F
12.2.2
-
APPS.PAY_DK_PR_ELE dependencies on PAY_ALL_PAYROLLS_F
12.2.2
-
APPS.PAY_FI_ARCHIVE_PSTA dependencies on PAY_ALL_PAYROLLS_F
12.2.2
-
APPS.PAY_GB_ENROLL_PENSION dependencies on PAY_ALL_PAYROLLS_F
12.2.2
-
APPS.PAY_IE_P45PART3_P46_PKG dependencies on PAY_ALL_PAYROLLS_F
12.2.2
-
APPS.PAY_JP_ITWB_ARCHIVE_PKG dependencies on PAY_ALL_PAYROLLS_F
12.2.2
-
APPS.PAY_SLA_PKG dependencies on PAY_ALL_PAYROLLS_F
12.2.2
-
APPS.PSP_AUTOPOP dependencies on PAY_ALL_PAYROLLS_F
12.2.2
-
APPS.PAY_PYUCSLIS_PKG dependencies on PAY_ALL_PAYROLLS_F
12.2.2
-
APPS.HR_SECURITY_INTERNAL dependencies on PAY_ALL_PAYROLLS_F
12.2.2
-
APPS.PAY_CA_YEPP_MISS_ASSIGN_PKG dependencies on PAY_ALL_PAYROLLS_F
12.2.2
-
APPS.PAY_NZ_QES_PKG dependencies on PAY_ALL_PAYROLLS_F
12.2.2
-
APPS.HR_ASSIGNMENT dependencies on PAY_ALL_PAYROLLS_F
12.2.2
-
APPS.PAY_PAYROLLS_F_PKG dependencies on PAY_ALL_PAYROLLS_F
12.2.2
-
APPS.PER_ASG_BUS2 dependencies on PAY_ALL_PAYROLLS_F
12.2.2