DBA Data[Home] [Help]

APPS.OKE_DTS_INTEGRATION_PKG dependencies on PA_PROJECTS_EXPEND_V

Line 1097: from pa_projects_expend_v

1093: select 'OKE_DTS_EXP_PROJECT_INVALID'
1094: from dual
1095: where not exists (
1096: select 'Project is valid'
1097: from pa_projects_expend_v
1098: where project_id = l_project_id )
1099: union all
1100: select 'OKE_PROJECT_NOT_SETUP'
1101: from dual

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_DTS_EXP_TASK_INVALID'
1139: from dual