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?