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


TABLE: PON.PON_TE_VIEW_AUDIT

Object Details
Object Name: PON_TE_VIEW_AUDIT
Object Type: TABLE
Owner: PON
FND Design Data: TablePON.PON_TE_VIEW_AUDIT
Subobject Name:
Status: VALID


This will not be indexed presently, as there are no current features attached to it.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Columns
Name Datatype Length Mandatory Comments
VIEW_DATE DATE
Yes The date the document was viewed.
ENTRY_ID NUMBER (15) Yes FK to PON_THREAD_ENTRIES for the message that was viewed.
VIEWER_PARTY_ID NUMBER (15) Yes FK to HZ_PARTIES for the party who viewed the message.
Query Text

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


SELECT VIEW_DATE
,      ENTRY_ID
,      VIEWER_PARTY_ID
FROM PON.PON_TE_VIEW_AUDIT;

Dependencies

[top of page]

PON.PON_TE_VIEW_AUDIT does not reference any database object

PON.PON_TE_VIEW_AUDIT is referenced by following:

SchemaAPPS
SynonymPON_TE_VIEW_AUDIT