SAP ABAP Data Element O2TYPTYPT (Typing Method)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-WAB (Application Component) Web Application Builder
⤷
SO2_DBLAYER (Package) mySAP Application Server Pages: Database Layer
⤷
⤷
Basic Data
| Data Element | O2TYPTYPT |
| Short Description | Typing Method |
Data Type
| Category of Dictionary Type | D | Domain |
| Type of Object Referenced | No Information | |
| Domain / Name of Reference Type | O2TYPTYPT | |
| Data Type | CHAR | Character String |
| Length | 11 | |
| Decimal Places | 0 | |
| Output Length | 11 | |
| 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 | TypingMeth |
| Medium | 15 | Typing method |
| Long | 20 | Typing method |
| Heading | 1 | A |
Documentation
Definition
The typing method determines the way in which a page attribute is typed.
The method can have the following values:
- Reference to a data type with TYPE
- Reference to an object type with TYPE REF TO
- Reference to a data type with TYPE REF TO DATA
You can input the data using the possible entries function or the keyboard, but only left-aligned. For example, "t..." for type, "type r..." or "r..." for type ref to.
Note
Automatic page attributes can only have the typing method TYPE.
History
| Last changed by/on | SAP | 20010130 |
| SAP Release Created in | 50A |