DBA Data[Home] [Help] [Dependency Information]


VIEW: APPS.EAM_INSTANCES

Object Details
Object Name: EAM_INSTANCES
Object Type: VIEW
Owner: APPS
FND Design Data: ViewEAM.EAM_INSTANCES
Subobject Name:
Status: VALID

View Type

A public view which may be useful for custom reporting or other data
requirements.


View for getting the resource instances- both person and equipment


[View Source]

Columns
Name Datatype Length Mandatory Comments
INSTANCE VARCHAR2 (240)
Name of the instance - including both person and equipment
ORGANIZATION_ID NUMBER

Organization id to which the instance belong
Query Text

Cut, paste (and edit) the following text to query this object:


SELECT INSTANCE
,      ORGANIZATION_ID
FROM APPS.EAM_INSTANCES;

Dependencies

[top of page]

APPS.EAM_INSTANCES references the following:

SchemaAPPS
SynonymBOM_RESOURCES
SynonymBOM_RESOURCE_EMPLOYEES
SynonymBOM_RESOURCE_EQUIPMENTS
SynonymMTL_SYSTEM_ITEMS_KFV
SynonymPER_ALL_PEOPLE_F

APPS.EAM_INSTANCES is not referenced by any database object