Search Results pay_balance_feeds_f
Overview
The PAY_BALANCE_FEEDS_F table is a core configuration table within the Oracle E-Business Suite Payroll module (PAY). It serves as the master control mechanism defining the permissible sources of data for payroll balance calculations. Specifically, it governs which input values—the fundamental units of pay, deductions, and other earnings—are authorized to feed into a given balance type. This relationship is fundamental to ensuring that balances, which track running totals for payments and deductions over defined periods, are calculated correctly and consistently according to legislative and business rules. The table is date-effective, indicated by the '_F' suffix, meaning it maintains a historical record of how these feeding rules change over time, which is critical for accurate retroactive payroll processing.
Key Information Stored
The table's structure centers on establishing and maintaining the link between a balance type and its source input values. The primary identifier is the system-generated BALANCE_FEED_ID. The core relational columns are BALANCE_TYPE_ID, which references a specific balance (e.g., "Regular Earnings Paid"), and INPUT_VALUE_ID, which references the specific source element entry value (e.g., an hourly rate or a flat deduction amount). The table enforces data integrity through a unique constraint (PAY_BALANCE_FEEDS_F_UK2) that prevents duplicate feed definitions for the same balance, input value, business group (BUSINESS_GROUP_ID), legislation code (LEGISLATION_CODE), and effective date range. The EFFECTIVE_START_DATE and EFFECTIVE_END_DATE columns define the period during which the feeding rule is active, enabling historical tracking and future-dated changes.
Common Use Cases and Queries
This table is primarily referenced for configuration analysis, troubleshooting balance calculations, and developing custom payroll reports. A common diagnostic query involves identifying all input values feeding a particular balance to verify setup or investigate discrepancies. For example, to audit the feeds for a specific balance type within a business group, one might use a query joining PAY_BALANCE_FEEDS_F to PAY_BALANCE_TYPES_B and PAY_INPUT_VALUES_F. Another critical use case is during the design and testing of new elements or balances, where consultants must insert or validate records in this table to establish the correct feeding relationships. Reporting on the evolution of these rules over time for compliance purposes also relies on querying the effective date columns.
Related Objects
PAY_BALANCE_FEEDS_F has direct dependencies on several other key payroll tables. Its primary foreign key relationship is with PAY_BALANCE_TYPES (via BALANCE_TYPE_ID), which defines the balances themselves. The INPUT_VALUE_ID column typically relates to PAY_INPUT_VALUES_F. The table is also intrinsically linked to PAY_ELEMENT_ENTRIES_F and PAY_ELEMENT_TYPES_F, as input values belong to elements. For comprehensive reporting or data extraction, views such as PAY_BALANCE_FEEDS (a synonym or simplified view) may be utilized. The table is central to the balance calculation engine and is referenced by core payroll processes and APIs that compute and maintain balance figures.
-
Table: PAY_BALANCE_FEEDS_F
12.2.2
owner:HR, object_type:TABLE, fnd_design_data:PAY.PAY_BALANCE_FEEDS_F, object_name:PAY_BALANCE_FEEDS_F, status:VALID, product: PAY - Payroll , description: Controls which input values can feed a balance type. , implementation_dba_data: HR.PAY_BALANCE_FEEDS_F ,
-
Table: PAY_BALANCE_FEEDS_F
12.1.1
owner:HR, object_type:TABLE, fnd_design_data:PAY.PAY_BALANCE_FEEDS_F, object_name:PAY_BALANCE_FEEDS_F, status:VALID, product: PAY - Payroll , description: Controls which input values can feed a balance type. , implementation_dba_data: HR.PAY_BALANCE_FEEDS_F ,
-
APPS.PAY_US_CTGY_FEEDS_PKG dependencies on PAY_BALANCE_FEEDS_F
12.1.1
-
APPS.HR_LEGISLATION_ELEMENTS dependencies on PAY_BALANCE_FEEDS_F
12.1.1
-
APPS.PAY_CA_T4AEOY_ARCHIVE dependencies on PAY_BALANCE_FEEDS_F
12.1.1
-
APPS.PQP_GB_MILEAGE_CLAIM_PKG dependencies on PAY_BALANCE_FEEDS_F
12.1.1
-
APPS.PAY_KR_REPORT_PKG dependencies on PAY_BALANCE_FEEDS_F
12.1.1
-
APPS.PAY_JP_GET_MONTH_BALANCE_PKG dependencies on PAY_BALANCE_FEEDS_F
12.1.1
-
APPS.PAY_FR_SICKNESS_CALC dependencies on PAY_BALANCE_FEEDS_F
12.1.1
-
APPS.PAY_AU_REC_DET_PAYSUM_MODE dependencies on PAY_BALANCE_FEEDS_F
12.1.1
-
APPS.PAY_CA_EOY_ARCHIVE dependencies on PAY_BALANCE_FEEDS_F
12.1.1
-
APPS.PY_ROLLBACK_PKG dependencies on PAY_BALANCE_FEEDS_F
12.1.1
-
APPS.PAY_AU_RETRO_UPGRADE dependencies on PAY_BALANCE_FEEDS_F
12.1.1
-
APPS.PAY_IP_BAL_UPL_STRUCT dependencies on PAY_BALANCE_FEEDS_F
12.1.1
-
APPS.PAY_ZA_EOY_VAL dependencies on PAY_BALANCE_FEEDS_F
12.1.1
-
APPS.PAY_YEAR_END_EXTRACT dependencies on PAY_BALANCE_FEEDS_F
12.1.1
-
APPS.PAY_ELEMENT_TEMPLATE_GEN dependencies on PAY_BALANCE_FEEDS_F
12.1.1
-
APPS.PYSGBUPL dependencies on PAY_BALANCE_FEEDS_F
12.1.1
-
APPS.PAY_BALANCE_FEED_DATA_PUMP dependencies on PAY_BALANCE_FEEDS_F
12.1.1
-
APPS.HR_DELETE dependencies on PAY_BALANCE_FEEDS_F
12.1.1
-
APPS.PQP_GB_TP_TYPE2_FUNCTIONS dependencies on PAY_BALANCE_FEEDS_F
12.1.1
-
APPS.PQP_NL_PENSION_TEMPLATE dependencies on PAY_BALANCE_FEEDS_F
12.2.2
-
APPS.PAY_BALANCE_FEED_DEL_PKG dependencies on PAY_BALANCE_FEEDS_F
12.2.2
-
APPS.PAY_NL_LIFE_SAVINGS_TEMPLATE dependencies on PAY_BALANCE_FEEDS_F
12.2.2
-
APPS.PAY_NL_GENERAL dependencies on PAY_BALANCE_FEEDS_F
12.2.2
-
APPS.PAY_GB_FPS_NI_AND_OTHERS_13 dependencies on PAY_BALANCE_FEEDS_F
12.2.2
-
APPS.PAY_KR_SAMPLE_SEP_PKG dependencies on PAY_BALANCE_FEEDS_F
12.2.2
-
APPS.PAY_IN_TERMINATION_PKG dependencies on PAY_BALANCE_FEEDS_F
12.2.2
-
APPS.HR_JP_ID_PKG dependencies on PAY_BALANCE_FEEDS_F
12.2.2
-
APPS.HR_TEMPLATE_EXISTENCE dependencies on PAY_BALANCE_FEEDS_F
12.2.2
-
APPS.PAYBALUP dependencies on PAY_BALANCE_FEEDS_F
12.2.2
-
APPS.PAY_IN_ELEMENT_TEMPLATE_PKG dependencies on PAY_BALANCE_FEEDS_F
12.2.2
-
APPS.PAY_BALANCE_TYPES_PKG dependencies on PAY_BALANCE_FEEDS_F
12.2.2
-
APPS.PAY_P45_PKG dependencies on PAY_BALANCE_FEEDS_F
12.2.2
-
APPS.PAY_US_USER_INIT_DEDN dependencies on PAY_BALANCE_FEEDS_F
12.2.2
-
APPS.PAY_AU_RETRO_UPGRADE dependencies on PAY_BALANCE_FEEDS_F
12.2.2
-
APPS.PAY_NZ_REC_PKG dependencies on PAY_BALANCE_FEEDS_F
12.2.2
-
APPS.PY_ZA_BAL dependencies on PAY_BALANCE_FEEDS_F
12.2.2
-
APPS.PAY_NO_ABSENCE dependencies on PAY_BALANCE_FEEDS_F
12.2.2
-
APPS.PAY_PURGE_PKG dependencies on PAY_BALANCE_FEEDS_F
12.2.2
-
APPS.HR_GBNIDIR dependencies on PAY_BALANCE_FEEDS_F
12.2.2
-
APPS.PAY_YEAR_END_EXTRACT dependencies on PAY_BALANCE_FEEDS_F
12.2.2
-
APPS.PY_ZA_ROUTES dependencies on PAY_BALANCE_FEEDS_F
12.2.2
-
APPS.PAY_KR_BAL_INIT_PKG dependencies on PAY_BALANCE_FEEDS_F
12.2.2
-
APPS.PAY_TCO_BUS dependencies on PAY_BALANCE_FEEDS_F
12.2.2
-
APPS.PYSGBUPL dependencies on PAY_BALANCE_FEEDS_F
12.2.2
-
APPS.PY_ROLLBACK_PKG dependencies on PAY_BALANCE_FEEDS_F
12.2.2
-
APPS.PAY_NL_PAYSLIP_ARCHIVE dependencies on PAY_BALANCE_FEEDS_F
12.2.2
-
APPS.PYNEGNET01 dependencies on PAY_BALANCE_FEEDS_F
12.1.1
-
APPS.PAY_US_YEPP_MISS_ASSIGN_PKG dependencies on PAY_BALANCE_FEEDS_F
12.2.2