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


TABLE: IGS.IGS_GR_NOTE_TYPE

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


IGS_GR_NOTE_TYPE describes the available graduation note types.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
IGS_GR_NOTE_TYPE_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnGRD_NOTE_TYPE
Columns
Name Datatype Length Mandatory Comments
GRD_NOTE_TYPE VARCHAR2 (10) Yes An institution-defined note type relating to a graduation ceremony. These note types are used when creating notes in GRDF2510.
DESCRIPTION VARCHAR2 (60) Yes Describes an institution defined note type, relating to a graduation ceremony. These note types are used when creating notes in.
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 GRD_NOTE_TYPE
,      DESCRIPTION
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
FROM IGS.IGS_GR_NOTE_TYPE;

Dependencies

[top of page]

IGS.IGS_GR_NOTE_TYPE does not reference any database object

IGS.IGS_GR_NOTE_TYPE is referenced by following:

SchemaAPPS
SynonymIGS_GR_NOTE_TYPE