SAP ABAP Data Element FLAGNODI (DD: flag indicating whether nametabs are written delayed)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-DIC-AC (Application Component) Activation Program, Conversion Program, DB Utility, MC, SPDD
     SDIC (Package) ABAP Dictionary
Basic Data
Data Element FLAGNODI
Short Description DD: flag indicating whether nametabs are written delayed  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type FLAGNODI    
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 ActDirect 
Medium 15 Activate direct 
Long 20 Activate direct 
Heading ActDi 
Documentation

Definition

Flag specifying whether the nametabs generated in mass activation are written directly or whether they are written to the nametab shadow tables.

Use

During the activation process, runtime objects (nametabs) are written in which the information on the objects in the ABAP/4 Dictionary is stored in a specially edited form.

If this flag is set, these runtime objects are not written immediately on activation, but rather at the end of the complete activation process. Instead, "inactive" nametabs are generated.

The advantage of this procedure is that the system can continue operation during activation.

Note: This parameter should be used only when upgrading. If you select this parameter during normal system operation, this may result in inconsistencies in the system.

History
Last changed by/on SAP  19950209 
SAP Release Created in