DBA Data[Home] [Help]

APPS.PJM_PROJECT dependencies on PJM_PROJECTS_ORG_OU_SECURE_V

Line 164: from PJM_PROJECTS_ORG_OU_SECURE_V /*Bug 6684081: Changed the view that should be used for MOAC. This API is called by OM team.*/

160: L_project_num varchar2(30);
161: L_dummy number;
162: cursor C1 is
163: select project_number
164: from PJM_PROJECTS_ORG_OU_SECURE_V /*Bug 6684081: Changed the view that should be used for MOAC. This API is called by OM team.*/
165: where project_id = X_project_id;
166:
167: cursor C2 is
168: select 1