SAP TABLES

abap/deferred_generation SAP Parameter attribute - Enables/Disables deferred generation within ABAP generation








abap/deferred_generation is a SAP Parameter attribute which is used to control Enables/Disables deferred generation within ABAP generation information. This is available within R/3 SAP systems depending on the version and release level.

Below is the standard documentation available and a few details of the attributes values .

abap/deferred_generation profile paramerter attributes


Parameter Name: abap/deferred_generation
Description: Enables/Disables deferred generation within ABAP generation
Default Value: off
Parameter Type ( See IF_PARAMETER_TYPES): String(STRING)
Restriction Values:
Parameter Unit:
Parameter Group: Abap
CSN Component: BC-ABA-LA
System-Wide parameter: No
Dynamic Parameter: Yes
Vector Parameter: No
Has Sub-Parameters: No
Check Function Exists: No

Parameter documentation

Preparation for future development. Do not use. Enables special mode of ABAP load generation that allows to delay the creation of some special declaration entries in the load tables. This is a prerequisite for the use of precompiled headers in generation. Feature is not yet implemented.

See SAP Parameter Documentation for full SAP documentation for this profile parameter.