DBA Data[Home] [Help]

APPS.PAY_US_CONTR_DBI dependencies on BEN_BENEFIT_CLASSIFICATIONS

Line 337: ben_benefit_classifications BC

333: l_last_login
334: from pay_input_values_f IV,
335: pay_element_types_f ET,
336: per_business_groups BUSGP,
337: ben_benefit_classifications BC
338: where IV.input_value_id = p_input_value_id
339: and p_effective_date between IV.effective_start_date
340: and IV.effective_end_date
341: and IV.element_type_id = ET.element_type_id