SAP ABAP Data Element AQ_TAB (SAP Query: Tables)
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_TAB
Short Description SAP Query: Tables  
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 Table Name 
Medium 15 Table Name 
Long 20 Table Name 
Heading 20 Table Name 
Documentation

Definition

Name of a table listed in the ABAP/4 Dictionary.

Supplementary Documentation - AQ_TAB 0052

Use

The structure of the table describes the record layout of the data to be processed.

Examples

Dependencies

Supplementary Documentation - AQ_TAB 0070

Use

Enables access to a single record using of a SELECT SINGLE * statement.

Examples

Dependencies

Supplementary Documentation - AQ_TAB 0100

Use

The database table or structure must correspond to the data structure that you prepare in the data staging program.

Supplementary Documentation - AQ_TAB 0190

Use

Alias name of a table.

If a database table is to be connected multiple times as an additional table, you should create an alias name for the table to avoid ambiguity when accessing the components.

The alias name is your choice entirely.

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