DBA Data[Home] [Help]

APPS.PA_ACCUM_UTILS dependencies on PA_PROJECTS

Line 968: pa_project_types Pt , pa_projects P

964:
965: CURSOR Get_Project_type_class_cur is
966: Select Pt.project_type_class_code
967: from
968: pa_project_types Pt , pa_projects P
969: where P.project_id = x_project_id
970: and P.project_type = Pt.project_type ;
971:
972: -- This Cursor fetches the Accum flag for the given Accum category,column