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


TABLE: IGS.IGS_TR_GROUP_ALL

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


IGS_TR_GROUP_ALL describes a grouping of tracking items. The ability to group tracking items together can have a number of uses within the system.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
IGS_TR_GROUP_ALL_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnTRACKING_GROUP_ID
Columns
Name Datatype Length Mandatory Comments
TRACKING_GROUP_ID NUMBER (9) Yes Unique name of the tracking group. A tracking group is an institution-defined grouping of tracking items. For example, all special consideration applications for student 12345678 in semester 1 1999-all applications for admission to program abc123 in academic year 1999.
DESCRIPTION VARCHAR2 (60) Yes Describes tracking group. A tracking group is an institution-defined grouping of tracking items. For example, all special consideration applications for student 12345678 in semester 1 1999-all applications for admission to program abc123 in academic year 1999.
ORG_ID NUMBER (15)
Operating unit identifier
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 TRACKING_GROUP_ID
,      DESCRIPTION
,      ORG_ID
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
FROM IGS.IGS_TR_GROUP_ALL;

Dependencies

[top of page]

IGS.IGS_TR_GROUP_ALL does not reference any database object

IGS.IGS_TR_GROUP_ALL is referenced by following:

SchemaAPPS
SynonymIGS_TR_GROUP_ALL