DBA Data[Home] [Help]

APPS.PAY_GB_PAYROLL_ACTIONS_PKG dependencies on PAY_PAYROLLS_F

Line 597: from pay_payrolls_f p,

593: -- no database item as yet available for tax office telephone
594: -- cache the value that doesn't change unless payroll action changes
595: if nvl(g_payroll_action_id,-1) <> p_payroll_action_id then
596: select max(org_information8) into g_tax_phone
597: from pay_payrolls_f p,
598: pay_payroll_actions pact,
599: hr_soft_coding_keyflex flex,
600: hr_organization_information org
601: where p.soft_coding_keyflex_id = flex.soft_coding_keyflex_id