DBA Data[Home] [Help]

APPS.QA_PLAN_ELEMENT_API dependencies on PJM_SEIBAN_NUMBERS

Line 1344: from pjm_seiban_numbers

1340: from pa_projects_all
1341: where segment1 = p_proj_num
1342: UNION ALL
1343: select project_id
1344: from pjm_seiban_numbers
1345: where project_number = p_proj_num;
1346:
1347: BEGIN
1348: