[Home] [Help]
[Dependency Information]
| Object Name: | IGS_PE_ABORG_TORESCD |
|---|---|
| Object Type: | TABLE |
| Owner: | IGS |
| FND Design Data: | IGS.IGS_PE_ABORG_TORESCD
|
| Subobject Name: | |
| Status: | VALID |
IGS_PE_ABORG_TORESCD describes the available user-defined list of aboriginal and torres strait islander codes.
| Tablespace: | APPS_TS_SEED |
|---|---|
| PCT Free: | 10 |
| PCT Used: |
| Index | Type | Uniqueness | Tablespace | Column |
|---|---|---|---|---|
| IGS_PE_ABORG_TORESCD_U1 | NORMAL | UNIQUE |
APPS_TS_SEED
|
ABORIG_TORRES_CD
|
| IGS_PE_ABORG_TORESCD_N1 | NORMAL | NONUNIQUE |
APPS_TS_SEED
|
GOVT_ABORIG_TORRES_CD
|
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| ABORIG_TORRES_CD | VARCHAR2 | (10) | Yes | Describes the available list of user-defined aboriginal and Torres Strait Islander codes. DETYA element reference 316. |
| GOVT_ABORIG_TORRES_CD | NUMBER | (1) | Yes | Describes whether or not the student identifies herself or himself as being of Australian Aboriginal or Torres Strait Islander descent DETYA element 316. For example- 1 - Aboriginal or Torres Strait Islander descent, 2 - Not Aboriginal or Torres Strait Islander descent, 9 - No information. |
| DESCRIPTION | VARCHAR2 | (60) | Yes | Provides an explanation of the aboriginal and Torres Strait Islander Code |
| CLOSED_IND | VARCHAR2 | (1) | Yes | Indicates whether a user-defined aboriginal and Torres Strait Islander code is available for use. Setting the indicator means that the aboriginal and Torres Strait Islander code is no longer available to be selected. |
| NOTES | VARCHAR2 | (2000) | A text-based facility for recording and maintaining notes of up to 2,000 characters. | |
| 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 ABORIG_TORRES_CD
, GOVT_ABORIG_TORRES_CD
, DESCRIPTION
, CLOSED_IND
, NOTES
, CREATED_BY
, CREATION_DATE
, LAST_UPDATED_BY
, LAST_UPDATE_DATE
, LAST_UPDATE_LOGIN
FROM IGS.IGS_PE_ABORG_TORESCD;
IGS.IGS_PE_ABORG_TORESCD does not reference any database object
IGS.IGS_PE_ABORG_TORESCD is referenced by following:
APPS
IGS_PE_ABORG_TORESCD
|
|
|
|