DBA Data[Home] [Help]

APPS.PJI_FM_SUM_PSI dependencies on HR_OPERATING_UNITS

Line 3475: from HR_OPERATING_UNITS

3471: l_project_operating_unit_name := l_no_selection;
3472: else
3473: select NAME
3474: into l_project_operating_unit_name
3475: from HR_OPERATING_UNITS
3476: where ORGANIZATION_ID = l_operating_unit;
3477: end if;
3478:
3479: