DBA Data[Home] [Help]

APPS.GME_CREATE_BATCH_PVT dependencies on GME_FPL_PVT

Line 1298: gme_fpl_pvt.apply_fixed_process_loss

1294:
1295: IF(p_batch_header_rec.fixed_process_loss_applied = 'Y') THEN
1296: l_batch_header_rec := x_batch_header_rec;
1297: l_in_material_details := l_material_details;
1298: gme_fpl_pvt.apply_fixed_process_loss
1299: (p_batch_header_rec => l_batch_header_rec
1300: ,p_material_tbl => l_in_material_details
1301: ,p_organization_id => l_batch_header_rec.organization_id
1302: ,p_creation_mode => p_creation_mode