DBA Data[Home] [Help]

APPS.MSC_GANTT_PKG dependencies on MSC_DEPT_RES_INSTANCES

Line 1679: from msc_dept_res_instances

1675:
1676: cursor c_res_inst is
1677: select res_instance_id,
1678: nvl(serial_number, MBP_NULL_VALUE_CHAR) serial_number
1679: from msc_dept_res_instances
1680: where plan_id = g_plan_id
1681: and sr_instance_id = l_inst_id
1682: and organization_id = l_org_id
1683: and department_id = l_dept_id