SAP ABAP Domain RSDA_COLTYPE_SAP (Data Type of Column in SAP Data Dictionary)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DST (Application Component) Data Staging
⤷
RSDA (Package) BW Data Archiving and Near-line Storage. Core Functions

⤷

⤷

Basic Data
Domain Name | RSDA_COLTYPE_SAP |
Short Description | Data Type of Column in SAP Data Dictionary |
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 | CHAR | Character string | |
2 | CUKY | Currency key, referenced by CURR fields | |
3 | CURR | Currency field, stored as DEC | |
4 | DATS | Date field (YYYYMMDD) stored as char(8) | |
5 | DEC | Counter or amount field with comma and sign | |
6 | FLTP | Floating point number, accurate to 8 bytes | |
7 | INT4 | 4-byte integer, integer number with sign | |
8 | LANG | Language Key | |
9 | NUMC | Character string with only digits | |
10 | QUAN | Quantity field, points to a unit field with format UNIT | |
11 | TIMS | Time field (hhmmss), stored as char(6) | |
12 | UNIT | Unit key for QUAN fields | |
History
Last changed by/on | SAP | 20130604 |
SAP Release Created in | 700 |