How to Allocate and transact Multiple Lot Numbers for a single Move Order Line through Api or interf
I am Working on Allocation and Transacting Move order API, Based on the Information given by third party system.
While allocating i am facing a scenario where i have to allocate three lot_number for a single Move order line.
I tried with below API but not achive the requirement. please suggest any solution?
inv_replenish_detail_pub.line_details_pub
inv_ppengine_pvt.create_suggestions
Can Reservation created for Move order and mapped while allocation or transaction?