DBA Data[Home] [Help]

APPS.PAY_HK_RULES dependencies on FND_NUMBER

Line 24: select fnd_number.canonical_to_number(target.ENTRY_INFORMATION1)

20: p_source_id in out nocopy number)
21: is
22:
23: cursor csr_get_source is
24: select fnd_number.canonical_to_number(target.ENTRY_INFORMATION1)
25: from pay_element_entries_f target
26: ,pay_assignment_actions paa
27: ,pay_payroll_actions ppa
28: where ppa.payroll_action_id = paa.payroll_action_id