SAP ABAP Domain SWFDTKIND (ABAP Type of a Data Object (from ABAP Type Descriptor))
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM (Application Component) SAP Business Workflow
     SWF_EXP (Package) Workflow: Expressions
Basic Data
Domain Name SWFDTKIND
Short Description ABAP Type of a Data Object (from ABAP Type Descriptor)  
Definition
Data Type CHAR Character String
No. Characters  
Decimal Places    
Output Length  
Conversion Routine   
Sign  
Lower Case  
Value Range
# Lower Limit Upper Limit Short Description
1 N     Internal Type N (Numeric Character String)
2 D     Internal Type D (Date YYYYMMDD)
3 P     Internal Type P (Fixed Point Number)
4 T     Internal Type T (Time HHMMSS)
5 C     Internal Type C (Character)
6 X     Internal Type X (Uninterpreted Byte)
7 F     Internal Type F (Floating Point Number)
8 I     Internal Type I (4 Byte Integer)
9 s     Internal Type s (2 Byte Integer)
10 b     Internal Type b (1 Byte Integer)
11 w     Internal Type w (Wide Character)
12 u     Internal Type u (Flat Structure)
13 v     Internal Type v (Deep Structure)
14 r     Internal Type r (Object Reference)
15 g     Internal Type g (Character String)
16 y     Internal Type y (Byte String)
17 l     Internal Type l (Data Object Reference)
18 *     Internal Type * (Class)
19 +     Internal Type + (Interface)
20 ~     Internal Type ~ (Untyped)
21 h     Internal Type h (Internal Table)
22 m     Internal Type m (Instance Reference)
       
History
Last changed by/on SAP  20110908 
SAP Release Created in 610