[Home] [Help]
[Dependency Information]
| Object Name: | IGS_CA_ARTS_TC_CA_CD |
|---|---|
| Object Type: | TABLE |
| Owner: | IGS |
| FND Design Data: | IGS.IGS_CA_ARTS_TC_CA_CD
|
| Subobject Name: | |
| Status: | VALID |
IGS_CA_ARTS_TC_CA_CD describes the teaching period code to define semester enrolled.
| Tablespace: | APPS_TS_TX_DATA |
|---|---|
| PCT Free: | 10 |
| PCT Used: |
| Index | Type | Uniqueness | Tablespace | Column |
|---|---|---|---|---|
| IGS_CA_ARTS_TC_CA_CD_U1 | NORMAL | UNIQUE |
APPS_TS_TX_IDX
|
ARTS_TEACHING_CAL_TYPE_CD
|
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| ARTS_TEACHING_CAL_TYPE_CD | VARCHAR2 | (2) | Yes | Contains the automated results transfer system teachingcalendar type code used to define 'semester enrolled' for the purposeof transferring results data for applicants as requested by thetertiary admission centers. |
| DESCRIPTION | VARCHAR2 | (60) | Yes | Explains automated results transfer system teaching calendar type code. |
| CLOSED_IND | VARCHAR2 | (1) | Yes | Specifies if the automated results transfer system teaching calendar type code is open or closed. Setting the checkbox to'closed' prevents use of the code in new or modified calendar type records with a calendar category of teaching. |
| 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 ARTS_TEACHING_CAL_TYPE_CD
, DESCRIPTION
, CLOSED_IND
, CREATED_BY
, CREATION_DATE
, LAST_UPDATED_BY
, LAST_UPDATE_DATE
, LAST_UPDATE_LOGIN
FROM IGS.IGS_CA_ARTS_TC_CA_CD;
IGS.IGS_CA_ARTS_TC_CA_CD does not reference any database object
IGS.IGS_CA_ARTS_TC_CA_CD is referenced by following:
APPS
IGS_CA_ARTS_TC_CA_CD
|
|
|
|