DBA Data[Home] [Help]

APPS.CST_APPOACCRUALREPORT_PVT dependencies on HR_ALL_ORGANIZATION_UNITS

Line 437: from HR_ALL_ORGANIZATION_UNITS hr

433: l_stmt_num := 40;
434:
435: select hr.NAME
436: into l_org_name
437: from HR_ALL_ORGANIZATION_UNITS hr
438: where hr.ORGANIZATION_ID = l_current_org_id;
439:
440: l_stmt_num := 50;
441: