DBA Data[Home] [Help]

APPS.OKE_DTS_INTEGRATION_PKG dependencies on PA_PROJECTS_EXPEND_V

Line 1135: from pa_projects_expend_v

1131: select 'OKE_DTS_EXP_PROJECT_INVALID'
1132: from dual
1133: where not exists (
1134: select 'Project is valid'
1135: from pa_projects_expend_v
1136: where project_id = l_project_id )
1137: union all
1138: select 'OKE_PROJECT_NOT_SETUP'
1139: from dual

Line 1173: from pa_projects_expend_v

1169: select 'OKE_DTS_EXP_PROJECT_INVALID'
1170: from dual
1171: where not exists (
1172: select 'Project is valid'
1173: from pa_projects_expend_v
1174: where project_id = l_project_id )
1175: union all
1176: select 'OKE_DTS_EXP_TASK_INVALID'
1177: from dual