SAP ABAP Domain CRM_RT_DATATYPE (Data Dictionary Type)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM-ANA-RT (Application Component) Intelligence Connector (Real-time Analytics)
⤷
CRM_RT_KPI (Package) KPI Sets
⤷
⤷
Basic Data
| Domain Name | CRM_RT_DATATYPE |
| Short Description | Data Dictionary 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 | 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 | Calculation Field or Amount Field with Comma and Sign | |
| 6 | FLTP | Floating Point Number Accurate to 8 Bytes | |
| 7 | INT4 | 4-byte Integer, Whole Number with Sign | |
| 8 | NUMC | Character String with Only Digits | |
| 9 | QUAN | Quantity Field Pointing to a Unit Field with Format UNIT | |
| 10 | TIMS | Time Field (hhmmss) Stored as CHAR(6) | |
| 11 | UNIT | Unit Key for QUAN Fields | |
History
| Last changed by/on | SAP | 20030110 |
| SAP Release Created in | 400 |