SAP ABAP Domain TABTYPE (Table type)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-DIC-AC (Application Component) Activation Program, Conversion Program, DB Utility, MC, SPDD
⤷
SDIC (Package) ABAP Dictionary
⤷
⤷
Basic Data
| Domain Name | TABTYPE |
| Short Description | Table type |
Definition
| Data Type | CHAR | Character String |
| No. Characters | 1 | |
| Decimal Places | ||
| Output Length | 1 | |
| Conversion Routine | ||
| Sign | ||
| Lower Case |
Value Range
| # | Lower Limit | Upper Limit | Short Description |
|---|---|---|---|
| 1 | A | not used | |
| 2 | T | Pooled, cluster, transparent table | |
| 3 | L | ABAP/4 Dictionary table (not used) | |
| 4 | P | Physical pooled table | |
| 5 | C | Physical cluster table | |
| 6 | V | View (not used) | |
| 7 | J | Table without DB representation, views | |
| 8 | B | Entity | |
History
| Last changed by/on | SAP | 20141013 |
| SAP Release Created in |