-
If we sort by path object name isn't considered. I think working like that it doesn't add much value and it's a bit confusing, at least for me. What about considering path + object name? And also sort…
-
When using the Class Builder (SE24/SE80), SAP automatically converts the class name to all upper case in `CLASS IMPLEMENTATION` while activating (for unknown reason, tested in ABAP 7.52). Example for…
-
When I do a pull of a proyect with a service defition. The system doesn´t show any errors.
After If I include the service binding, the system shows an error with service binding.
In eclipse i se…
-
Hello,
I’m working on a SAP project with several 1000 Z-Objects in a git repository. In SAP we have one root package with several sub packages to manage these objects.
It takes a long time (also…
-
Hello,
I was told by more than one user that, when installing [abapBlame](https://github.com/abapinho/abapBlame), table type object `ZBLAME_PART_REF_T` is created but remains inactive. And indeed t…
-
Hello everyone.
My requirement is to add a few parameters to the "New Online Repo" form.
I've seen the documentation but it is not very clear.
I already tried to create a subclass of ZCL_ABAPGIT_GU…
-
If the package hierarchy contains longer name that do not fit to the custom namespace (does not begin with Y/Z/NAMESPACE), then neither folder logic `prefix` nor `full` will work.
This can happen i…
-
Activation issues for these DDIC objects:
- Data Element of type reference
- Structure with component being a data element of type reference
- Table Type with line type being a data element of type…
-
As far as I can tell the table D010TINF only has entries for objects with text elements. Text symbols are the only text elements for classes, so a class without any text symbols will not have an entry…
-
I have a custom function group which includes standard includes. During the function group serialization, it includes some of the standard includes in the serialization. Example package can be found i…