DBA Data[Home] [Help]

APPS.PAY_ELEMENT_TYPES_API dependencies on HRDYNDBI

Line 406: hrdyndbi.create_element_type_dict(l_element_type_id,

402: );
403: --
404: -- Create element DB items on the entity horizon
405: --
406: hrdyndbi.create_element_type_dict(l_element_type_id,
407: l_effective_start_date);
408:
409:
410: If (p_process_in_run_flag = 'Y' and nvl(l_non_payments_flag,'Y') = 'N') Then