Start of Content Area

Background documentation Automatic Conversion with R3trans  Locate the document in its SAP Library structure

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 the MOVE-CORRESPONDINGin 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 from NUMC to CHAR.

      Conversion from HEX to SHORT/LONG.

 

 

 

 

End of Content Area