DBA Data[Home] [Help]

APPS.PAY_ELEMENT_TEMPLATE_GEN dependencies on HR_ELEMENTS

Line 1572: hr_elements.chk_element_type

1568: -- The business rule checking has to be performed here because the
1569: -- creation API does not contain business rule checking code!
1570: --
1571: hr_utility.set_location(l_proc, 40);
1572: hr_elements.chk_element_type
1573: (p_element_name => p_element_types(i).element_name
1574: ,p_element_type_id => null
1575: ,p_val_start_date => p_effective_date
1576: ,p_val_end_date => hr_api.g_eot