
Parameter
abap/comp_diagnostic
Short text
Configure ABAP Compiler diagnostics
Parameter Description
Activates diagnostics in the ABAP Compiler.
Caution: Trace level 2 or higher affects system performance and should only be used for troubleshooting.
Application Area
ABAP
Default Value
empty
Who is permitted to make changes?
Customers, Support
Operating System Restrictions
None
Database System Restrictions
None
Values allowed
Valid entries (comma separated list):
Empty string : all deactivated
mem_check=1 : Memory check at the start and end of compilation
mem_check=2 : Memory check after compilation of each statement. Caution: timeout possible
As of release 740, there is also a panic mode for SYNT synt_to_file=1: Transaction SYNT always writes to dev_syn
Example Settings,
mem_check=1
mem_check=2, synt_to_file=1


