DBA Data[Home] [Help]

APPS.PAY_ELEMENT_TEMPLATE_GEN dependencies on HR_ELEMENTS

Line 1554: hr_elements.chk_element_type

1550: -- The business rule checking has to be performed here because the
1551: -- creation API does not contain business rule checking code!
1552: --
1553: hr_utility.set_location(l_proc, 40);
1554: hr_elements.chk_element_type
1555: (p_element_name => p_element_types(i).element_name
1556: ,p_element_type_id => null
1557: ,p_val_start_date => p_effective_date
1558: ,p_val_end_date => hr_api.g_eot