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


TABLE: HR.HR_APPLICATION_OWNERSHIPS

Object Details
Object Name: HR_APPLICATION_OWNERSHIPS
Object Type: TABLE
Owner: HR
FND Design Data: TablePAY.HR_APPLICATION_OWNERSHIPS
Subobject Name:
Status: VALID


HR_APPLICATION_OWNERSHIPS holds the primary keys for the entities that
enable identification of products using each particular startup data
row.


Storage Details
Tablespace: TablespaceAPPS_TS_SEED
PCT Free: 10
PCT Used:
Primary Key: HR_APPLICATION_OWNERSHIPS_PK
  1. ColumnKEY_NAME
  2. ColumnPRODUCT_NAME
  3. ColumnKEY_VALUE
Indexes
Index Type Uniqueness Tablespace Column
HR_APPLICATION_OWNERSHIPS_PK NORMAL UNIQUE TablespaceAPPS_TS_SEED ColumnKEY_NAME
ColumnPRODUCT_NAME
ColumnKEY_VALUE
Columns
Name Datatype Length Mandatory Comments
KEY_NAME VARCHAR2 (30) Yes The name of the primary key for the type of data.
PRODUCT_NAME VARCHAR2 (30) Yes Identifies the product that will use the data.
KEY_VALUE VARCHAR2 (30) Yes The value of the primary key.
Query Text

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


SELECT KEY_NAME
,      PRODUCT_NAME
,      KEY_VALUE
FROM HR.HR_APPLICATION_OWNERSHIPS;

Dependencies

[top of page]

HR.HR_APPLICATION_OWNERSHIPS does not reference any database object

HR.HR_APPLICATION_OWNERSHIPS is referenced by following:

SchemaAPPS
SynonymHR_APPLICATION_OWNERSHIPS
SchemaPUBLIC
SynonymHR_APPLICATION_OWNERSHIPS