Material Transaction Flow and Relationships
What is the relationship of the three tables below?
mtl_transactions_interface
mtl_material_transactions_temp
mtl_material_transactions
Is there a way to query a record in mtl_material_transactions using an ID from a record that was previously in mtl_transactions_interface or in mtl_material_transactions_temp?
0