I'm developing an override of VMSHPFRM and I need to print the trace id's associated with each line. The only field I see is LN_TRACE_MESSAGE, but it's not showing my trace info. I don't think an extended query will help because I need the data per line, not once for the form.
Can anyone tell me where LNTRACE_MESSAGE derives its data? Or is there a different field I can use to grab trace id's?