DBA Data[Home] [Help]

APPS.HR_TEMPLATE_EXISTENCE dependencies on PAY_BALANCE_FEEDS_F

Line 100: from pay_balance_feeds_f bf

96: hr_utility.set_location('hr_template_existence.bal_feed_exists',10);
97:
98: select bf.balance_feed_id
99: into already_exists
100: from pay_balance_feeds_f bf
101: where bf.balance_type_id = p_bal_id
102: and bf.input_value_id = p_iv_id
103: and bf.business_group_id = p_bg_id
104: and p_eff_date between bf.effective_start_date