SAP ABAP Data Element PAK_IS_ENHANCEABLE (Whether the package can be enhanced)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
     SPAK_API_KERNEL_TABLES (Package) Package check tables accessed by C++ coding (kernel)
Basic Data
Data Element PAK_IS_ENHANCEABLE
Short Description Whether the package can be enhanced  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type PAK_IS_ENHANCEABLE    
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 Extensible 
Medium 15 Extensible 
Long 20 Extensible 
Heading 15 Extensible 
Documentation

Definition

This flag defines whether the package can be enhanced by Enhancement Append Packages.

Use

Enhancement Append Packages are meant to contain enhancements of objects (e.g. append structures of structures or DB tables) that are defined in the enhanced package.

Dependencies

It is a top down decision whether a package can be enhanced by Enhancement Append Packages; i.e. this flag can only be set for a package if the flag is already set for all its surrounding packages.

History
Last changed by/on SAP  20141013 
SAP Release Created in 710