DBA Data[Home] [Help]

APPS.CST_MISCACCRUALREPORT_PVT dependencies on HR_ALL_ORGANIZATION_UNITS

Line 454: from HR_ALL_ORGANIZATION_UNITS hr

450: l_stmt_num := 40;
451:
452: select hr.NAME
453: into l_org_name
454: from HR_ALL_ORGANIZATION_UNITS hr
455: where hr.ORGANIZATION_ID = l_current_org_id;
456:
457: -- Open Ref Cursor to collect the report parameters
458: