DBA Data[Home] [Help]

APPS.AD_PA_VALIDATE_CRITERIASET dependencies on AD_PATCH_COMMON_ACTIONS

Line 146: ad_patch_common_actions pca,

142: select count(*) into l_number from
143: ad_program_run_task_jobs prtj,
144: ad_files ldr_f,
145: ad_files f,
146: ad_patch_common_actions pca,
147: ad_patch_run_bug_actions prba
148: where prba.action_id = p_action_id
149: and prba.common_action_id = pca.common_action_id
150: and prba.file_id = f.file_id