-
I suspect abap2ui5 is currently used mainly in the on-premise context.
In the current configuration SAPUI5 is used by the CDN ui5.sap.com.
Unfortunately this is not allowed see SAP Note [2943781](ht…
-
Hi,
I get a 403 Forbidden message on startup. In the method z2ui5_cl_http_handler=>http_get there is a parameter CONTENT_SECURITY_POLICY.
Can it be because of that? Or how do I have to set the par…
-
Hi oblomov,
I have the following use case.
I implemented a flexible column layout with two pages (master/detail).
On the master page I assigned a "TreeTable". The detail page should be render based…
-
Hey,
Would it be possible to add the "navigated" attribute to the StandardListentem ui element?
``
Best Regards
Thomas
-
In unit test method TEST_APP_DEEP_DATA( ) of class Z2UI5_CL_HTTP_HANDLER, the field symbol must be defined as
FIELD-SYMBOLS TYPE REF TO data.
on lower releases, or a syntax error occur…
-
In my SAP Developer Edition 7.52 SP04 I try to use abapGit. It requires adding new parameters into Default profile from t-code RZ10.
When I add new parameters, I get "Connection reset by peer" error…
-
When i got the idea of this repository right and you want to collect abap snippets compatible to every language version and maybe also to low releases, then maybe this code snippet for creating uuids …
-
Hi,
I can't add the dynamic page footer to the dynamic page.
Is this not support or do I missing something?
Error message:
![image](https://github.com/oblomov-dev/abap2UI5/assets/22371169/570a86bc…
-
On the face of it, this might look like the return of #5721 but there are a couple of imho noteworthy differences:
1. it happens during installation of abapGit dev using the current standalone versio…
-
In Class Z2UI5_CL_HTTP_HANDLER, local class z2ui5_lcl_fw_handler, METHOD set_app_start, the variable LV_TEST is always empty and the access to segment LV_TEST(11) is invalid => short dump => Internal…