Gregor Wolf

Results 261 comments of Gregor Wolf

This finally fixes the issue posted at https://answers.sap.com/questions/262679/web-ide-multicloud-run-flp-plugin-results-in-faile.html

@tcjgec2008 have you asked via SAP Support if support for Cloud Connector is a planned feature or if you have to request it via the Influencing portal? If you have...

You can check out the document [On-Premise Connectivity](https://sap.github.io/cloud-sdk/docs/js/features/connectivity/on-premise) from the SAP Cloud SDK. It describes how the technical connection via the connectivity proxy is made.

I think asking for just one namespace like the suggested /OSN/ isn't a bold enough move. I would suggest to allow well established ABAP Open Source projects to apply for...

Another one will be fixed with #936

This is the activation error list I currently get with my Steampunk system: ``` TABL ZEXCEL_S_CONVERTER_COL was not activated Check table ZEXCEL_S_CONVERTER_COL (CB9980000000/12/28/21/15:0 Use of Data Element FIELDNAME is not...

Next pull request by @pksingh78 are coming. First one was just an introduction into the abapGit / GitHub flow.

We are happy to merge your pull request when you implement your required feature.

Have you checked [zdemo_excel32](https://github.com/abap2xlsx/demos/blob/main/src/zdemo_excel32.prog.abap)?

I've just tried another activation in 2008 and got this errors that might be easy to address: Use of Domain FLAG is not permitted. Use of Domain INT1 is not...