Enno

Results 7 issues of Enno

Hey! I just ran into the following issue: I found it was a good idea to define the dependencies of my own products using /-namespace by using ZIF_APACK_MANIFEST. It turned...

You can omit the parameter _obj_to_log_ in order to log the current system message. Unfortunately this does not work because the parameter is passed to method ADD. at this point...

I added a class to get the display profile. Although it's only a function call, it annoys me that it's not object oriented. plus: there are so many functionalities which...

please support reports/ programs ``` { "type": "PROG", "oldName": "z(.*)_foo", "newName": "z$1_bar" } ```

new feature

The following code leads to the error: `Variable name "i" already defined (check_syntax) [E]` ```abap CLASS zcl_demo DEFINITION. PUBLIC SECTION. METHODS test IMPORTING word1 TYPE string word2 TYPE string PROTECTED...

I asked ChatGPT to create a json file for the following adventure: _i have created a text adventure engine where rooms, things and actorss can interact with each other. a...

Syntax error in zcl_vdb_002_embedding_full because of zif_peng_azoai_sdk which is located in [aisdkforsapabap](https://github.com/microsoft/aisdkforsapabap) readme says "you might want to install this [OpenAI ABAP SDK](https://github.com/microsoft/aisdkforsapabap)". But it's obligatory.