A screen like the company summary screen has a very particular structure because it is partially defined in meta data and partial has its structure hard coded into the system action being called. The detail of this is discussed in the article "
…
I have discussed elsewhere how we can reuse functions across different create scripts either in the same screen or between different screens.
One technique is the use of either a specialised table to hold the script definitions or the use of custom_captions…