SAP ABAP Data Element SECKEY_ACCESSMODE (Access Type for Table Type Secondary Keys)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-DIC-AC (Application Component) Activation Program, Conversion Program, DB Utility, MC, SPDD
⤷
SDTT (Package) DD: Table types
⤷
⤷
Basic Data
| Data Element | SECKEY_ACCESSMODE |
| Short Description | Access Type for Table Type Secondary Keys |
Data Type
| Category of Dictionary Type | D | Domain |
| Type of Object Referenced | No Information | |
| Domain / Name of Reference Type | SECKEY_ACCESSMODE | |
| Data Type | CHAR | Character String |
| Length | 1 | |
| Decimal Places | 0 | |
| Output Length | 1 | |
| 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 | 0 | |
| Medium | 0 | |
| Long | 18 | Access Type |
| Heading | 15 | Access Type |
Documentation
The following access types are permitted for secondary keys:
- Unique hashed
The table is managed internally using a hashed procedure. All entries must have a unique key. - Unique sorted or non-unique sorted
The key access takes place using binary searches. For non-unique keys, the entry with the lowest index is operated on.
History
| Last changed by/on | SAP | 20141013 |
| SAP Release Created in | 710 |