DBA Data[Home] [Help]

APPS.AD_PATCH dependencies on AD_PATCH_RUN_BUG_ACTIONS

Line 365: from ad_patch_run_bug_actions

361: ret boolean := FALSE;
362:
363: cursor FILE_VER_CUR(p_file_id in ad_files.file_id%TYPE) is
364: select executed_flag
365: from ad_patch_run_bug_actions
366: where file_id = p_file_id
367: and patch_file_version_id in (select file_version_id
368: from ad_file_versions
369: where file_id = p_file_id