Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
For files on AS400 you may use Data type mappings like :
Assembly Type Host Type
A (Char) | String |
P (Packed-decimal) | Decimal |
F 8 (Float) | Double |
F 4 (Float) | Single |
3P 0(Packed-decimal) | Boolean |
3P 0(Packed-decimal) | Byte |
T (Time) *ISO | DateTime |
Z (Timestamp) | DateTime |
D (Date) *ISO | DateTime |