SAP ABAP Function Module TREX_ARW_PERFORMANCE_TRACE (Start / stop / copy / show Performance Trace)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-TRX-API (Application Component) TREX ABAP + JAVA API
⤷
STREX (Package) TREX ABAP client
⤷
⤷
Basic Data
| Function Module | TREX_ARW_PERFORMANCE_TRACE | Start / stop / copy / show Performance Trace |
| Function Group | TREX_ARW_ADMINISTRATION | Wrapper: Administration |
| Program Name | SAPLTREX_ARW_ADMINISTRATION | |
| INCLUDE Name | LTREX_ARW_ADMINISTRATIONU15 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
RETURN_CODE | TYPE | TREXX_RFC-RETURN_CODE | Return code | |||
| |
RETURN_TEXT | TYPE | TREXX_RFC-RETURN_TEXT | Return text | |||
| |
RFC_DESTINATION | TYPE | TREXX_RFC-RFC_DESTINATION | RFC destination to TREX on file system; empty: do not run initial indexing test | |||
| |
ACTION | TYPE | NUMC2 | 0: start, 1:stop, 2:clear, 3:copy, 4:info | |||
| |
DURATION | TYPE | NUMC10 | Start trace: duration of tracing in seconds | |||
| |
DETAILS | TYPE | TREXX_RFC-NUMC | Start trace: details flag | |||
| |
USER | TYPE | TREXX_PF_INFO-USER | Start trace: user name | |||
| |
INFO | TYPE | TREXX_PF_INFO | Details for the performance trace | |||
| |
BINARY_DATA | TYPE | TREXX_LINE | Performance Trace data | |||
| |
CONVERSION_ERROR | TYPE | error during conversion to UTF-8 | ||||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 20080415 |
| SAP Release Created in | 640 |