DBA Data[Home] [Help]

APPS.GME_UNRELEASE_BATCH_PVT dependencies on GME_UNRELEASE_STEP_PVT

Line 133: gme_unrelease_step_pvt.unrelease_step

129: -- Unrelease steps associated with the batch
130: FOR i IN 1 .. l_batch_step_tbl.COUNT LOOP
131: l_batch_step_rec := l_batch_step_tbl (i);
132: l_in_batch_step_rec := l_batch_step_rec;
133: gme_unrelease_step_pvt.unrelease_step
134: (p_batch_step_rec => l_in_batch_step_rec
135: ,p_update_inventory_ind => x_batch_header_rec.update_inventory_ind
136: ,p_create_resv_pend_lots => NULL
137: ,p_from_unrelease_batch => 1