DBA Data[Home] [Help]

APPS.PAY_US_EMP_PAYSLIP_ACCRUAL_WEB dependencies on PAY_ELEMENT_LINKS_F

Line 133: pay_element_links_f pel,

129: is
130: select pap.accrual_plan_id,
131: pap.accrual_plan_element_type_id
132: from pay_accrual_plans pap,
133: pay_element_links_f pel,
134: pay_element_entries_f pee
135: where pap.accrual_category = cp_accrual_category
136: and pel.element_type_id= pap.accrual_plan_element_type_id
137: and cp_effective_date between pel.effective_start_date