DBA Data[Home] [Help]

APPS.PA_RBS_MAPPING dependencies on PA_RBS_MAP_TMP13

Line 349: DELETE pa_rbs_map_tmp13;

345: DELETE pa_rbs_map_tmp11;
346: WHEN 12 THEN
347: DELETE pa_rbs_map_tmp12;
348: WHEN 13 THEN
349: DELETE pa_rbs_map_tmp13;
350: ELSE
351: NULL;
352: END CASE;
353: END LOOP;