abapGit-Plugins
abapGit-Plugins copied to clipboard
field catalogs
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
Hmmm - actually it was intended to detect exactly this kind of incompatibility. Need to check how the ID-transformation handles potential truncation...