cancel
Showing results for 
Search instead for 
Did you mean: 

ABAP RAP Custom-Entity - Call External URL in Object Page Header

christine_schaefer
Associate
Associate
0 Kudos
1,115

Dear experts,

my issue is quite similar to the question:

ABAP RAP Custom-Entity - Call External URL | SAP Community

We would like to have a button with a text ("Open in Teamcenter") and an icon in the upper right corner of the header section and when clicking on the button, the link is opened. If this is not possible we at least want to display the external URL in the header section of the object page.

We implemented an unmanaged query with RAP and Fiori elements. The floorplan List report object page is used. The data is retrieved from an external system via API. In the response the URL is included which should be displayed in the header of the object page. Because it is a read request and we only want to display (no edit, no create) the retrieved data in the UI, we didn't implement a behavior definition / implementation.

I was able to implement the URL in the "GENERAL DATA" section and also as a column in the table "DESCRIPTIONS" as described in the attached question (please see screenshot of the UI). Basically it is possible...

Could you please help to resolve this issue?

Thanks in advance

Accepted Solutions (0)

Answers (1)

Answers (1)

stefan_engelhardt
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Christine,

I checked the code, the UI.DataFieldWithUrl is not yet implemented in the header facets. However, I found the corresponding backlog item and it's planned to be implemented soon (no commitment).

Best regards,
Stefan