SAP ABAP Domain DTYPE_ICON (Component type in the Dictionary)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-DIC-ED (Application Component) Dictionary Maintenance
⤷
SEDD (Package) DDIC Editor

⤷

⤷

Basic Data
Domain Name | DTYPE_ICON |
Short Description | Component type in the Dictionary |
Definition
Data Type | CHAR | Character String |
No. Characters | 132 | |
Decimal Places | ||
Output Length | 10 | |
Conversion Routine | DTYPE | |
Sign | ||
Lower Case |
Value Range
# | Lower Limit | Upper Limit | Short Description |
---|---|---|---|
1 | ACCP | Posting Period YYYYMM | |
2 | CHAR | Character String | |
3 | CLNT | Client | |
4 | CUKY | Currency Key Referenced by CURR Fields | |
5 | CURR | Currency Field Stored as DEC | |
6 | D16D | Decimal Floating Point, 16 Digits, DEC on Database | |
7 | D16R | Decimal Floating Point, 16 Digits, RAW on Database | |
8 | D16S | Decimal Floating Point. 16 Digits, with Scale Field | |
9 | D34D | Decimal Floating Point, 34 Digits, DEC on Database | |
10 | D34R | Decimal Floating Point, 34 Digits, RAW on Database | |
11 | D34S | Decimal Floating Point, 34 Digits, with Scale Field | |
12 | DATS | Date field (YYYYMMDD) stored as char(8) | |
13 | DEC | Counter or amount field with comma and sign | |
14 | FLTP | Floating point number, accurate to 8 bytes | |
15 | INT1 | 1-byte integer, integer number <= 254 | |
16 | INT2 | 2-byte integer, only for length field before LCHR or LRAW | |
17 | INT4 | 4-byte integer, integer number with sign | |
18 | LANG | Language key | |
19 | LCHR | Long character string, requires preceding INT2 field | |
20 | LRAW | Long byte string, requires preceding INT2 field | |
21 | NUMC | Character string with only digits | |
22 | PREC | Obsolete data type, do not use | |
23 | QUAN | Quantity field, points to a unit field with format UNIT | |
24 | RAW | Uninterpreted sequence of bytes | |
25 | RSTR | Byte string of variable length | |
26 | SSTR | Short Character String with Variable Length | |
27 | STRG | Character string of variable length | |
28 | TIMS | Time field (hhmmss), stored as char(6) | |
29 | UNIT | Unit key for QUAN fields | |
30 | VARC | Long character string, no longer supported from Rel. 3.0 | |
History
Last changed by/on | SAP | 20100420 |
SAP Release Created in |