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


TABLE: IGS.IGS_PE_HZ_PARTY_REL

Object Details
Object Name: IGS_PE_HZ_PARTY_REL
Object Type: TABLE
Owner: IGS
FND Design Data: TableIGS.IGS_PE_HZ_PARTY_REL
Subobject Name:
Status: VALID


IGS_PE_HZ_PARTY_REL descibes the relationships of a person.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
IGS_PE_HZ_PARTY_REL_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnPARTY_RELATIONSHIP_ID
Columns
Name Datatype Length Mandatory Comments
PARTY_RELATIONSHIP_ID NUMBER (15) Yes Unique identifier of party relationships
OTHER_REL_TYPE VARCHAR2 (30)
Other relationship type
CREATED_BY NUMBER (15) Yes Standard Who column
CREATION_DATE DATE
Yes Standard Who column
LAST_UPDATED_BY NUMBER (15) Yes Standard Who column
LAST_UPDATE_DATE DATE
Yes Standard Who column
LAST_UPDATE_LOGIN NUMBER (15)
Standard Who column
REQUEST_ID NUMBER (15)
Request identifier of the last concurrent program
PROGRAM_APPLICATION_ID NUMBER (15)
Program application identifier of the last concurrent program
PROGRAM_ID NUMBER (15)
Program identifier of the last concurrent program
PROGRAM_UPDATE_DATE DATE

Last update date of the concurrent program
Query Text

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


SELECT PARTY_RELATIONSHIP_ID
,      OTHER_REL_TYPE
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
,      REQUEST_ID
,      PROGRAM_APPLICATION_ID
,      PROGRAM_ID
,      PROGRAM_UPDATE_DATE
FROM IGS.IGS_PE_HZ_PARTY_REL;

Dependencies

[top of page]

IGS.IGS_PE_HZ_PARTY_REL does not reference any database object

IGS.IGS_PE_HZ_PARTY_REL is referenced by following:

SchemaAPPS
SynonymIGS_PE_HZ_PARTY_REL