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


TABLE: IGS.IGS_CA_DT_OF_MTH

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


IGS_CA_DT_OF_MTH holds values for monthly calendar report temporarily.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
IGS_CA_DT_OF_MTH_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnDT_OF_MONTH
ColumnCURRENT_USER
Columns
Name Datatype Length Mandatory Comments
DT_OF_MONTH DATE
Yes Holds a temporary value representing a date within a month.
CURRENT_USER VARCHAR2 (30) Yes Holds the oracle username of the temporary data set.
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 DT_OF_MONTH
,      CURRENT_USER
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
FROM IGS.IGS_CA_DT_OF_MTH;

Dependencies

[top of page]

IGS.IGS_CA_DT_OF_MTH does not reference any database object

IGS.IGS_CA_DT_OF_MTH is referenced by following:

SchemaAPPS
SynonymIGS_CA_DT_OF_MTH