DBA Data[Home] [Help]

APPS.BEN_DETERMINE_RATE_CHG dependencies on PAY_ELEMENT_TYPES_F

Line 2420: pay_element_types_f py

2416: select
2417: abr.*,
2418: py.processing_type
2419: from ben_acty_base_rt_f abr,
2420: pay_element_types_f py
2421: where
2422: abr.acty_base_rt_id = l_acty_base_rt_id
2423: and abr.business_group_id = p_business_group_id
2424: and p_effective_date between