DBA Data[Home] [Help]

APPS.GME_BATCHSTEP_RSRC_PVT dependencies on GME_BATCH_STEP_CHG_PVT

Line 1683: gme_batch_step_chg_pvt.set_sequence_dependent_id

1679: IF l_return_status <> 'S' THEN
1680: RAISE rsrc_insert_failure;
1681: ELSE
1682: --Rishi Varma bug 3307549 13-05-2005
1683: gme_batch_step_chg_pvt.set_sequence_dependent_id
1684: (l_batch_header.batch_id);
1685:
1686: -- UPDATE rsrc max capacity if required
1687: OPEN cur_get_step_dtls (l_batchstep_resource_rec.batchstep_id);