Applications use screens to convey information to and from users. A screen is built from screen tables, which are specialized tables defined through the Screen Table Painter. A screen appears in text mode in a graphical environment. For more information on screens, refer to
Chapter 2, Building a Screen.
A screen table is a type of TIBCO Object Service Broker table used to display data on a screen. The actual data is stored in other types of tables. A screen table is defined to a screen and can be shared with other screens. It has a table type of SCR. For more information on screen tables, refer to
Chapter 3, Defining Screen Tables.