DBA Data[Home] [Help]

APPS.BEN_DETERMINE_RATE_CHG dependencies on PAY_ELEMENT_TYPES_F

Line 2237: pay_element_types_f py

2233: select
2234: abr.*,
2235: py.processing_type
2236: from ben_acty_base_rt_f abr,
2237: pay_element_types_f py
2238: where
2239: abr.acty_base_rt_id = l_acty_base_rt_id
2240: and abr.business_group_id = p_business_group_id
2241: and p_effective_date between