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


TABLE: HR.PQH_COPY_ENTITY_PREFS

Object Details
Object Name: PQH_COPY_ENTITY_PREFS
Object Type: TABLE
Owner: HR
FND Design Data: TablePQH.PQH_COPY_ENTITY_PREFS
Subobject Name:
Status: VALID


User preference of including dependent entity associated with the transaction


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Primary Key: PQH_COPY_ENTITY_PREFS_PK
  1. ColumnCOPY_ENTITY_PREF_ID
Indexes
Index Type Uniqueness Tablespace Column
PQH_COPY_ENTITY_PREFS_PK NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnCOPY_ENTITY_PREF_ID
PQH_COPY_ENTITY_PREFS_FK1 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnCOPY_ENTITY_TXN_ID
PQH_COPY_ENTITY_PREFS_FK2 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnTABLE_ROUTE_ID
Foreign Keys
Table
Foreign Table Foreign Key Column
PQH_COPY_ENTITY_PREFS PQH_COPY_ENTITY_PREFS_FK1 TablePQH_COPY_ENTITY_TXNS PQH_COPY_ENTITY_PREFS COPY_ENTITY_TXN_ID
PQH_COPY_ENTITY_PREFS PQH_COPY_ENTITY_PREFS_FK2 TablePQH_TABLE_ROUTE PQH_COPY_ENTITY_PREFS TABLE_ROUTE_ID
Columns
Name Datatype Length Mandatory Comments
COPY_ENTITY_PREF_ID NUMBER (15) Yes Primary Key
TABLE_ROUTE_ID NUMBER (15) Yes Table Identifier
COPY_ENTITY_TXN_ID NUMBER (15) Yes Batch identifier
SELECT_FLAG VARCHAR2 (30)
Selection (Yes / No)
OBJECT_VERSION_NUMBER NUMBER (9) Yes Object version Number
LAST_UPDATE_DATE DATE

Standard Who Column
LAST_UPDATED_BY NUMBER (15)
Standard Who Column
LAST_UPDATE_LOGIN NUMBER (15)
Standard Who Column
CREATED_BY NUMBER (15) Yes Standard Who Column
CREATION_DATE DATE
Yes Standard Who Column
Query Text

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


SELECT COPY_ENTITY_PREF_ID
,      TABLE_ROUTE_ID
,      COPY_ENTITY_TXN_ID
,      SELECT_FLAG
,      OBJECT_VERSION_NUMBER
,      LAST_UPDATE_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_LOGIN
,      CREATED_BY
,      CREATION_DATE
FROM HR.PQH_COPY_ENTITY_PREFS;

Dependencies

[top of page]

HR.PQH_COPY_ENTITY_PREFS does not reference any database object

HR.PQH_COPY_ENTITY_PREFS is referenced by following:

SchemaAPPS
SynonymPQH_COPY_ENTITY_PREFS
TriggerPQH_COPY_ENTITY_PREFS_WHO
SchemaPUBLIC
SynonymPQH_COPY_ENTITY_PREFS