If the structure of a table in the target system is different from the structure in the source system, R3trans performs a conversion which is similar to MOVE-CORRESPONDING in ABAP:
- Character fields with different lengths are shortened or lengthened.
- Missing fields are not converted.
- Initial values are entered in new fields.
- Packed and binary fields with different lengths are shortened or lengthened.
- Conversion of NUMC to CHAR
- Conversion of HEX to SHORT / LONG