SAP ABAP Data Element AQ_TABBED (SAP Query: Condition for SAP table argument)
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_TABBED
Short Description SAP Query: Condition for SAP table argument  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type AQT_FNAME    
Data Type CHAR   Character String 
Length 70    
Decimal Places 0    
Output Length 70    
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 Condition 
Medium 20 Cond. for argument 
Long 30 Condition for table argument 
Heading 55 Condition for SAP table argument 
Documentation

Definition

The SELECT key field must be an ABAP/4 field or a literal. The system sometimes proposes a value, but you can overwrite this.

Possible entries are:

  • Fields of the current logical database table or a subordinate table.
  • Parameters.
  • Data from the DATA section of code.
  • Additional fields of the current logical database table (the user is reponsible for the sequence of code).
  • Additional fields of logical database tables superior to the current table.
  • Fields of additional tables to the current logical database table (the user is responsible for the sequence of code).
  • Fields of additional tables to logical database tables superior to the current logical database table.

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