DBA Data[Home] [Help]

APPS.PA_RBS_MAPPING dependencies on PA_RBS_MAP_TMP13

Line 352: DELETE pa_rbs_map_tmp13;

348: DELETE pa_rbs_map_tmp11;
349: WHEN 12 THEN
350: DELETE pa_rbs_map_tmp12;
351: WHEN 13 THEN
352: DELETE pa_rbs_map_tmp13;
353: ELSE
354: NULL;
355: END CASE;
356: END LOOP;