SAP ABAP Data Element AS4LOCAL (Activation Status of a Repository Object)
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 AS4LOCAL
Short Description Activation Status of a Repository Object  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type AS4LOCAL    
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  
Medium 18 Activation Status 
Long 18 Activation Status 
Heading Ac 
Documentation

Definition

Activation status of an object.

There are the following statuses:

  • New: New object that was not yet activated.
  • Active: Active version of an object. All components of the runtime environment (ABAP processor, database interface, etc.) use this active version.
  • Partly active: The definition of a partly active object is consistent. When an object is activated, all the dependent objects are automatically adjusted to the change in the object. An error occurred when these dependent objects were adjusted. For example, a table is marked as partly active when a foreign key of the table refers to a check table that could not be activated.
  • Revised: Object that was changed after activation but was not yet activated again. The runtime environment uses the active version of the object in this case. The changes therefore only take effect once the object has been activated again.

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