SAP ABAP Data Element DBSYS_TYPE_SELECTOR (Selector Value for Database-Specific Optimizations)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
SABP_CORE (Package) Kernel-Level Objects
⤷
⤷
Basic Data
| Data Element | DBSYS_TYPE_SELECTOR |
| Short Description | Selector Value for Database-Specific Optimizations |
Data Type
| Category of Dictionary Type | D | Domain |
| Type of Object Referenced | No Information | |
| Domain / Name of Reference Type | DBSYS_TYPE_SELECTOR | |
| Data Type | CHAR | Character String |
| Length | 10 | |
| Decimal Places | 0 | |
| Output Length | 10 | |
| 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 | DB Type |
| Medium | 10 | DB Type |
| Long | 10 | DB Type |
| Heading | 10 | DB Type |
Documentation
Definition
Describes the database system used to select database-specific optimizations. Valid values include IDs of database systems (as in the field SY-DBSYS), the value ANY (which indicates that no database-specific optimizations are made), and possibly further groups of database systems relevant for optimizations.
Use
The values of this data type are used to selection database-specific optimizations of application programs only. The current value can be found in the attribute CL_DB_SYS=>DBSYS_TYPE.
Dependencies
Example
History
| Last changed by/on | SAP | 20130604 |
| SAP Release Created in | 740 |