[Home] [Help]
[Dependency Information]
| Object Name: | IGS_CA_TEACH_TO_LOAD_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | IGS.IGS_CA_TEACH_TO_LOAD_V
|
| Subobject Name: | |
| Status: | VALID |
A public view which may be useful for custom reporting or other data
requirements.
Describes the teaching calendars for the give load calendar
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| LOAD_CAL_TYPE | VARCHAR2 | (10) | Yes | Name of a type calendar used within the institution. For example, ACAD-YR, SEM-1, LOAD-1. |
| LOAD_CI_SEQUENCE_NUMBER | NUMBER | (6) | Yes | Unique identifier of the calendar instance |
| LOAD_START_DT | DATE | Yes | Date from that a calendar instance becomes effective. For example, the calendar instance Semester 1 1999 may commence on 1/3/1999. | |
| LOAD_END_DT | DATE | Yes | Date from that a calendar instance is no longer effective. For example, the calendar instance Semester 1 1999 may end on 11/6/1999. | |
| LOAD_ALTERNATE_CODE | VARCHAR2 | (10) | Alternate short reference code for identifying a calendar instance. Alternate codes are mandatory for academic, admission progression, and teaching calendars. The code is used to facilitate mass keying of enrollment, unit and course offerings and is displayed in relevant forms and reports. | |
| LOAD_DESCRIPTION | VARCHAR2 | (30) | Extra attribute for Uniquely identifying the Calendar instance | |
| TEACH_CAL_TYPE | VARCHAR2 | (10) | Yes | Institution-defined name of a type of calendar used within the organization. Units can only be offered in instances of calendar types that are categorized as TEACHING calendars. |
| TEACH_CI_SEQUENCE_NUMBER | NUMBER | (6) | Yes | Unique identifier for a prior calendar instance. Set when calendar instance is the result of a rolled over calendar. |
| TEACH_START_DT | DATE | Yes | The Start date. | |
| TEACH_END_DT | DATE | Yes | The End Date. | |
| TEACH_ALTERNATE_CODE | VARCHAR2 | (10) | Describes the alternate code. | |
| TEACH_DESCRIPTION | VARCHAR2 | (30) | Extra attribute for Uniquely identifying the Calendar instance |
Cut, paste (and edit) the following text to query this object:
SELECT LOAD_CAL_TYPE
, LOAD_CI_SEQUENCE_NUMBER
, LOAD_START_DT
, LOAD_END_DT
, LOAD_ALTERNATE_CODE
, LOAD_DESCRIPTION
, TEACH_CAL_TYPE
, TEACH_CI_SEQUENCE_NUMBER
, TEACH_START_DT
, TEACH_END_DT
, TEACH_ALTERNATE_CODE
, TEACH_DESCRIPTION
FROM APPS.IGS_CA_TEACH_TO_LOAD_V;
APPS
IGS_CA_INST
IGS_CA_INST_REL
IGS_CA_TYPE
IGS_ST_DFT_LOAD_APPO
APPS
IGF_AP_GEN_001
- show dependent code
IGS_AD_PS_APPL_INST_PKG
- show dependent code
IGS_AS_ANON_GRD_PKG
- show dependent code
IGS_AS_CALC_AWARD_MARK
- show dependent code
IGS_AS_GEN_003
- show dependent code
IGS_AS_NOTIFY_PKG
- show dependent code
IGS_AS_SS_DOC_REQUEST
- show dependent code
IGS_AS_SUAH_LOAD_V
IGS_AS_SUA_LOAD_V
IGS_AS_USEC_ATTEND_ENTRY_V
IGS_AS_USEC_CLASSLIST_V
IGS_AS_USEC_GRADE_ENTRY_V
IGS_AS_XSLISTCOM_ADI_V
IGS_AS_XSLISTSEP_ADI_V
IGS_AS_X_USEC_CLASSLIST_V
IGS_AV_GEN_001
- show dependent code
IGS_DA_XML_ACADEMICPROGRAM_V
IGS_DA_XML_COURSE_V
IGS_DA_XML_PKG
- show dependent code
IGS_EN_ADD_UNITS_API
- show dependent code
IGS_EN_DASHBOARD
- show dependent code
IGS_EN_ELGBL_OVERRIDE
- show dependent code
IGS_EN_ELGBL_PERSON
- show dependent code
IGS_EN_ELGB_OVR_UOO_PKG
- show dependent code
IGS_EN_ENROLL_WLST
- show dependent code
IGS_EN_GEN_003
- show dependent code
IGS_EN_GEN_010
- show dependent code
IGS_EN_GEN_011
- show dependent code
IGS_EN_GEN_012
- show dependent code
IGS_EN_GEN_013
- show dependent code
IGS_EN_GEN_015
- show dependent code
IGS_EN_GEN_018
- show dependent code
IGS_EN_GEN_LEGACY
- show dependent code
IGS_EN_NSC_PKG
- show dependent code
IGS_EN_PLAN_UTILS
- show dependent code
IGS_EN_PRC_LOAD
- show dependent code
IGS_EN_SEVIS
- show dependent code
IGS_EN_STDNT_PS_ATT_PKG
- show dependent code
IGS_EN_SUA_API
- show dependent code
IGS_EN_SUA_LGCY_PUB
- show dependent code
IGS_EN_SU_ATTEMPT_PKG
- show dependent code
IGS_EN_TIMESLOTS
- show dependent code
IGS_EN_TRANSFER_APIS
- show dependent code
IGS_EN_VAL_SCA
- show dependent code
IGS_EN_VAL_SUA
- show dependent code
IGS_EN_WLST_GEN_PROC
- show dependent code
IGS_EN_WORKFLOW
- show dependent code
IGS_PE_GEN_004
- show dependent code
IGS_PR_ACAD_LOAD_V
IGS_PR_ACAD_PROGRAM_V
IGS_PR_ACAD_UNIT_V
IGS_PR_GEN_004
- show dependent code
IGS_PR_STU_ACAD_V
IGS_PS_CAL_RSR_VAL
- show dependent code
IGS_PS_CREATE_GENERIC_PKG
- show dependent code
IGS_PS_GEN_001
- show dependent code
IGS_PS_GEN_008
- show dependent code
IGS_PS_UNIT_OFR_OPT_PKG
- show dependent code
IGS_PS_UNIT_OFR_OPT_PKG
- show dependent code
IGS_PS_VALIDATE_LGCY_PKG
- show dependent code
IGS_RU_VAL_UNIT_RULE
- show dependent code
IGS_SS_ENR_DETAILS
- show dependent code
IGS_SS_EN_RULE_CART_MAX_V
IGS_SS_EN_WRAPPERS
- show dependent code
|
|
|
|