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


TABLE: ICX.ICX_POR_LOG

Object Details
Object Name: ICX_POR_LOG
Object Type: TABLE
Owner: ICX
FND Design Data: TableICX.ICX_POR_LOG
Subobject Name:
Status: VALID


Internal audit table for editing tools. The basic idea is to provide Std WHO functionality within ECM.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Columns
Name Datatype Length Mandatory Comments
ID NUMBER
Yes Unique identifier
USERID NUMBER

User ID
TYPE NUMBER

Type
DESCRIPTION VARCHAR2 (512) Yes Description
REFERENCE_ID NUMBER

Reference ID
CREATE_DATE DATE
Yes Creation Date
Query Text

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


SELECT ID
,      USERID
,      TYPE
,      DESCRIPTION
,      REFERENCE_ID
,      CREATE_DATE
FROM ICX.ICX_POR_LOG;

Dependencies

[top of page]

ICX.ICX_POR_LOG does not reference any database object

ICX.ICX_POR_LOG is referenced by following:

SchemaAPPS
SynonymICX_POR_LOG