SAP ABAP Data Element SATC_D_AC_ACTIVATE_TRACE (Active tracing/logging with log level 0)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-ATF (Application Component) ABAP Test Frameworks ( ATC, CheckMan, Code Inspector)
⤷
SATC_ABAP_CHECK_DDIC_TYPES (Package) INTERNAL: - *NO* REUSE - Type definitions
⤷
⤷
Basic Data
| Data Element | SATC_D_AC_ACTIVATE_TRACE |
| Short Description | Active tracing/logging with log level 0 |
Data Type
| Category of Dictionary Type | D | Domain |
| Type of Object Referenced | No Information | |
| Domain / Name of Reference Type | FLAG | |
| Data Type | CHAR | Character String |
| Length | 1 | |
| Decimal Places | 0 | |
| Output Length | 1 | |
| Value Table |
Further Characteristics
| Search Help: Name | ||
| Search Help: Parameters | ||
| Parameter ID | ||
| Default Component name | ||
| Change document | ||
| No Input History | ||
| Basic direction is set to LTR | ||
| No BIDI Filtering |
Field Label
| Length | Field Label | |
| Short | 10 | Do Trace |
| Medium | 15 | With Trace |
| Long | 20 | With Trace (Level 0) |
| Heading | 25 | With Trace (Level 0) |
Documentation
Definition
The option With Trace ensures that trace data of at least level 0 is written. Level 0 tracing includes the following:
- In the ATC runtime log, information messages on the progress of an ATC check run, together with error messages in the event, for example, that a work process terminates abnormally.
- In the ATC Custom Layer Log, messages written by the checks performed in an ATC check run. The messages that actually are written are under the control of the individual checks. Check modules are plug-ins in the ATC architecture.
Use
If you choose the option Activate Trace, trace data (level 0) will be written.
Dependencies
ATC > Activate Logging
If the global setting for the trace level is set to level higher than 0 this value overrules the Activate Trace option.
History
| Last changed by/on | SAP | 20130604 |
| SAP Release Created in | 720 |