SAP ABAP Data Element ROWT_RANGE (Structured row type for Ranges 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
| Data Element | ROWT_RANGE |
| Short Description | Structured row type for Ranges table type |
Data Type
| Category of Dictionary Type | D | Domain |
| Type of Object Referenced | No Information | |
| Domain / Name of Reference Type | OBJECTNAME | |
| Data Type | CHAR | Character String |
| Length | 30 | |
| Decimal Places | 0 | |
| Output Length | 30 | |
| Value Table |
Further Characteristics
| Search Help: Name | DD_STRUC | |
| Search Help: Parameters | TABNAME | |
| 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 | 15 | Row Type |
| Medium | 15 | Row Type |
| Long | 18 | Row Type |
| Heading | 30 | Row Type |
Documentation
Definition
The row type of a ranges table type is a structured type with the following structure:
- Components: - SIGN with data element DDSIGN
- OPTION with data element DDOPTION
- LOW with the associated type specified in the ranges
table type (data element or direct type entry)
- HIGH analogous to LOW - Order of the components: SIGN, OPTION, LOW, HIGH.
History
| Last changed by/on | SAP | 19990505 |
| SAP Release Created in |