DBA Data[Home] [Help]

APPS.GME_RESCHEDULE_STEP_PVT dependencies on GME_PHANTOM_PVT

Line 1212: gme_phantom_pvt.fetch_step_phantoms

1208: IF (NVL (g_debug, -1) = gme_debug.g_log_statement) THEN
1209: gme_debug.put_line ('Calling Fetch Step Phantoms.');
1210: END IF;
1211:
1212: gme_phantom_pvt.fetch_step_phantoms
1213: (p_batch_id => p_batch_step_rec.batch_id
1214: ,p_batchstep_id => p_batch_step_rec.batchstep_id
1215: ,p_all_release_type_assoc => 1
1216: ,x_phantom_ids => l_phantom_ids