DBA Data[Home] [Help]

APPS.AD_PA_VALIDATE_CRITERIASET dependencies on AD_FILES

Line 144: ad_files ldr_f,

140:
141: BEGIN
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

Line 145: ad_files f,

141: BEGIN
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