DBA Data[Home] [Help]

APPS.PAY_GB_PAYROLL_ACTIONS_PKG dependencies on HR_SOFT_CODING_KEYFLEX

Line 587: hr_soft_coding_keyflex flex,

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
590: and org.ORG_INFORMATION_CONTEXT = 'Tax Details References'
591: and org.org_information1 = flex.segment1