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

DEPRECATED - abapGit Plugins Framework

Results 6 abapGit-Plugins issues
Sort by recently updated
recently updated
newest added

I have an object whose name is case sensitive, so the method get_where_clause [0] generates a where clause which does not find the object entries and deserialization dies on duplicate...

Objects of type SOBJ are always shown changed/with diff even if they are not changed. The reason is a different activation date. ![image](https://user-images.githubusercontent.com/56150286/73430445-6634ef80-433e-11ea-9f0b-59ffb9cc7845.png) ![image](https://user-images.githubusercontent.com/56150286/73430497-8a90cc00-433e-11ea-83d9-2cab13c84828.png)

Interface zif_abapgitp_xml_output depends on type zif_abapgit_definitions=>ty_metadata zif_abapgit_definitions is not found in my system. Workaround: zif_abapgit_definitions replaced by zif_abapgitp_plugin Change must also be applied in local test class ltcl_test of class...

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...

Unfortunately the data element /BOBF/CONF_KEY does not exist in a pure SAP NetWeaver ABAP System. It is part of the software component SAP_BS_FND. To allow activation of the abapGit-Plugins without...