DBA Data[Home] [Help]

APPS.GME_CREATE_BATCH_PVT dependencies on GME_SCALE_BATCH_PVT

Line 1245: gme_scale_batch_pvt.scale_batch

1241: /* l_over_allocations parameter is used to handle default lot going */
1242: /* negative cases, which would not be a case here as the default lot */
1243: /* is created after the scale is successfull */
1244: l_in_material_details := l_material_details;
1245: gme_scale_batch_pvt.scale_batch
1246: (p_batch_header_rec => x_batch_header_rec
1247: ,p_material_tbl => l_in_material_details
1248: ,p_scale_factor => gme_common_pvt.g_batch_scale_factor
1249: ,p_primaries => l_primaries