Hi,
I'm quite new in ABAP and see a lot of ABAP methods or FMs with ABAP select statements reading data from the tables.
When it comes to testing and especially unit tests, it's almost impossible to write such a unit test, since the data coming...
Is there any way to display all missing translations e.g for custom tables or custom RFScreens?
We've ca. 200 RFScreens, serveral tables etc. which need to be translated into several languages.
Ideally we can export them into one single list to ...
I want to create some class, method and FM documentations with either SE61 or directly from SE80.
In all cases SAP provides a template with some headlines like &FUNCTIONALITY&, &RELATIONS& and so on.
Is there any way to change this kind of defaul...
Looks a bit like coming from ChatGPT Anyway, I know all the advantages and disadvantages, since in the Non-ABAP world it's very common. But then I see any ABAP code, even SAP standard, I cannot see patterns like that. So my question goes more in the...