DBA Data[Home] [Help]

APPS.PAY_PAYSGI21_XMLP_PKG dependencies on HR_ORGANIZATION_UNITS

Line 247: from hr_organization_units hou,

243: v_pay_basis hr_lookups.meaning%TYPE;
244:
245: cursor c_pay_basis is
246: select hl.meaning pay_basis
247: from hr_organization_units hou,
248: hr_soft_coding_keyflex hsc,
249: per_assignments_f paaf,
250: per_pay_bases ppb,
251: hr_lookups hl