You can use the Application Schema Explorer to locate schema elements that do not
exist in the physical database but rather are created at runtime by program
execution. These application schema elements include:
- ProDataSets
- Temp tables
- Fields defined in temp tables
Application schema elements appear in the Application Schema Explorer if they are
defined in either or both of two places:
- code that is indexed in an OpenEdge Meta Catalog accessible to your workspace.
The Application Schema Explorer includes available schema elements from all of
your local catalogs and any master catalogs that you link to. (See the OpenEdge
Meta Catalog help volume for more information.)
- Your application model database. (The Application Schema Explorer does not
support the display of models stored in XMI format.)
Using the Application Schema Explorer