data-dictionary

FPSAPP.ADM_OBJECTS_IN_VIA_APD

Data Dictionary

>

FPSAPP Views

> FPSAPP.WIP_WAFER_HIST_LOOP

View FPSADMIN.ADM_OBJECTS_IN_VIA_APD

ADM_LOAD_EVENT_HIST_VIA_APD includes calls to several objects that are required to load along with the realtime history tables. These objects are not included in CFG_SCHED so we need to know the list so we can check that they are omitted from CFG_SCHED only if the site is using ADM_LOAD_EVENT_HIST_VIA_APD. We also use this during startup. Please note that this view must use DBF_xxx views if permissions are granted to FPSAPP for SYSMNTR because FPSAPP does not see all objects when querying DBF_xxx views since it does not have permission on everything. Since the only reason to use DBF_xxx is to grant to other users then we just use DBF_xxx.

Column

Comment

2

OBJECT_NAME

This could be an object name (we will disable loading of that object in the scheduled jobs), a load job (we will disable loading of all objects in that scheduled job), an FPSAPP prefix (we will disable loading of all objects with that prefix), a constraint (we can explain why it is permanently disabled), or a trigger (technically an object so we can get away with omitting this from the column name and also to explain why it is permanently disabled). (* inherited from FPSADMIN.CFG_DISABLED)

IS_ALLOWED_IN_CFG_SCHED

VIA_APD_ORDER

TEXT