SAP ABAP Data Element LDBIXID (Index name)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-TO (Application Component) Logical DB, Selection Screens, Selection Variants
⤷
SLDBV (Package) Selection Screens, Variants, Logical Databases
⤷
⤷
Basic Data
| Data Element | LDBIXID |
| Short Description | Index name |
Data Type
| Category of Dictionary Type | D | Domain |
| Type of Object Referenced | No Information | |
| Domain / Name of Reference Type | LDBIXID | |
| Data Type | CHAR | Character String |
| Length | 18 | |
| Decimal Places | 0 | |
| Output Length | 18 | |
| 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 | Index Name |
| Medium | 15 | Index Name |
| Long | 20 | Index Name |
| Heading | 55 | Index Name |
Documentation
Definition
Type of index you want to use for read operation.
- Type M (matchcode): Matchcode ID (e.g. "D").
- Type S (strategic index): Name of strategic index (e.g. "RANKLIST").
- Type T (table matchcode): Name of table (e.g. "T999").
With special index types, you can also use special index names.
You can display possible entries by pressing F4 and then choose one.
With type M (matchcode), you get a dialog box where you can enter the search string with the correct structure.
Example:
- Matchcode ID "D"
- Entry in dialog box: Name "EDW"
- The system inserts "...EDW.." in the search string field.
History
| Last changed by/on | SAP | 20010130 |
| SAP Release Created in |