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


TABLE: IGS.IGS_EN_ATD_MODE_ALL

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


IGS_EN_ATD_MODE_ALL describes available university program attendance modes. Examples include internal, external, and multi-modal.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
IGS_EN_ATD_MODE_ALL_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnATTENDANCE_MODE
IGS_EN_ATD_MODE_ALL_N1 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnGOVT_ATTENDANCE_MODE
Columns
Name Datatype Length Mandatory Comments
ATTENDANCE_MODE VARCHAR2 (2) Yes Code of an institution-defined attendance mode. Attendance mode identifies the mode of attendance for that a student undertakes a program. Each attendance mode must be mapped to a government attendance type.
DESCRIPTION VARCHAR2 (60) Yes Description of an institution-defined attendance mode. An attendance mode identifies the mode of attendance for a program that student undertakes. Each attendance mode must be mapped to a government attendance type.
GOVT_ATTENDANCE_MODE VARCHAR2 (1) Yes Code of a government attendance mode, DETYA element 329. An attendance mode identifies the mode of attendance for the program a student undertakes. For example, 1 - INTERNAL MODE OFATTENDANCE, 2 - EXTERNAL MODE OF ATTENDANCE.
CLOSED_IND VARCHAR2 (1) Yes Indicator that specifies if the attendance mode is open or closed. Setting the checkbox to 'closed' - ticked, prevents use of the attendance mode in new program offering option records.
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
ORG_ID NUMBER (15)
Operating Unit Identifier
Query Text

Cut, paste (and edit) the following text to query this object:


SELECT ATTENDANCE_MODE
,      DESCRIPTION
,      GOVT_ATTENDANCE_MODE
,      CLOSED_IND
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
,      ORG_ID
FROM IGS.IGS_EN_ATD_MODE_ALL;

Dependencies

[top of page]

IGS.IGS_EN_ATD_MODE_ALL does not reference any database object

IGS.IGS_EN_ATD_MODE_ALL is referenced by following:

SchemaAPPS
SynonymIGS_EN_ATD_MODE_ALL