on 2024 Sep 11 6:35 AM
I want to use a web link/ URL (example link : https://www.sap.com) inside ABAP class in eclipse .But facing issues like call methods, cl_gui_frontend_services and other function modules are not permitted. Calling Web URL directly into ABAP class is possible? or any alternative methods are there ? pls provide a solution to this.
SAP S/4HANA Cloud ABAP Environment BW SAP HANA Modeling Tools (Eclipse)
#ECLIPSE
The S/4HANA Cloud ABAP Environment only allows you to create Service APIs that can be consumed using SAPUI5 applications or Console Applications that implement the Interface IF_OO_ADT_CLASSRUN. Both can't trigger your users browser directly to open a specific URL.
Maybe you can not only describe what should be implemented but also why.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
69 | |
11 | |
10 | |
10 | |
9 | |
7 | |
7 | |
7 | |
5 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.