ReqTraceLog::findTraceForReqTrans Method
Finds the trace for a specific issue.
Syntax
client server public static ReqTraceId findTraceForReqTrans(ReqTrans _reqTrans)
Run On
Called
Parameters
- _reqTrans
Type: ReqTrans Table
The issue that is used to find the trace.
Return Value
Type: ReqTraceId Extended Data Type
The trace for the specified issue.