SAP ABAP Domain /SAPDMC/LS_FLDTYPE (Field Type)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-DX-LSM (Application Component) Legacy System Migration Workbench
⤷
/SAPDMC/LSMW (Package) Legacy System Migration Workbench
⤷
⤷
Basic Data
| Domain Name | /SAPDMC/LS_FLDTYPE |
| Short Description | Field 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 | C | Field with Alphanumerical Contents (Character Field) | |
| 2 | N | Field with Numerical Contents (0-9) | |
| 3 | X | Field with Hexadecimal Contents | |
| 4 | DDMY | Date in Day, Month, Year Format (with/Without Hyphen) | |
| 5 | DMDY | Date in Month, Day, Year Format (with/Without Hyphen) | |
| 6 | DYMD | Date in Year, Month, Day Format (with/Without Hyphen) | |
| 7 | AMT1 | Amount Field in Form 1234,56 or -1234,56 or 1234,56- | |
| 8 | AMT2 | Amount Field in Form 1.234,56 or -1.234,56 or 1.234,56- | |
| 9 | AMT3 | Amount Field in Form 1234.56 or -1234.56 or 1234.56- | |
| 10 | AMT4 | Amount Field in Form 1,234.56 or -1,234.56 or 1,234.56- | |
| 11 | PAC0 | Field with Packed Contents Without Decimal Point | |
| 12 | PAC1 | Field with Packed Contents and 1 Decimal Point | |
| 13 | PAC2 | Field with Packed Contents and 2 Decimal Points | |
| 14 | PAC3 | Field with Packed Contents and 3 Decimal Points | |
| 15 | PAC4 | Field with Packed Contents and 4 Decimal Points | |
| 16 | PAC5 | Field with Packed Contents and 5 Decimal Points | |
| 17 | PAC6 | Field with Packed Contents and 6 Decimal Points | |
| 18 | PAC7 | Field with Packed Contents and 7 Decimal Points | |
| 19 | PAC8 | Field with Packed Contents and 8 Decimal Points | |
| 20 | PAC9 | Field with Packed Contents and 9 Decimal Points | |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |