I would like to create a custom table named "Error Log" with a few fields like "Entry No.", "User ID", Date and Time to record certain details about when a certain error occurs during a standard posting. The code for doing this would be pretty simple except that the error won't be recorded because the transaction gets rolled back due to the error. I can think of several ways around this but they all seem rather messy and cumbersome. Do any of you have any tricks to accomplish this? Thanks.
Joseph Gress
0
Comments