DBA Data[Home] [Help]

APPS.MRP_GET_PROJECT dependencies on PA_PROJECTS_ALL

Line 8: from pa_projects_all

4: return varchar2 IS
5: var_project_num VARCHAR2(30);
6: cursor C1 is
7: select segment1
8: from pa_projects_all
9: where project_id = arg_project_id
10: union
11: select project_number
12: from mrp_seiban_numbers