DBA Data[Home] [Help]

APPS.HR_ENTRY_API dependencies on BEN_BENEFIT_CLASSIFICATIONS

Line 746: ben_benefit_classifications BCL

742: ) is
743: select IV.input_value_id
744: from pay_element_types_f ET,
745: pay_input_values_f IV,
746: ben_benefit_classifications BCL
747: where IV.input_value_id = p_input_value_id
748: and IV.name = 'Coverage'
749: and ET.element_type_id = IV.element_type_id
750: and BCL.benefit_classification_id = ET.benefit_classification_id