DBA Data[Home] [Help]

APPS.CST_MISCACCRUALREPORT_PVT dependencies on HR_ALL_ORGANIZATION_UNITS

Line 456: from HR_ALL_ORGANIZATION_UNITS hr

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