[Home] [Help]
[Dependency Information]
| Object Name: | IGS_AS_SU_SETATMPT |
|---|---|
| Object Type: | TABLE |
| Owner: | IGS |
| FND Design Data: | IGS.IGS_AS_SU_SETATMPT
|
| Subobject Name: | |
| Status: | VALID |
IGS_AS_SU_SETATMPT describes student's attempt at program unit set.
| Tablespace: | APPS_TS_TX_DATA |
|---|---|
| PCT Free: | 10 |
| PCT Used: |
| Index | Type | Uniqueness | Tablespace | Column |
|---|---|---|---|---|
| IGS_AS_SU_SETATMPT_U1 | NORMAL | UNIQUE |
APPS_TS_TX_IDX
|
PERSON_ID
COURSE_CD
UNIT_SET_CD
SEQUENCE_NUMBER
|
| IGS_AS_SU_SETATMPT_N1 | NORMAL | NONUNIQUE |
APPS_TS_TX_IDX
|
PERSON_ID
COURSE_CD
PARENT_UNIT_SET_CD
PARENT_SEQUENCE_NUMBER
|
| IGS_AS_SU_SETATMPT_N2 | NORMAL | NONUNIQUE |
APPS_TS_TX_IDX
|
UNIT_SET_CD
US_VERSION_NUMBER
|
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| PERSON_ID | NUMBER | (15) | Yes | Describes the ID code that uniquely identifies a person |
| COURSE_CD | VARCHAR2 | (6) | Yes | A code used to identify the course in which the student is enrolled. See also element 307 higher education student data collection documentation 1997, DETYA. |
| UNIT_SET_CD | VARCHAR2 | (10) | Yes | The unit set code which is being attempted. Unit sets comprise lists of units or rules which constitute a logical set of units. Unit sets are used to represent concepts such as majors, minors, strands, streams and lists. |
| US_VERSION_NUMBER | NUMBER | (3) | Yes | Describes the unit set version number which is being attempted |
| SEQUENCE_NUMBER | NUMBER | (6) | Yes | Describes the internal sequence number |
| SELECTION_DT | DATE | The date the student selected the unit set. There may be multiple attempts of a unit set by a student over time. | ||
| STUDENT_CONFIRMED_IND | VARCHAR2 | (1) | Yes | Indicates if or not the student has confirmed their attempt at the unit set |
| END_DT | DATE | The date on which the student unit set attempt was ended. | ||
| PARENT_UNIT_SET_CD | VARCHAR2 | (10) | The parent unit set code. If required it indicates that the unit set in context is a subordinate to another unit set. The parent unit set may be a major that is superior to the unit set in context which may be a minor. The parent unit set must be included as part of the student unit set attempt. It may have an open end date, so it is being completed at the same time as the child unit set or it may already have been completed in such a case it would have a completion date. | |
| PARENT_SEQUENCE_NUMBER | NUMBER | (6) | The parent unit set attempt sequence number under which the current attempt is being studied. For example, a minor may be studied within a major. | |
| PRIMARY_SET_IND | VARCHAR2 | (1) | Yes | If the primary set indicator is set checked it indicates that the unit set is the primary set. Primary unit sets display on official notification. A unit set cannot be a primary set if it is of a lower rank than another unit set that exists in the student unit set attempt. Administrative unit sets cannot be primary sets. |
| VOLUNTARY_END_IND | VARCHAR2 | (1) | Yes | Indicates if the ending of the unit set attempt was voluntary. If not, the student was removed due to a progression breach or other administrative reason. |
| AUTHORISED_PERSON_ID | NUMBER | (15) | The person ID of the staff member who authorised the unit set, for inclusion in the students record if authorisation was required for selection of the unit set or authorised the removal ofthe unit set from the students record if the unit set was specified as part of an admissions offer. | |
| AUTHORISED_ON | DATE | The date on which the unit set was authorised. | ||
| OVERRIDE_TITLE | VARCHAR2 | (90) | The override title of the unit set. | |
| RQRMNTS_COMPLETE_IND | VARCHAR2 | (1) | Yes | Indicates if the requirements of the unit set have been completed by the student. This can be set by either the system or manually, as indicated by the source type. |
| RQRMNTS_COMPLETE_DT | DATE | The date on which the unit set requirements were complete. | ||
| S_COMPLETED_SOURCE_TYPE | VARCHAR2 | (10) | The source of the completion flag. It can be either system applied or manually applied. | |
| 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 | |
| REQUEST_ID | NUMBER | (15) | Request identifier of last concurrent program to update this record. | |
| PROGRAM_APPLICATION_ID | NUMBER | (15) | Application identifier of last concurrent program to update this record. | |
| PROGRAM_ID | NUMBER | (15) | Program identifier of last concurrent program to update this record. | |
| PROGRAM_UPDATE_DATE | DATE | Last update date of this record by a concurrent program. | ||
| CATALOG_CAL_TYPE | VARCHAR2 | (10) | Calendar Type for Catalog Year | |
| CATALOG_SEQ_NUM | NUMBER | (6) | Sequence Number for Catalog Year | |
| ATTRIBUTE_CATEGORY | VARCHAR2 | (30) | Descriptive Flex Feild Structure defining column | |
| ATTRIBUTE1 | VARCHAR2 | (150) | Attribute for descriptive flexfield | |
| ATTRIBUTE2 | VARCHAR2 | (150) | Attribute for descriptive flexfield | |
| ATTRIBUTE3 | VARCHAR2 | (150) | Attribute for descriptive flexfield | |
| ATTRIBUTE4 | VARCHAR2 | (150) | Attribute for descriptive flexfield | |
| ATTRIBUTE5 | VARCHAR2 | (150) | Attribute for descriptive flexfield | |
| ATTRIBUTE6 | VARCHAR2 | (150) | Attribute for descriptive flexfield | |
| ATTRIBUTE7 | VARCHAR2 | (150) | Attribute for descriptive flexfield | |
| ATTRIBUTE8 | VARCHAR2 | (150) | Attribute for descriptive flexfield | |
| ATTRIBUTE9 | VARCHAR2 | (150) | Attribute for descriptive flexfield | |
| ATTRIBUTE10 | VARCHAR2 | (150) | Attribute for descriptive flexfield | |
| ATTRIBUTE11 | VARCHAR2 | (150) | Attribute for descriptive flexfield | |
| ATTRIBUTE12 | VARCHAR2 | (150) | Attribute for descriptive flexfield | |
| ATTRIBUTE13 | VARCHAR2 | (150) | Attribute for descriptive flexfield | |
| ATTRIBUTE14 | VARCHAR2 | (150) | Attribute for descriptive flexfield | |
| ATTRIBUTE15 | VARCHAR2 | (150) | Attribute for descriptive flexfield | |
| ATTRIBUTE16 | VARCHAR2 | (150) | Attribute for descriptive flexfield | |
| ATTRIBUTE17 | VARCHAR2 | (150) | Attribute for descriptive flexfield | |
| ATTRIBUTE18 | VARCHAR2 | (150) | Attribute for descriptive flexfield | |
| ATTRIBUTE19 | VARCHAR2 | (150) | Attribute for descriptive flexfield | |
| ATTRIBUTE20 | VARCHAR2 | (150) | Attribute for descriptive flexfield |
Cut, paste (and edit) the following text to query this object:
SELECT PERSON_ID
, COURSE_CD
, UNIT_SET_CD
, US_VERSION_NUMBER
, SEQUENCE_NUMBER
, SELECTION_DT
, STUDENT_CONFIRMED_IND
, END_DT
, PARENT_UNIT_SET_CD
, PARENT_SEQUENCE_NUMBER
, PRIMARY_SET_IND
, VOLUNTARY_END_IND
, AUTHORISED_PERSON_ID
, AUTHORISED_ON
, OVERRIDE_TITLE
, RQRMNTS_COMPLETE_IND
, RQRMNTS_COMPLETE_DT
, S_COMPLETED_SOURCE_TYPE
, CREATED_BY
, CREATION_DATE
, LAST_UPDATED_BY
, LAST_UPDATE_DATE
, LAST_UPDATE_LOGIN
, REQUEST_ID
, PROGRAM_APPLICATION_ID
, PROGRAM_ID
, PROGRAM_UPDATE_DATE
, CATALOG_CAL_TYPE
, CATALOG_SEQ_NUM
, ATTRIBUTE_CATEGORY
, ATTRIBUTE1
, ATTRIBUTE2
, ATTRIBUTE3
, ATTRIBUTE4
, ATTRIBUTE5
, ATTRIBUTE6
, ATTRIBUTE7
, ATTRIBUTE8
, ATTRIBUTE9
, ATTRIBUTE10
, ATTRIBUTE11
, ATTRIBUTE12
, ATTRIBUTE13
, ATTRIBUTE14
, ATTRIBUTE15
, ATTRIBUTE16
, ATTRIBUTE17
, ATTRIBUTE18
, ATTRIBUTE19
, ATTRIBUTE20
FROM IGS.IGS_AS_SU_SETATMPT;
IGS.IGS_AS_SU_SETATMPT does not reference any database object
IGS.IGS_AS_SU_SETATMPT is referenced by following:
APPS
IGS_AS_SU_SETATMPT
|
|
|
|