SAP ABAP Domain INTTYPE_GRID (Internal Data Type (Internal ABAP Type) for Grid)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DST (Application Component) Data Staging
⤷
RSKS (Package) InfoSource 7.0

⤷

⤷

Basic Data
Domain Name | INTTYPE_GRID |
Short Description | Internal Data Type (Internal ABAP Type) for Grid |
Definition
Data Type | CHAR | Character String |
No. Characters | 1 | |
Decimal Places | ||
Output Length | 1 | |
Conversion Routine | ||
Sign | ||
Lower Case |
Value Range
# | Lower Limit | Upper Limit | Short Description |
---|---|---|---|
1 | C | Character string | |
2 | N | Character string with only digits | |
3 | D | Date (Date: YYYYMMDD) | |
4 | T | Time (Time: HHMMSS) | |
5 | X | Byte sequence (heXadecimal) | |
6 | I | Integer number (4-byte integer with sign) | |
7 | b | 1-byte integer, integer number <= 254 | |
8 | s | 2-byte integer, only for length field before LCHR or LRAW | |
9 | P | Packed number | |
10 | F | Floating point number to accuracy of 8 bytes | |
11 | g | Character string with variable length (ABAP type STRING) | |
12 | y | Byte sequence with variable length (ABAP type XSTRING) | |
13 | u | Structured type, flat | |
14 | v | Structured type, deep | |
15 | h | Table Type | |
16 | V | Character string (old Dictionary type VARC) | |
17 | r | Reference to class/interface | |
18 | l | Reference to data object | |
19 | Dummy | ||
History
Last changed by/on | SAP | 20130604 |
SAP Release Created in | 700 |