Lars Hvam
Lars Hvam
some of the referenced issues are closed, but I'm not sure if its solved
abapGit calls multiple obscure SAP APIs for saving the objects to database for abap2xslx, given some code it generates XML, small use of APIs, no database persistence. So its an...
note that this is a feature in abaplint
and some stuff is named `a4c_agit_adt`
same behavior in normal abapGit, if the project was created in DE and login language is EN, then it shows the above error. Some of the serialization classes only loads...
which enhancements are needed in `zcl_abapgit_login_manager` ?
Hi Gregor, It had more issues than just the one data element, I've temporarily commented some of the code so it activates without problems(tested in 730). This probably breaks the...
having it in a separate include would also cause errors while activating, which would trigger issues to be raised. Perhaps change the code so the methods are called dynamically, eg....
do you have abapGit full version installed? https://github.com/larshp/abapGit/blob/master/src/zif_abapgit_definitions.intf.abap
yea, thats the problem with the plugins, its generic so its difficult to add custom handling suggest creating native support for SOBJ, then its easier to add code to clear...