DBA Data[Home] [Help]

APPS.HR_US_FF_UDFS dependencies on PAY_STATUS_PROCESSING_RULES_F

Line 3527: pay_status_processing_rules_f SPR,

3523: FRA.formula_name
3524: FROM pay_element_entries_f ELE,
3525: pay_element_links_f ELI,
3526: pay_element_types_f ELT,
3527: pay_status_processing_rules_f SPR,
3528: ff_formulas_f FRA
3529: WHERE FRA.formula_id = SPR.formula_id
3530: AND p_date_earned BETWEEN SPR.effective_start_date
3531: AND SPR.effective_end_date