DBA Data[Home] [Help]

APPS.PAY_FR_BAL_UPLOAD dependencies on PAY_BALANCE_FEEDS_F

Line 323: pay_balance_feeds_f pbf

319: select 1
320: from pay_element_classifications pec,
321: pay_element_types_f pet,
322: pay_input_values_f piv,
323: pay_balance_feeds_f pbf
324: where pbf.balance_type_id = pbt.balance_type_id
325: and pbf.effective_start_date = g_sot
326: and pbf.effective_end_date = g_eot
327: and nvl(pbf.business_group_id, p_business_group_id) = p_business_group_id