SAP ABAP Domain ACCESSMODE (Access modes for table types)
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 | ACCESSMODE |
| Short Description | Access modes for table types |
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 Specified | |
| 2 | I | Index Table | |
| 3 | T | Standard Table | |
| 4 | S | Sorted Table | |
| 5 | H | Hashed Table | |
History
| Last changed by/on | SAP | 20010130 |
| SAP Release Created in |