SAP ABAP Table QUERY_TAB (Structure of Query Table)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CUS-TOL-TME (Application Component) Table Maintenance Tool
⤷
SVIM (Package) Basis View Maintenance
⤷
⤷
Basic Data
| Table Category | INTTAB | Structure |
| Structure | QUERY_TAB |
|
| Short Description | Structure of Query Table |
Delivery and Maintenance
| Pool/cluster | ||
| Delivery Class | ||
| Data Browser/Table View Maintenance | Display/Maintenance Allowed with Restrictions |
Components
| |
Field | Key | Data Element | Domain | Data Type |
Length | Decimal Places |
Short Description | Check table |
|---|---|---|---|---|---|---|---|---|---|
| 1 | |
VIEWNAME | VIEWNAME | CHAR | 30 | 0 | Name of SAP table view | * | |
| 2 | |
FIELDTXT | SCRTEXT_L | CHAR | 40 | 0 | Field description for view maintenance function modules | ||
| 3 | |
INTLEN | DDLENG | NUMC | 6 | 0 | Internal Length in Bytes | ||
| 4 | |
INTTYPE | INTTYPE | CHAR | 1 | 0 | ABAP data type (C,D,N,...) | ||
| 5 | |
LOWERCASE | AS4FLAG | CHAR | 1 | 0 | Lowercase letters allowed/not allowed | ||
| 6 | |
INTLEN | DDLENG | NUMC | 6 | 0 | Internal Length in Bytes | ||
| 7 | |
BOOL | BOOL | CHAR | 3 | 0 | Link field for view query | ||
| 8 | |
RELATION | RELATION | CHAR | 2 | 0 | Compare operator for view maintenance function modules | TQOP | |
| 9 | |
BUFFER | TEXT255 | CHAR | 255 | 0 | Data buffer for view maintenance function modules | ||
| 10 | |
CHAR1 | CHAR1 | CHAR | 1 | 0 | Single-Character Flag | ||
| 11 | |
NEGATION | CHAR3 | CHAR | 3 | 0 | Negative operator | ||
| 12 | |
OUTPUTLEN | DDLENG | NUMC | 6 | 0 | Output Length | ||
| 13 | |
CONVEXIT | CONVEXIT | CHAR | 5 | 0 | Conversion Routine | ||
| 14 | |
AS4MASK | AS4MASK | CHAR | 20 | 0 | Template (not used) | ||
| 15 | |
MASKLEN | MASKLEN | NUMC | 4 | 0 | Template length (not used) | ||
| 16 | |
FIELDNAME | FDNAME | CHAR | 30 | 0 | Field Name | * |
Foreign Keys
| |
Source Table | Source Column | Foreign Table | Foreign Column | Dependency Factor | Cardinality left | Cardinality right |
|---|---|---|---|---|---|---|---|
| 1 | QUERY_TAB | RELATION | |
|
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |