DBA Data[Home] [Help]

APPS.PAY_NO_ABS_STATISTICS_REPORT dependencies on HR_ORGANIZATION_INFORMATION

Line 59: HR_ORGANIZATION_INFORMATION hoi1,

55:
56: CURSOR csr_legal_employer is select o.name,fnd_date.canonical_to_date(pai.action_information5) action_information5
57: from
58: HR_ORGANIZATION_UNITS o,
59: HR_ORGANIZATION_INFORMATION hoi1,
60: pay_action_information pai
61: where pai.action_context_id = l_payroll_action_id
62: and pai.action_information_category ='EMEA REPORT DETAILS'
63: and o.organization_id = pai.action_information2