abapGit / abapGit-Plugins

DEPRECATED - abapGit Plugins Framework
MIT License
17 stars 15 forks source link

Object type SUCU not supported, serialize #35

Closed wenbof-zx closed 4 years ago

wenbof-zx commented 4 years ago

abapgitinstallerror

I have installed ABAP-Git from https://raw.githubusercontent.com/abapGit/build/master/zabapgit.abap

Now I can see both the ZABAPGIT_FULL and ZABAPGIT programs in the system. could you please help provide the latest plugin link so that I can apply the latest patch? thanks.

larshp commented 4 years ago

from the readme,

These plugins will sometime become obsolete, see https://github.com/larshp/abapGit/issues/1449 and https://github.com/larshp/abapGit/pull/1590

SUCU is now part of the officially supported object types, https://docs.abapgit.org/ref-supported.html, so no need to use abapGit-Plugins for it anymore

wenbof-zx commented 4 years ago

Thanks. I installed it via steps following "Copy the ABAP code(right click -> save-as) into a new report named i.e. ZABAPGIT_FULL via SE38 or SE80". would you like me to install it again? It seems I only tried to add one called ZABAPGIT_FULL while the ZABAPGIT came automatically.

larshp commented 4 years ago

I tried installing https://github.com/abapGit-tests/SUCU with the latest version, no issues

can you reproduce the issue with some dummy data in a public repository?

wenbof-zx commented 4 years ago

Figured it out. we can close this one. thanks very much for your prompt reply.

larshp commented 4 years ago

can you help adding a description of the solution? to help others in case they run into the same problem