In lot’s of cases it’s necessary to display dynamic data continuously. I.e. if you have a lot of functions around an employee it migth be a customer wish to display the employee permanently in the header or left site. You don’t want to repeat this data in every form you have. An easy way to solve this issue is to have a menu with a static block in which you can programmatically store data. If this can be achieved in an easy way, i.e. a macro, then you can set these variables in the menu. Now this is not possible as there are only a few slots for data available and since the menu is never updated while selecting functions the data will only be shown initially, not when it changes.,