Łukasz Pęgiel
Łukasz Pęgiel
Central ATC was chosen as we have several systems and few people to handle the ATC story. One config for all of them plus dedicated NW instance for quick updates...
Just a small question, I know you wrote that you can't install abapGIT, but when you can create temp report from using the standalone abapGit ->https://docs.abapgit.org/guide-install.html then you can download...
I could believe it is naming convention. I have similar settings on one of the systems, that standard developers are not allowed to create the objects outside the naming convention...
You can contribute here https://github.com/abapGit/abapGit. You can also fork it and prepare own version for crazy systems. But in case of dynamic programming, you will have the troubles. Like in...
A perfect solution for the abapGit and such system would be possibility to give the parameters for replacing the names or prefixes for the names. It could work with simple...
Hello, no, the custom container needs to be created inside. Anyway maybe firstly update abapGit and the try again? Cheers Łukasz
I don't have sample program for that, but this should be not hard, as you have the name of the table, create dynamic table type and dynamic select to that...
Hi @xavipuga, I will check that, but it is strange that it works this way. I will run your code on my installation and I'll come back to you. Cheers...
What about this class? https://github.com/fidley/ADT-Classic-Outline-Frontend/issues/9 AtcDisplayController is able to run the display. I'm trying to implement this in ADT Classic Outline as well.
Hi @andau , I've found the way to call the ATC/Unit test and display them in the proper view, but only for default ATC check variant. For ATC firstly there...