DBA Data[Home] [Help]

APPS.PAY_KR_YEA_MED_EFILE_PKG dependencies on HR_ASSIGNMENT_SET

Line 84: (hr_assignment_set.assignment_in_set(to_number(pay_magtape_generic.get_parameter_value('ASSIGNMENT_SET_ID')),

80: --
81: and ppa.action_type in ('B','X')
82: and paa.payroll_action_id = ppa.payroll_action_id
83: and ((to_number(pay_magtape_generic.get_parameter_value('ASSIGNMENT_SET_ID')) is null) or
84: (hr_assignment_set.assignment_in_set(to_number(pay_magtape_generic.get_parameter_value('ASSIGNMENT_SET_ID')),
85: paa.assignment_id) = 'Y'))
86: and (('X' <> 'R') or
87: (pay_kr_yea_magtape_fun_pkg.latest_yea_action(paa.assignment_action_id, g_payroll_action_id, g_target_year) = 'Y')) -- Bug 4726974
88: and paa.tax_unit_id = bhoi.organization_id