DBA Data[Home] [Help]

APPS.PAY_ELEMENT_TYPES_MIG dependencies on HRDYNDBI

Line 405: hrdyndbi.create_element_type_dict(l_element_type_id,

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