abapGit-Plugins icon indicating copy to clipboard operation
abapGit-Plugins copied to clipboard

field catalogs

Open larshp opened this issue 9 years ago • 1 comments

Field /IWBEP/I_SBD_GA-NAME was changed to 128 characters in 750, but is only 40 characters in 740.

An error occurs when installing eg. https://github.com/grahamrobbo/teched16_example on a 750 system.

I suggest removing all field catalog information from the XML files, and let the CALL TRANSFORMATION id handle the field lengths, like the normal abapGit serialization

larshp avatar Oct 27 '16 06:10 larshp

Hmmm - actually it was intended to detect exactly this kind of incompatibility. Need to check how the ID-transformation handles potential truncation...

mrsimpson avatar Oct 27 '16 15:10 mrsimpson