cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Open AO report through Macro

selva_amd
Participant

Accepted Solutions (0)

Answers (1)

Answers (1)

harsha_jalakam
Active Contributor
0 Kudos

Hi,

We can use the API SAPOpenWorkbook to workbook on a click of a button.

Below is the signature of the API macro,

https://help.sap.com/viewer/b25c777a2c8c4e3da2f472cce24f289c/2.7.8.0/en-US/be80187d96c446918da97660d...

And an example for it.

https://blogs.sap.com/2016/06/14/api-function-sapopenworkbook/

Cheers,Harsha