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


TABLE: MRP.MRP_AD_EAM_WO_RELATIONSHIPS

Object Details
Object Name: MRP_AD_EAM_WO_RELATIONSHIPS
Object Type: TABLE
Owner: MRP
Subobject Name:
Status: VALID


Table for internal use. Used for continuous collection:
This tables stores deleted eam work order relationship records in source instance


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Columns
Name Datatype Length Mandatory Comments
WO_RELATIONSHIP_ID NUMBER

Work order relationship identifier key
PARENT_WIP_ENTITY_ID NUMBER

Object identifier of the parent in the relationship
CHILD_WIP_ENTITY_ID NUMBER

Object identifier of the child in the relationship
RELATIONSHIP_TYPE NUMBER

Type of relationship between the entities
LAST_UPDATE_DATE DATE
Yes Standard who column
LAST_UPDATED_BY NUMBER
Yes Standard who column
CREATION_DATE DATE
Yes Standard who column
CREATED_BY NUMBER
Yes Standard who column
LAST_UPDATE_LOGIN NUMBER

Standard who column
RN NUMBER

Refresh Number
Query Text

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


SELECT WO_RELATIONSHIP_ID
,      PARENT_WIP_ENTITY_ID
,      CHILD_WIP_ENTITY_ID
,      RELATIONSHIP_TYPE
,      LAST_UPDATE_DATE
,      LAST_UPDATED_BY
,      CREATION_DATE
,      CREATED_BY
,      LAST_UPDATE_LOGIN
,      RN
FROM MRP.MRP_AD_EAM_WO_RELATIONSHIPS;

Dependencies

[top of page]

MRP.MRP_AD_EAM_WO_RELATIONSHIPS does not reference any database object

MRP.MRP_AD_EAM_WO_RELATIONSHIPS is referenced by following:

SchemaMRP
ViewMRP_AD_EAM_WO_RELATIONSHIPS#