Skip to main content
Question

Open SAP GUI from Views?

  • March 24, 2023
  • 2 replies
  • 10 views

Hi, I would like to open SAP GUI on clicking from Views(OLAP Table) where it gets redirected on clicking a VBELN from the OLAP Table goes to the corresponding transaction in SAP. Similar to below screenshot from Analysis:

imageCurrently it is possible using Action Engine- Action feature like below screenshot:

image.pngKindly let me know if there's a possibility in Views.

Thanks!

@shravya.b11​ 

2 replies

marco.marso
Level 6
Forum|alt.badge.img
  • Level 6
  • March 27, 2023

Hello,

 

You edit the table and add it as On Click Action, just define an attribute in the KM first:

image 

When using Studio, this is possible via the field "Allow Data Service Link".

 

You can use the column of the VBELN as variable:

image 

BR,

Marco


  • Author
  • Level 6
  • March 31, 2023

Hello @marco.marso ,

Thanks for your response .This approach works :)