DBA Data[Home] [Help]

APPS.PAY_US_CONTR_DBI dependencies on BEN_BENEFIT_CLASSIFICATIONS

Line 336: ben_benefit_classifications BC

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