cannot see lot number when creating RMA using API
Hi All,
I am unable to see Lot number in Sales Order window when I am creating an RMA with API(OE_ORDER_PUB.PROCESS_ORDER). I am passing lot number to l_lot_rec.lot_number. Should I be passing any other info for this record type with lot number?
Update on 9/18:
I realized I may have to call in process order API(update an existing order) once again after I create an RMA order, I tried to pass lot number, line_id of the RMA order but still I can't see the Lot number in Actions-->Return Line Lot/Serial Numbers