Skip to Content
0
Apr 24, 2009 at 06:43 AM

Find out current application configuration

28 Views

I have created an application configuration successfully, and I am switching it on by adding the parameter "sap-wd-configid=ABC" to my URL. This works fine.

Now, somewhere deep in my coding, I would like to find out the current application configuration (i.e. "ABC" in this example). Is this possible?

I checked the personalization manager, but it just gave me the component configuration, not the application configuration. Is there any other method or FM?