SAP ABAP Domain DATATYPE_GRID (ABAP Dictionary Data Type)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DST (Application Component) Data Staging
⤷
RSKS (Package) InfoSource 7.0

⤷

⤷

Basic Data
Domain Name | DATATYPE_GRID |
Short Description | ABAP Dictionary Data Type |
Definition
Data Type | CHAR | Character String |
No. Characters | 4 | |
Decimal Places | ||
Output Length | 4 | |
Conversion Routine | ||
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 | DATS | Date field (YYYYMMDD) stored as char(8) | |
7 | DEC | Counter or amount field with comma and sign | |
8 | FLTP | Floating point number, accurate to 8 bytes | |
9 | INT1 | 1-byte integer, integer number <= 255 | |
10 | INT2 | 2-byte integer, only for length field before LCHR or LRAW | |
11 | INT4 | 4-byte integer, integer number with sign | |
12 | LANG | Language Key | |
13 | LCHR | Long character string, requires preceding INT2 field | |
14 | LRAW | Long byte string, requires preceding INT2 field | |
15 | NUMC | Character string with only digits | |
16 | PREC | Precision of a QUAN field | |
17 | QUAN | Quantity field, points to a unit field with format UNIT | |
18 | RAW | Uninterpreted sequence of bytes | |
19 | RSTR | Variable Length Byte Sequence | |
20 | SSTR | Short Character String of Variable Length | |
21 | STRG | Character String of Variable Length | |
22 | TIMS | Time field (hhmmss), stored as char(6) | |
23 | VARC | Long character string, no longer supported from Rel. 3.0 | |
24 | UNIT | Unit Key for QUAN Fields | |
25 | Dummy | ||
History
Last changed by/on | SAP | 20130604 |
SAP Release Created in | 700 |