DBA Data[Home] [Help]

APPS.PAY_KR_HIA_FUNC_PKG dependencies on HR_ORGANIZATION_UNITS

Line 17: from hr_organization_units hou1,

13: ) return varchar2
14: is
15: cursor bp_names is
16: select hou1.name
17: from hr_organization_units hou1,
18: hr_organization_information hoi2,
19: pay_payroll_actions ppa
20: where ppa.payroll_action_id = p_payroll_action_id
21: and hou1.business_group_id = ppa.business_group_id