Material transactions record history isn't having actual created_by and last_updated_by value
Hello All,
Cost Manager Program has been scheduled by using sys admin id. The Min-max planning report has been scheduled ‘As Soon As Possible’ schedule option by concurrent manager id. Minmax plan has setup at sub inventory level. So whenever replenishment move order allocated, record will be inserted into mtl_material_transactions_temp table(pending transaction. When it was transacted (MSCA/RF gun) by some xxxx id, the Material cost transaction worker’ will take the record from mmtt and then will insert with sys admin id on mtl_material_transaction table(material transaction) as cost manager was scheduled by sys admin.