Forum

Jan Schroeder
Participant
    Has successfully completed the online course Intermediate (200)
    Has successfully completed the online course Advanced (300)
    Has successfully completed the online course Basics (100)
    Has successfully completed the online course Advanced (310)
    Has successfully completed the online course Advanced (320)
1 year, 8 months ago #40678
Up
0
Down
::

Thank you for your answers. I hope I understand it now.

So far I have accessed the global variables via
sap.ui.getCore().getModel(“variableHolder”).getProperty(“/”)

This should do the trick for me
sap.ui.getCore().byId(“Application”).getModel(“variableHolder”).getProperty(“/”)