DBA Data[Home] [Help]

APPS.GME_CREATE_BATCH_PVT dependencies on GME_FPL_PVT

Line 1527: gme_fpl_pvt.apply_fixed_process_loss

1523:
1524: IF(p_batch_header_rec.fixed_process_loss_applied = 'Y') THEN
1525: l_batch_header_rec := x_batch_header_rec;
1526: l_in_material_details := l_material_details;
1527: gme_fpl_pvt.apply_fixed_process_loss
1528: (p_batch_header_rec => l_batch_header_rec
1529: ,p_material_tbl => l_in_material_details
1530: ,p_organization_id => l_batch_header_rec.organization_id
1531: ,p_creation_mode => p_creation_mode