DBA Data[Home] [Help]

APPS.AD_ZD_ADOP dependencies on AD_PATCH_RUNS

Line 1062: -- Cleaning ad_patch_runs

1058: when others then null;
1059: end;
1060: end loop;
1061:
1062: -- Cleaning ad_patch_runs
1063: delete ad_patch_runs where patch_run_id=x_patch_run_id;
1064:
1065: -- Cleaning Checkfile Repository
1066: -- Delete new records created by patch

Line 1063: delete ad_patch_runs where patch_run_id=x_patch_run_id;

1059: end;
1060: end loop;
1061:
1062: -- Cleaning ad_patch_runs
1063: delete ad_patch_runs where patch_run_id=x_patch_run_id;
1064:
1065: -- Cleaning Checkfile Repository
1066: -- Delete new records created by patch
1067: v_query :=