DBA Data[Home] [Help]

APPS.PAY_SG_EFT dependencies on HR_ORGANIZATION_UNITS

Line 84: , hr_organization_units o

80: from pay_org_payment_methods_f popm
81: , fnd_sessions ses
82: , pay_external_accounts oea
83: , pay_payroll_actions ppa
84: , hr_organization_units o
85: , hr_lookups hrl
86: where ppa.payroll_action_id =
87: pay_magtape_generic.get_parameter_value('PAYROLL_ACTION_ID')
88: and oea.external_account_id = popm.external_account_id

Line 163: , hr_organization_units o

159: , pay_assignment_actions paa
160: , pay_payroll_actions ppa
161: , per_assignments_f a
162: , per_people_f p /* Bug# 2920732 */
163: , hr_organization_units o
164: , hr_lookups hrl
165: , fnd_sessions ses
166: where
167: paa.payroll_action_id =