DBA Data[Home] [Help]

APPS.CST_APPOACCRUALREPORT_PVT dependencies on HR_ALL_ORGANIZATION_UNITS

Line 433: from HR_ALL_ORGANIZATION_UNITS hr

429: l_stmt_num := 40;
430:
431: select hr.NAME
432: into l_org_name
433: from HR_ALL_ORGANIZATION_UNITS hr
434: where hr.ORGANIZATION_ID = l_current_org_id;
435:
436: l_stmt_num := 50;
437: