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


TABLE: IGS.IGS_CA_DA_CAT

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


IGS_CA_DA_CAT describes the user-defined categories assigned to a date alias to group date aliases.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
IGS_CA_DA_CAT_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnDT_CAT
Columns
Name Datatype Length Mandatory Comments
DT_CAT VARCHAR2 (10) Yes Date alias category name. Date alias categories are used to classify or group date aliases with common attributes, particularly for inquiry or reporting purposes. Each date alias must be assigned a date alias category. For example, date alias categories are FEE DATES, UNIT WITHDRAWAL DATES, and TEACHING DATES.
DESCRIPTION VARCHAR2 (60) Yes Description of the date alias category. Date alias categories areused to classify or group date aliases with common attributes,particularly for inquiry or reporting purposes. Each date alias mustbe assigned a date alias category. For example, date alias categoriesare FEE DATES, UNIT WITHDRAWAL DATES, and TEACHING DATES.
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_CAT
,      DESCRIPTION
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
FROM IGS.IGS_CA_DA_CAT;

Dependencies

[top of page]

IGS.IGS_CA_DA_CAT does not reference any database object

IGS.IGS_CA_DA_CAT is referenced by following:

SchemaAPPS
SynonymIGS_CA_DA_CAT