DBA Data[Home] [Help]

APPS.PAY_GB_PAYROLL_ACTIONS_PKG dependencies on PAY_PAYROLLS_F

Line 585: from pay_payrolls_f p,

581: -- no database item as yet available for tax office telephone
582: -- cache the value that doesn't change unless payroll action changes
583: if nvl(g_payroll_action_id,-1) <> p_payroll_action_id then
584: select max(org_information8) into g_tax_phone
585: from pay_payrolls_f p,
586: pay_payroll_actions pact,
587: hr_soft_coding_keyflex flex,
588: hr_organization_information org
589: where p.soft_coding_keyflex_id = flex.soft_coding_keyflex_id