SAP ABAP Domain QLAST_CAST_TYPE_DOMAIN (cast type)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-DIC (Application Component) ABAP Dictionary
     SDDIC_VIEWPARSER (Package) DDIC Viewparser
Basic Data
Domain Name QLAST_CAST_TYPE_DOMAIN
Short Description cast type  
Definition
Data Type CHAR Character String
No. Characters  
Decimal Places    
Output Length 10  
Conversion Routine DTYPE  
Sign  
Lower Case  
Value Range
# Lower Limit Upper Limit Short Description
1 DEC     Counter or amount field with comma and sign
2 NUMC     Character string with only digits
3 CHAR     Character String
4 CLNT     Client
5 CURR     Currency field, stored as DEC
6 DATS     Date field (YYYYMMDD) stored as char(8)
7 FLTP     Floating point number, accurate to 8 bytes
8 INT1     1-byte integer, integer number <= 255
9 INT2     2-byte integer, only for length field before LCHR or LRAW
10 INT4     4-byte integer, integer number with sign
11 LANG     Language key
12 QUAN     Quantity field, points to a unit field with format UNIT
13 SSTR     Short Character String of Variable Length
14 TIMS     Time field (hhmmss), stored as char(6)
15 UNIT     Unit key for QUAN fields
16 CUKY     Currency key, referenced by CURR fields
       
History
Last changed by/on SAP  20141013 
SAP Release Created in 740