SAP ABAP Data Element AQ_ENAME (SAP Query: Name of additional table/field/structure)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-QUE (Application Component) SAP Query
     SQUE (Package) Application Development R/3 SAP Query
Basic Data
Data Element AQ_ENAME
Short Description SAP Query: Name of additional table/field/structure  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type AQT_TNAME    
Data Type CHAR   Character String 
Length 30    
Decimal Places 0    
Output Length 30    
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 Name 
Medium 15 Name 
Long 20 Name 
Heading 21 Name 
Documentation

Definition

Name of an additional table, an additional field, or an additional structure

  • Additional table
    The name of a table from the ABAP Dictionary.
  • Additional field
    You can write code for the additional field, which you place within the source code at the GET event (for an InfoSet with a logical database) or in the record processing event (for an InfoSet without database).
  • Additional Structure
    Like an additional field a (flat) structure can be connected from the DDIC. A code section must be written to supply the structure.

You can assign the fields of additional tables, -structures, or an additional field to a field group and can then address them in queries as though they were fields of a table.

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