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


TABLE: GMP.GMP_RESOURCE_EQUIPMENTS

Object Details
Object Name: GMP_RESOURCE_EQUIPMENTS
Object Type: TABLE
Owner: GMP
FND Design Data: TableGMP.GMP_RESOURCE_EQUIPMENTS
Subobject Name:
Status: VALID


Table for Resource Equipment


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
GMP_RESOURCE_EQUIPMENTS_PK NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnRESOURCE_ID
ColumnEQUIPMENT_ITEM_ID
Columns
Name Datatype Length Mandatory Comments
RESOURCE_ID NUMBER
Yes The Surrogate Key of the Resource
EQUIPMENT_ITEM_ID NUMBER
Yes Surrogate Key to uniquely identify the Equipment Item
CREATION_DATE DATE
Yes Standard "Who" column
CREATED_BY NUMBER
Yes Standard "Who" column
LAST_UPDATE_DATE DATE
Yes Standard "Who" column
LAST_UPDATED_BY NUMBER
Yes Standard "Who" column
LAST_UPDATE_LOGIN NUMBER
Yes Standard "Who" column
Query Text

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


SELECT RESOURCE_ID
,      EQUIPMENT_ITEM_ID
,      CREATION_DATE
,      CREATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_LOGIN
FROM GMP.GMP_RESOURCE_EQUIPMENTS;

Dependencies

[top of page]

GMP.GMP_RESOURCE_EQUIPMENTS does not reference any database object

GMP.GMP_RESOURCE_EQUIPMENTS is referenced by following:

SchemaAPPS
SynonymGMP_RESOURCE_EQUIPMENTS