DBA Data[Home] [Help]

APPS.QA_PLAN_ELEMENT_API dependencies on PJM_SEIBAN_NUMBERS

Line 1325: from pjm_seiban_numbers

1321: from pa_projects_all
1322: where segment1 = p_proj_num
1323: UNION ALL
1324: select project_id
1325: from pjm_seiban_numbers
1326: where project_number = p_proj_num;
1327:
1328: BEGIN
1329: