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


VIEW: APPS.IGS_EN_ATD_TYPE

Object Details
Object Name: IGS_EN_ATD_TYPE
Object Type: VIEW
Owner: APPS
FND Design Data: ViewIGS.IGS_EN_ATD_TYPE
Subobject Name:
Status: VALID

View Type

A multi-org view which will retrive data for your current operating unit and ignore data in other operating units.


View incorporating various attendance types available. i.e. full-time, part-time.


[View Source]

Columns
Name Datatype Length Mandatory Comments
ROW_ID ROWID (10)
ORG_ID NUMBER (15)
Operating Unit Identifier.
ATTENDANCE_TYPE VARCHAR2 (2) Yes The code of an institution-defined attendance type. Anattendance type identifies whether a student is classified as part-time or full-time in the course, based on their study load in the reference year. Each attendance type must be mapped to a government attendance type DETYA element 330.
DESCRIPTION VARCHAR2 (60) Yes The description of an institution-defined attendance type. An attendance type identifies whether a student is classified as part-time or full-time in the course, based on their study load in the reference year. Each attendance type must be mapped to a government attendance type DETYA element 330.
GOVT_ATTENDANCE_TYPE VARCHAR2 (30) Yes The code of a government attendance type DETYA element 330 .An attendance type identifies whether a student is classified as part-time or full-time in the course, based on their study load in the reference year.
LOWER_ENR_LOAD_RANGE NUMBER (7) Yes The lower end of the enrolment load range in EFTSU which defines the attendance type. The range specified by the lower and upper load values is used by the system to derive the student course attendance type in an academic period. For example, a lower range value of 0.001 EFTSU and an upper range value of 0.749 EFTSU may define the PART-TIME attendance type in a standard academic year.
UPPER_ENR_LOAD_RANGE NUMBER (7) Yes The upper end of the enrolment load range in EFTSU which defines the attendance type. The range specified by the lower andupper load values is used by the system to derive the student course attendance type in an academic period. For example, a lower rangevalue of 0.750 EFTSU and an upper range value of 99.000 EFTSU maydefine the FULL-TIME attendance type in a standard academic year.
RESEARCH_PERCENTAGE NUMBER (5)
Describes the default attendance percentage for a given attendance type. For example, research students offered a full-time candidature would normally have a default attendance percentage = 100%.Part-time research students would normally have a defaultattendance percentage = 50%. Attendance percentage is one of the factors considered in the calculation of minimum and maximum submission dates for research students.
CLOSED_IND VARCHAR2 (1) Yes An indicator which specifies if the attendance type is open or closed. Setting the checkbox to 'closed' ticked prevents use of the attendance type in new course 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
Query Text

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


SELECT ROW_ID
,      ORG_ID
,      ATTENDANCE_TYPE
,      DESCRIPTION
,      GOVT_ATTENDANCE_TYPE
,      LOWER_ENR_LOAD_RANGE
,      UPPER_ENR_LOAD_RANGE
,      RESEARCH_PERCENTAGE
,      CLOSED_IND
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
FROM APPS.IGS_EN_ATD_TYPE;

Dependencies

[top of page]

APPS.IGS_EN_ATD_TYPE references the following:

SchemaAPPS
SynonymIGS_EN_ATD_TYPE_ALL
APPS.IGS_EN_ATD_TYPE is referenced by following:

SchemaAPPS
ViewIGF_AP_AWYR_ATMAP_V
ViewIGF_AP_IA_LOOKUP_V
Package BodyIGF_AW_ANTICIPATED_DATA - show dependent code
ViewIGF_AW_AWD_DISB_V
ViewIGF_AW_DP_TEACH_PRDS_V
ViewIGF_AW_FUND_MAST_V
Package BodyIGF_AW_LI_IMPORT - show dependent code
ViewIGF_SP_FUND_MAST_V
ViewIGF_SP_STDNT_REL_V
Package BodyIGS_AD_GEN_002 - show dependent code
Package BodyIGS_AD_GEN_004 - show dependent code
Package BodyIGS_AD_GEN_010 - show dependent code
Package BodyIGS_AD_VAL_APCOO - show dependent code
Package BodyIGS_AD_WF_P2A - show dependent code
Package BodyIGS_CA_VAL_QLITY - show dependent code
Package BodyIGS_EN_GEN_002 - show dependent code
Package BodyIGS_EN_GEN_006 - show dependent code
Package BodyIGS_EN_SPA_TERMS_API - show dependent code
Package BodyIGS_EN_VAL_ENCMB - show dependent code
Package BodyIGS_EN_VAL_PEE - show dependent code
Package BodyIGS_EN_VAL_SCA - show dependent code
Package BodyIGS_FI_1098T_EXTRACT_DATA - show dependent code
ViewIGS_FI_FEE_AS_RATE_V
Package BodyIGS_FI_VAL_CFAR - show dependent code
Package BodyIGS_GE_VAL_PARAM - show dependent code
Package BodyIGS_PRECREATE_APPL_PUB - show dependent code
Package BodyIGS_PR_GEN_006 - show dependent code
ViewIGS_PR_MILESTONE_CRV_ATT_V
ViewIGS_PR_OU_TYPE_V
Package BodyIGS_PS_VAL_COO - show dependent code
Package BodyIGS_PS_VAL_GAT - show dependent code
Package BodyIGS_RE_GEN_001 - show dependent code
Package BodyIGS_ST_GEN_004 - show dependent code