DBA Data[Home] [Help]

APPS.CST_ACCRUALWRITEOFFREPORT_PVT dependencies on HR_ALL_ORGANIZATION_UNITS

Line 458: from HR_ALL_ORGANIZATION_UNITS hr

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