DBA Data[Home] [Help]

APPS.GML_BATCH_OM_UTIL dependencies on GML_SO_ALLOC_HISTORY_S

Line 283: select gml_so_alloc_history_s.nextval

279: BEGIN
280: x_return_status := FND_API.G_RET_STS_SUCCESS;
281: /* insert gme_om_reservation_rec into gml_batch_so_reservations table */
282: GMI_RESERVATION_UTIL.println('inserting alloc history');
283: select gml_so_alloc_history_s.nextval
284: into l_alloc_rec_id
285: from dual;
286: Insert Into gml_batch_so_alloc_history
287: ( Alloc_rec_id