DBA Data[Home] [Help]

APPS.PAY_SA_USER_FUNCTION dependencies on HR_ORGANIZATION_UNITS

Line 78: from hr_organization_units HOU

74: )
75: return NUMBER is
76: cursor csr_get_formula_id is
77: select HOI2.org_information1
78: from hr_organization_units HOU
79: ,hr_organization_information HOI1
80: ,hr_organization_information HOI2
81: ,hr_soft_coding_keyflex HSCK
82: ,per_all_assignments_f PAA