abap/activate_precompiled_header

Parameter

abap/activate_precompiled_header

Short text

Mode for use of precompiled headers by the ABAP Compiler

Parameter Description

With the aim of improving its performance, the ABAP Compiler can use precompiled headers, which store the declaration data of global classes, global interface, type groups, and TOP includes in a cache for quicker access.

This profile controls the operation mode in which the precompiled headers and generated and used by the ABAP Compiler.

Application Area

ABAP Compiler

Parameter Unit

String

Default Value

syntax-check

Values allowed

off: Deactivates the use of precompiled headers by the ABAP Compiler
syntax-check: Precompiled headers are used in ABAP syntax check (not for program compilation)

You May Also Like

Leave a Reply?