Our current codebase uses TRDTIM_MS and if it is not present, falling back to TIMACT to fill the "timestamp" field of our internal business object for downstream data processing. The problem is, we are just aware that both TRDTIM_MS and TIMACT are marked as deprecated. Is there a way for us to understand the reason why they are deprecated and to know which newer fields should be used instead?