DBA Data[Home] [Help]

APPS.PQH_BDT_BUS dependencies on HR_ALL_ORGANIZATION_UNITS

Line 339: from hr_all_organization_units a

335: l_dummy varchar2(1);
336: --
337: cursor c1 is
338: select null
339: from hr_all_organization_units a
340: where a.organization_id = p_organization_id;
341: --
342: Begin
343: --