SAP ABAP Data Element PAK_OBJECT_SUB_KEY (Together with TADIR key, identifies objects for package API)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
     SPAK_WB_FOUNDATION (Package) Framework for integrating the APIs with the ABAP Workbench
Basic Data
Data Element PAK_OBJECT_SUB_KEY
Short Description Together with TADIR key, identifies objects for package API  
Data Type
Category of Dictionary Type     Direct Type Entry
Type of Object Referenced     No Information
Domain / Name of Reference Type      
Data Type SSTR   Short Character String of Variable Length 
Length 120    
Decimal Places 0    
Output Length 0    
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 Subkey 
Medium 20 Subkey 
Long 30 Subkey Part of Object Key 
Heading 20 Subkey 
Documentation

Definition

Identifies a subobject within a transport object. This field together with the key of a main transport object and the object type identifier form the object key used for package checking, deprecation, etc.

Please note that the field has a length limit of 120 characters, that is, if you provide longer subkeys, they may be truncated or cause errors. This length limit is required to enable use of the subkey in key fields of database tables, where only data types of fixed length can be used.

See structure PAK_OBJECT_KEY for information on object keys. Structure PAK_OBJECT_KEY_CHARONLY and data element PAK_OBJECT_SUB_KEY_CHARONLY are used for representing the object key in database tables.

Use

Dependencies

Example

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