DBA Data[Home] [Help]

APPS.PA_PROJECT_SUBTEAM_UTILS dependencies on PA_PROJECTS_ALL

Line 86: from pa_projects_all

82: ,x_error_message_code OUT NOCOPY VARCHAR2) --File.Sql.39 bug 4440895
83: IS
84: cursor c_project is
85: select project_id
86: from pa_projects_all
87: where name = p_object_name;
88:
89: cursor c_team_template is
90: select team_template_id