DBA Data[Home] [Help]

APPS.AD_PATCH dependencies on AD_PATCH_RUN_BUG_ACTIONS

Line 356: from ad_patch_run_bug_actions

352: ret boolean := FALSE;
353:
354: cursor FILE_VER_CUR(p_file_id in ad_files.file_id%TYPE) is
355: select executed_flag
356: from ad_patch_run_bug_actions
357: where file_id = p_file_id
358: and patch_file_version_id in (select file_version_id
359: from ad_file_versions
360: where file_id = p_file_id