DBA Data[Home] [Help]

APPS.GME_CREATE_BATCH_PVT dependencies on GME_SCALE_BATCH_PVT

Line 1076: gme_scale_batch_pvt.scale_batch

1072: /* l_over_allocations parameter is used to handle default lot going */
1073: /* negative cases, which would not be a case here as the default lot */
1074: /* is created after the scale is successfull */
1075: l_in_material_details := l_material_details;
1076: gme_scale_batch_pvt.scale_batch
1077: (p_batch_header_rec => x_batch_header_rec
1078: ,p_material_tbl => l_in_material_details
1079: ,p_scale_factor => gme_common_pvt.g_batch_scale_factor
1080: ,p_primaries => l_primaries