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


TABLE: IGS.IGS_PE_HZ_PTY_SITES

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


OSS Extension table to HZ_PARTY_SITES. This entity is used to store effective dates of the address of a person, organization or institution


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
IGS_PE_HZ_PARTY_SITE_PK NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnPARTY_SITE_ID
Columns
Name Datatype Length Mandatory Comments
PARTY_SITE_ID NUMBER (15) Yes Unique Identifier for the record
START_DATE DATE

Effective Start Date of the Address
END_DATE DATE

Effective End Date of the Address
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
Query Text

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


SELECT PARTY_SITE_ID
,      START_DATE
,      END_DATE
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
FROM IGS.IGS_PE_HZ_PTY_SITES;

Dependencies

[top of page]

IGS.IGS_PE_HZ_PTY_SITES does not reference any database object

IGS.IGS_PE_HZ_PTY_SITES is referenced by following:

SchemaAPPS
SynonymIGS_PE_HZ_PTY_SITES