Search Results igs_as_usec_grade_entry_v
Overview
The view IGS_AS_USEC_GRADE_ENTRY_V belongs to the IGS — Student System product family within Oracle E-Business Suite. It is documented in the ETRM repository as obsolete and is flagged as not implemented in the reference database. The view is designed to expose unit section (USEC) records that are relevant to grade entry processing, joining scheduling, location, instructor, and grading schema information into a single denormalized projection.
Its role in Oracle EBS reporting and integration is to provide a consolidated read model for downstream grade-entry screens, extracts, and interface programs that require both the teaching (delivery) context and the load (teaching assignment) context of a unit offering option. Because the view exposes surrogate identifiers such as UOO_ID alongside human-readable attributes, it supports both display reporting and programmatic joins back into the underlying transactional tables.
Underlying Base Objects
The view text is defined over the following base objects:
IGS_PS_UNIT_OFR_OPT_ALL— unit offering options (aliasedUOO), the primary driving table.IGS_PS_UNIT_GRD_SCHM— unit-level grading schema (UGS), restricted to the default schema.IGS_PS_USEC_GRD_SCHM— unit-section-level grading schema (USECGS), outer-joined so that a section-specific override may or may not exist.IGS_CA_TEACH_TO_LOAD_V— a supporting view (TTL) linking teaching calendar instances to load descriptions.IGS_PS_USEC_TCH_RESP— teaching responsibility records (USTR) associating instructors with unit offering options.IGS_AD_LOCATION_ALL— location definitions (LOC).IGS_PS_UNIT_VER_ALL— unit version data (UV), providing the unit title.HZ_PARTIES— the party/instructor name source (P).
Joins are enforced on UOO_ID, calendar type and sequence number, location code, unit code and version number, and instructor party identifier. Unit section status is filtered to OPEN, CLOSED, HOLD, or FULLWAITOK.
Key Columns
- LOAD_DESCRIPTION — the descriptive text for the teaching load associated with the offering, taken from
TTL.LOAD_DESCRIPTION. This is the column most commonly targeted when searching this view. - TEACH_DESCRIPTION — descriptive text for the teaching calendar instance.
- UNIT_CD / UNIT_CLASS / TITLE — unit identity and presentation attributes.
- LOCATION_CD / LOCATION — delivery location code and description.
- CALL_NUMBER — the section call number used in enrolment references.
- GRADING_SCHEMA_CODE / GRD_SCHM_VERSION_NUMBER — the effective grading schema, resolved via
NVLso that a section-level schema overrides the unit-level default. - INSTRUCTOR_ID / INSTRUCTOR_NAME — instructor party identifier and concatenated full name.
- UOO_ID — surrogate key of the unit offering option, essential for downstream joins.
- LOAD_CAL_TYPE, LOAD_CI_SEQUENCE_NUMBER, TEACH_CAL_TYPE, TEACH_CI_SEQUENCE_NUMBER — calendar and sequence identifiers distinguishing teaching versus load contexts.
- OWNER_ORG_UNIT_CD, TEACH_ALTERNATE_CODE — organisational ownership and alternate delivery coding.
Common Use Cases and Queries
Typical scenarios include grade-entry roster preparation, instructor workload reporting keyed on load descriptions, and integration extracts feeding external grade capture systems. A representative query retrieving grade-entry context by load description is:
SELECT uoo_id, unit_cd, call_number, load_description, instructor_name, grading_schema_code, grd_schm_version_number FROM igs_as_usec_grade_entry_v WHERE load_description LIKE :p_load_desc;SELECT unit_cd, location, title, instructor_name FROM igs_as_usec_grade_entry_v WHERE owner_org_unit_cd = :p_org AND teach_cal_type = :p_cal_type;
Because the object is documented as obsolete and not implemented in the reference database, implementations on 12.1.1 or 12.2.2 should validate its availability against the local database before relying on it, and consider substituting direct queries against the base tables where the view is absent.
-
View: IGS_AS_USEC_GRADE_ENTRY_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGS_AS_USEC_GRADE_ENTRY_V, object_name:IGS_AS_USEC_GRADE_ENTRY_V, status:VALID, product: IGS - Student System , description: Unit sections for grade entry information , implementation_dba_data: APPS.IGS_AS_USEC_GRADE_ENTRY_V ,
-
View: IGS_AS_USEC_GRADE_ENTRY_V
12.2.2
product: IGS - Student System (Obsolete) , description: Unit sections for grade entry information , implementation_dba_data: Not implemented in this database ,
-
SYNONYM: APPS.IGS_PS_USEC_GRD_SCHM
12.1.1
owner:APPS, object_type:SYNONYM, object_name:IGS_PS_USEC_GRD_SCHM, status:VALID,
-
SYNONYM: APPS.IGS_PS_USEC_TCH_RESP
12.1.1
owner:APPS, object_type:SYNONYM, object_name:IGS_PS_USEC_TCH_RESP, status:VALID,
-
SYNONYM: APPS.IGS_PS_UNIT_GRD_SCHM
12.1.1
owner:APPS, object_type:SYNONYM, object_name:IGS_PS_UNIT_GRD_SCHM, status:VALID,
-
SYNONYM: APPS.IGS_AD_LOCATION_ALL
12.1.1
owner:APPS, object_type:SYNONYM, object_name:IGS_AD_LOCATION_ALL, status:VALID,
-
VIEW: APPS.IGS_AS_USEC_GRADE_ENTRY_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGS_AS_USEC_GRADE_ENTRY_V, object_name:IGS_AS_USEC_GRADE_ENTRY_V, status:VALID,
-
SYNONYM: APPS.IGS_PS_UNIT_OFR_OPT_ALL
12.1.1
owner:APPS, object_type:SYNONYM, object_name:IGS_PS_UNIT_OFR_OPT_ALL, status:VALID,
-
SYNONYM: APPS.IGS_PS_UNIT_VER_ALL
12.1.1
owner:APPS, object_type:SYNONYM, object_name:IGS_PS_UNIT_VER_ALL, status:VALID,
-
VIEW: APPS.IGS_CA_TEACH_TO_LOAD_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGS_CA_TEACH_TO_LOAD_V, object_name:IGS_CA_TEACH_TO_LOAD_V, status:VALID,
-
12.1.1 DBA Data
12.1.1
-
12.1.1 FND Design Data
12.1.1
-
12.2.2 FND Design Data
12.2.2
-
SYNONYM: APPS.HZ_PARTIES
12.1.1
owner:APPS, object_type:SYNONYM, object_name:HZ_PARTIES, status:VALID,
-
12.1.1 DBA Data
12.1.1
-
eTRM - IGS Tables and Views
12.1.1
description: Holds applicant whose records are wrongly available . It is recommended that such applicant records are deleted from the system . It synchronizes with UCAS view 'ivStarW'. ,
-
eTRM - IGS Tables and Views
12.1.1
description: Holds applicant whose records are wrongly available . It is recommended that such applicant records are deleted from the system . It synchronizes with UCAS view 'ivStarW'. ,