What is the significance of the memory table 'SCREEN'?
At runtime, attributes for every screen field are stored in the memory table called 'SCREEN'. We need not declare this table in our program. The system maintains the table for us internally and updates it with each screen change.