Hello,
Is it possible to write a VBA macro which would return results from repository Query Builder and display it on Deski report?
If yes, could anyone show me the simplest example which would do that.
For instance displaying results of the query
“Select SI_ID, SI_NAME From CI_INFOOBJECTS Where SI_KIND = ‘Folder’”
Best regards
wojnarabc
wojnarabc (BOB member since 2007-11-07)
Hi,
Have a look at this topic:
There is a different query used there but you should get the idea how it works.
Marek Chladny (BOB member since 2003-11-27)
Thanks Marek
wojnarabc (BOB member since 2007-11-07)
system
#4
Here’s another approach for CMS reporting:
https://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/13214
You may also want to consider 3rd party alternatives that allow for CMS reporting (System Profiler, etc)…
crystal01 (BOB member since 2006-08-30)