How can get the error record inserting into mtl_transaction_accounts from a pro*c file
How can I get the the details i.e value of all the columns of a row which is trying to insert into mtl_transaction_accounts table and this insert is happening from a pro*c file.
I do not want to change anything at pro*c file, please let me know if something can be done at database level.
Please help .