SAP ABAP Data Element SEOTYPTYPE (Typing)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-CLA (Application Component) Class Builder
⤷
SEO (Package) ABAP Objects Class Library Database Layer
⤷
⤷
Basic Data
| Data Element | SEOTYPTYPE |
| Short Description | Typing |
Data Type
| Category of Dictionary Type | D | Domain |
| Type of Object Referenced | No Information | |
| Domain / Name of Reference Type | SEOTYPTYPE | |
| Data Type | NUMC | Character string with only digits |
| 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 | 10 | Typing |
| Medium | 15 | Typing |
| Long | 20 | Typing |
| Heading | 1 | T |
Documentation
Definition
The typing method specifies how an attribute or parameter is typed.
It can have the following values:
- Reference to another attribute with LIKE
- Reference to a data type with TYPE
- Reference to an object type with TYPE REF TO
- Embedding a self-defined object type
- Boxed components with TYPE ...BOXED
- Other typing method
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |