Hi all
I want to read the registry for my BSP.
The Thing is: I have a DSOFramer Object, but not all Clients do have the right Software to show it.
Now My idea is:
- reading the Windows Registry
- Deciding wether to display thew specific page, or not.
Now I tried 2 Things, the FM "REGISTRY_GET" , which ends up with a Fatal error, and the class "CL_GUI_FRONTEND_SERVICES" and the method "REGISTRY_GET_VALUE", which fails with sy-subrc = 2 ....
Does anyone has another idea?
(No, I dont wanna code PHP, Javascript, VB or something like that 😉 )
Thx in advance
Markus Voelker