DBA Data[Home] [Help]

APPS.PAY_KR_YEA_MED_EFILE_PKG dependencies on HR_ASSIGNMENT_SET

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

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