DBA Data[Home] [Help]

APPS.GME_BATCHSTEP_RSRC_PVT dependencies on GME_BATCH_STEP_CHG_PVT

Line 1708: gme_batch_step_chg_pvt.set_sequence_dependent_id

1704: IF l_return_status <> 'S' THEN
1705: RAISE rsrc_insert_failure;
1706: ELSE
1707: --Rishi Varma bug 3307549 13-05-2005
1708: gme_batch_step_chg_pvt.set_sequence_dependent_id
1709: (l_batch_header.batch_id);
1710:
1711: -- UPDATE rsrc max capacity if required
1712: OPEN cur_get_step_dtls (l_batchstep_resource_rec.batchstep_id);