SAP ABAP Domain RSDAW_DATATYPE (BW Nearline Interface: Data Type in SAP Repository)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DST (Application Component) Data Staging
⤷
RSDA_WSD (Package) BW Nearline Storage: Web Service Definition
⤷
⤷
Basic Data
| Domain Name | RSDAW_DATATYPE |
| Short Description | BW Nearline Interface: Data Type in SAP Repository |
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 | RAW | Uninterpreted sequence of bytes | |
| 12 | RSTR | Variable Length Byte Sequence | |
| 13 | SSTR | Short Character String of Variable Length | |
| 14 | STRG | Character String of Variable Length | |
| 15 | TIMS | Time field (hhmmss), stored as char(6) | |
| 16 | UNIT | Unit Key for QUAN Fields | |
History
| Last changed by/on | SAP | 20130604 |
| SAP Release Created in | 700 |