Quantcast
Channel: SCN : Discussion List - SAP BusinessObjects Analysis, edition for Microsoft Office
Viewing all articles
Browse latest Browse all 1521

Calling "Display Design Panel" via Macro

$
0
0

Dear all,

 

I'm using a customized planning ribbon, which should allow the user to display the design panel for drag/drop actions. I was not able to find any similar VBA coding in the SAP Analysis User Guide.

 

For example, I'm using the following coding to trigger the prompt:

 

'Callback for Selections data onAction

 

Sub PROMPT(control As IRibbonControl)

 

Dim lResult As Long

 

lResult = Application.Run("SAPExecuteCommand",
"ShowPrompts")

    

End Sub

 

 

Is there anything similar possible for the "display panel"?

 

Thanks in advance

Dominik


Viewing all articles
Browse latest Browse all 1521

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>