DBA Data[Home] [Help]

APPS.PAY_KR_BAL_INIT_PKG dependencies on PAY_BALANCE_FEEDS_F

Line 69: pay_balance_feeds_f pbf

65: select null
66: from pay_element_classifications pec,
67: pay_element_types_f pet,
68: pay_input_values_f piv,
69: pay_balance_feeds_f pbf
70: where pbf.balance_type_id = pbt.balance_type_id
71: and pbf.effective_start_date = c_sot
72: and pbf.effective_end_date = c_eot
73: and nvl(pbf.business_group_id, l_business_group_id) = l_business_group_id