[Home] [Help]
[Dependency Information]
Object Name: | IGS_RE_GV_TOA_CLS_CD |
---|---|
Object Type: | TABLE |
Owner: | IGS |
FND Design Data: | ![]() |
Subobject Name: | |
Status: | VALID |
IGS_RE_GV_TOA_CLS_CD describes the government 'type of activity' classification codes that are attributed to research candidatures.
Tablespace: | ![]() |
---|---|
PCT Free: | 10 |
PCT Used: |
Index | Type | Uniqueness | Tablespace | Column |
---|---|---|---|---|
IGS_RE_GV_TOA_CLS_CD_U1 | NORMAL | UNIQUE |
![]() |
![]() |
Name | Datatype | Length | Mandatory | Comments |
---|---|---|---|---|
GOVT_TOA_CLASS_CD | VARCHAR2 | (10) | Yes | A code describing the type of research and development activity |
DESCRIPTION | VARCHAR2 | (60) | Yes | Describes one of the types of research and development activity |
CLOSED_IND | VARCHAR2 | (1) | Yes | Indicates and specifies if the record is open or closed. Selecting the check box closes the record. |
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 |
Cut, paste (and edit) the following text to query this object:
SELECT GOVT_TOA_CLASS_CD
, DESCRIPTION
, CLOSED_IND
, CREATED_BY
, CREATION_DATE
, LAST_UPDATED_BY
, LAST_UPDATE_DATE
, LAST_UPDATE_LOGIN
FROM IGS.IGS_RE_GV_TOA_CLS_CD;
IGS.IGS_RE_GV_TOA_CLS_CD does not reference any database object
IGS.IGS_RE_GV_TOA_CLS_CD is referenced by following:
|
|
|