Step-by-step configuration of MCP servers for developing in ABAP
In this article, we have seen how AI agents and MCP servers can help us in our daily ABAP development work. Below is a document that outlines all the configuration…
In this article, we have seen how AI agents and MCP servers can help us in our daily ABAP development work. Below is a document that outlines all the configuration…
Creation of the Business Object and authorizations Here we create a CDS that allows us to list possible anomalies for a handling unit. Then we create the associated BDEF: We…
In this last article, we saw how to use Github Copilot to assist us in development, whether in terms of autocompletion, code suggestions for unit testing, or object creation. However,…