DBA Data[Home] [Help]

APPS.GME_RESCHEDULE_STEP_PVT dependencies on GME_PHANTOM_PVT

Line 1218: gme_phantom_pvt.fetch_step_phantoms

1214: IF (NVL (g_debug, -1) = gme_debug.g_log_statement) THEN
1215: gme_debug.put_line ('Calling Fetch Step Phantoms.');
1216: END IF;
1217:
1218: gme_phantom_pvt.fetch_step_phantoms
1219: (p_batch_id => p_batch_step_rec.batch_id
1220: ,p_batchstep_id => p_batch_step_rec.batchstep_id
1221: ,p_all_release_type_assoc => 1
1222: ,x_phantom_ids => l_phantom_ids