cancel
Showing results for 
Search instead for 
Did you mean: 

Trace level

Former Member
0 Kudos

What is trux and trace level ?

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Trace level : The trace levels 0 to 3 are associated with the trace levels info, warning, and debug

0 - no trace

1-addwarning

2-addWarning()and addInfo()

3-addWarning()and addInfo()and addDebugMessage()

http://help.sap.com/saphelp_nw70/helpdata/en/c8/98e7d5c1620642973565ea3dd319d1/content.htm

Chandu this is Trex not trux.

Trex : TREX is based on a client/server architecture. The client component is integrated into the

application that uses the TREX functions, and allows communication with the TREX servers.

The server component processes the requests; it indexes and classifies documents and answers

search queries.

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/78df2a46-0a01-0010-ef81-a6be60cc...

Answers (1)

Answers (1)

Former Member
0 Kudos

1 = system will record all important steps of message processing.

2 = system will give you additional details about important steps of message

Processing.

3 = system will record all steps whether they are important or not.

Thanks

Kiran