Search Results load_calendar_type
Overview
IGSFV_AS_ANONYMOUS_ID_ASSESS is a Business Intelligence System (BIS) view owned by the APPS schema within the Oracle E-Business Suite Student System (formerly Oracle Student System, now part of the Student Information Management footprint). It is registered in FND Design Data under the application short name IGS with the designation IGS.IGSFV_AS_ANONYMOUS_ID_ASSESS, and it carries a status of VALID. The view describes the occurrence of an application for special consideration as it relates to anonymised student assessment. In practice, it exposes the linkage between an anonymous identifier assigned to a person, the assessment type under which that anonymity applies, and the load calendar in which the assessment takes place.
Because the object is defined as a view rather than a base table, it presents a denormalised, read-only projection suitable for reporting, extraction, and integration. Report authors and interface developers use it when they need assessment anonymity data without traversing the full normalised entity model underneath the Student System.
Underlying Base Objects
The documented ETRM metadata for this view lists no referenced base objects, and the excerpt provides only a dependency stub referencing APPS.IGSFV_AS_ANONYMO. This is consistent with a view that is generated as part of the Business Intelligence System layer, where the underlying joins are maintained internally rather than being published as discrete dependencies. Consequently, the view should be treated as a derived object whose physical source tables reside within the IGS (Student System) schema family, most plausibly the assessment and anonymous identifier entities that hold person, assessment type, and load calendar attributes.
Because the base objects are not documented here, administrators should not assume that any single table supplies all columns. The safest practice when tracing data lineage is to inspect the view DDL directly in the EBS instance, since the ETRM excerpt does not reproduce the full definition.
Key Columns
- PERSON_NAME (VARCHAR2, 360) and PERSON_NUMBER (VARCHAR2, 30) — the person's name and unique identification number.
- PERSON_ID (NUMBER, 15) — the unique student information system identification number for the person.
- ANONYMOUS_ID (VARCHAR2, 30) — the anonymous identifier assigned to the person for the assessment.
- _LA:SYSTEM_GENERATED_IND (CHAR, 62) — indicates Y or N, flagging whether the anonymous ID was generated by the system or obtained from a user hook.
- ASSESSMENT_TYPE (VARCHAR2, 10) and ASSESSMENT_TYPE_DESCRIPTION (VARCHAR2, 60) — the assessment type code and its description.
- LOAD_CALENDAR_TYPE (VARCHAR2, 10) — the load calendar type, which is the field most frequently used to filter this view.
- LOAD_CI_SEQUENCE_NUMBER (NUMBER) — the load calendar sequence number.
- LOAD_CALENDAR_DESCRIPTION (VARCHAR2, 30) — the calendar description.
- CREATED_BY, CREATION_DATE, LAST_UPDATED_BY, LAST_UPDATE_DATE — standard Who columns.
Common Use Cases and Queries
The view is commonly queried to retrieve anonymous identifiers for assessment processing filtered by load calendar. The query text published in the ETRM is:
SELECT PERSON_NAME, PERSON_NUMBER, ANONYMOUS_ID, ASSESSMENT_TYPE,
ASSESSMENT_TYPE_DESCRIPTION, _LA:SYSTEM_GENERATED_IND,
LOAD_CALENDAR_TYPE, LOAD_CI_SEQUENCE_NUMBER,
LOAD_CALENDAR_DESCRIPTION, PERSON_ID, CREATED_BY,
CREATION_DATE, LAST_UPDATED_BY, LAST_UPDATE_DATE
FROM APPS.IGSFV_AS_ANONYMOUS_ID_ASSESS;
A typical refinement adds a calendar filter, for example restricting to a single calendar type and sequence number, or selecting only system-generated anonymous IDs where the indicator equals Y. These patterns support audit reporting and the reconciliation of assessment anonymity against load calendar definitions.
-
VIEW: APPS.IGSFV_AS_ANONYMOUS_ID_ASSESS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGSFV_AS_ANONYMOUS_ID_ASSESS, object_name:IGSFV_AS_ANONYMOUS_ID_ASSESS, status:VALID,
-
VIEW: APPS.IGSFV_AS_ANONYMOUS_ID_UNITS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGSFV_AS_ANONYMOUS_ID_UNITS, object_name:IGSFV_AS_ANONYMOUS_ID_UNITS, status:VALID,
-
View: IGFBV_STUDENT_PAYROLL_DETAILS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGF.IGFBV_STUDENT_PAYROLL_DETAILS, object_name:IGFBV_STUDENT_PAYROLL_DETAILS, status:VALID, product: IGF - Financial Aid , description: Base view for the entity that holds Student Payroll Details , implementation_dba_data: APPS.IGFBV_STUDENT_PAYROLL_DETAILS ,
-
VIEW: APPS.IGSBV_AS_CHNG_GRD_REQUESTS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGSBV_AS_CHNG_GRD_REQUESTS, object_name:IGSBV_AS_CHNG_GRD_REQUESTS, status:VALID,
-
View: IGSBV_AS_ANONYMOUS_ID_ASSESS
12.2.2
product: IGS - Student System (Obsolete) , description: Holds the person with the assigned Anonymous Id for the method ASSESSMENT , implementation_dba_data: Not implemented in this database ,
-
View: IGFBV_STUDENT_AUTHORIZATIONS
12.2.2
product: IGF - Financial Aid (Obsolete) , description: Base view for the entity that holds Student Work Authorizations , implementation_dba_data: Not implemented in this database ,
-
VIEW: APPS.IGSBV_AS_ANONYMOUS_ID_ASSESS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGSBV_AS_ANONYMOUS_ID_ASSESS, object_name:IGSBV_AS_ANONYMOUS_ID_ASSESS, status:VALID,
-
View: IGFFV_STUDENT_PAYROLL_DETAILS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGF.IGFFV_STUDENT_PAYROLL_DETAILS, object_name:IGFFV_STUDENT_PAYROLL_DETAILS, status:VALID, product: IGF - Financial Aid , description: Full View for the Entity that holds Student Payroll Details , implementation_dba_data: APPS.IGFFV_STUDENT_PAYROLL_DETAILS ,
-
View: IGFBV_STUDENT_PAYROLL_DETAILS
12.2.2
product: IGF - Financial Aid (Obsolete) , description: Base view for the entity that holds Student Payroll Details , implementation_dba_data: Not implemented in this database ,
-
View: IGSFV_AS_ANONYMOUS_ID_ASSESS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGSFV_AS_ANONYMOUS_ID_ASSESS, object_name:IGSFV_AS_ANONYMOUS_ID_ASSESS, status:VALID, product: IGS - Student System , description: Describes occurrence of an application for special consideration. , implementation_dba_data: APPS.IGSFV_AS_ANONYMOUS_ID_ASSESS ,
-
VIEW: APPS.IGSBV_STUDENT_SPNSR_RELATIONS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGSBV_STUDENT_SPNSR_RELATIONS, object_name:IGSBV_STUDENT_SPNSR_RELATIONS, status:VALID,
-
VIEW: APPS.IGSBV_AS_ANONYMOUS_ID_UNITS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGSBV_AS_ANONYMOUS_ID_UNITS, object_name:IGSBV_AS_ANONYMOUS_ID_UNITS, status:VALID,
-
VIEW: APPS.IGFBV_STUDENT_PAYROLL_DETAILS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGF.IGFBV_STUDENT_PAYROLL_DETAILS, object_name:IGFBV_STUDENT_PAYROLL_DETAILS, status:VALID,
-
View: IGFFV_STUDENT_PAYROLL_DETAILS
12.2.2
product: IGF - Financial Aid (Obsolete) , description: Full View for the Entity that holds Student Payroll Details , implementation_dba_data: Not implemented in this database ,
-
View: IGSFV_AS_ANONYMOUS_ID_ASSESS
12.2.2
product: IGS - Student System (Obsolete) , description: Describes occurrence of an application for special consideration. , implementation_dba_data: Not implemented in this database ,
-
View: IGFFV_STUDENT_FWS_AWAD_DETAILS
12.2.2
product: IGF - Financial Aid (Obsolete) , description: Full View for the Entity that holds Student Work Study Award Details , implementation_dba_data: Not implemented in this database ,
-
View: IGFBV_AWARD_DISBURSEMENTS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGF.IGFBV_AWARD_DISBURSEMENTS, object_name:IGFBV_AWARD_DISBURSEMENTS, status:VALID, product: IGF - Financial Aid , description: Base View for the Entity that holds the information of each disbursement. , implementation_dba_data: APPS.IGFBV_AWARD_DISBURSEMENTS ,
-
VIEW: APPS.IGFFV_STUDENT_PAYROLL_DETAILS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGF.IGFFV_STUDENT_PAYROLL_DETAILS, object_name:IGFFV_STUDENT_PAYROLL_DETAILS, status:VALID,
-
View: IGSBV_AS_ANONYMOUS_ID_ASSESS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGSBV_AS_ANONYMOUS_ID_ASSESS, object_name:IGSBV_AS_ANONYMOUS_ID_ASSESS, status:VALID, product: IGS - Student System , description: Holds the person with the assigned Anonymous Id for the method ASSESSMENT , implementation_dba_data: APPS.IGSBV_AS_ANONYMOUS_ID_ASSESS ,
-
View: IGSBV_STUDENT_SPNSR_RELATIONS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGSBV_STUDENT_SPNSR_RELATIONS, object_name:IGSBV_STUDENT_SPNSR_RELATIONS, status:VALID, product: IGS - Student System , description: Holds sponsor student relation details , implementation_dba_data: APPS.IGSBV_STUDENT_SPNSR_RELATIONS ,
-
View: IGSBV_STUDENT_SPNSR_RELATIONS
12.2.2
product: IGS - Student System (Obsolete) , description: Holds sponsor student relation details , implementation_dba_data: Not implemented in this database ,
-
VIEW: APPS.IGSFV_STUDENT_SPNSR_RELATIONS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGSFV_STUDENT_SPNSR_RELATIONS, object_name:IGSFV_STUDENT_SPNSR_RELATIONS, status:VALID,
-
View: IGFBV_STUDENT_AUTHORIZATIONS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGF.IGFBV_STUDENT_AUTHORIZATIONS, object_name:IGFBV_STUDENT_AUTHORIZATIONS, status:VALID, product: IGF - Financial Aid , description: Base view for the entity that holds Student Work Authorizations , implementation_dba_data: APPS.IGFBV_STUDENT_AUTHORIZATIONS ,
-
VIEW: APPS.IGFBV_STUDENT_FWS_AWAD_DETAILS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGF.IGFBV_STUDENT_FWS_AWAD_DETAILS, object_name:IGFBV_STUDENT_FWS_AWAD_DETAILS, status:VALID,
-
VIEW: APPS.IGFFV_STUDENT_FWS_AWAD_DETAILS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGF.IGFFV_STUDENT_FWS_AWAD_DETAILS, object_name:IGFFV_STUDENT_FWS_AWAD_DETAILS, status:VALID,
-
View: IGSFV_STUDENT_SPNSR_RELATIONS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGSFV_STUDENT_SPNSR_RELATIONS, object_name:IGSFV_STUDENT_SPNSR_RELATIONS, status:VALID, product: IGS - Student System , description: Holds sponsor student relation details , implementation_dba_data: APPS.IGSFV_STUDENT_SPNSR_RELATIONS ,
-
View: IGSFV_STUDENT_SPNSR_RELATIONS
12.2.2
product: IGS - Student System (Obsolete) , description: Holds sponsor student relation details , implementation_dba_data: Not implemented in this database ,
-
View: IGSBV_AS_ANONYMOUS_ID_UNITS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGSBV_AS_ANONYMOUS_ID_UNITS, object_name:IGSBV_AS_ANONYMOUS_ID_UNITS, status:VALID, product: IGS - Student System , description: Holds the person with the assigned Anonymous Id for the method SECTION , implementation_dba_data: APPS.IGSBV_AS_ANONYMOUS_ID_UNITS ,
-
View: IGSBV_AS_CHNG_GRD_REQUESTS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGSBV_AS_CHNG_GRD_REQUESTS, object_name:IGSBV_AS_CHNG_GRD_REQUESTS, status:VALID, product: IGS - Student System , description: Request details for grade changes , implementation_dba_data: APPS.IGSBV_AS_CHNG_GRD_REQUESTS ,
-
View: IGSBV_AS_ANONYMOUS_ID_UNITS
12.2.2
product: IGS - Student System (Obsolete) , description: Holds the person with the assigned Anonymous Id for the method SECTION , implementation_dba_data: Not implemented in this database ,
-
View: IGFBV_STUDENT_FWS_AWAD_DETAILS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGF.IGFBV_STUDENT_FWS_AWAD_DETAILS, object_name:IGFBV_STUDENT_FWS_AWAD_DETAILS, status:VALID, product: IGF - Financial Aid , description: Base view for the entity that holds Student Work Study Award Details , implementation_dba_data: APPS.IGFBV_STUDENT_FWS_AWAD_DETAILS ,
-
View: IGFFV_STUDENT_FWS_AWAD_DETAILS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGF.IGFFV_STUDENT_FWS_AWAD_DETAILS, object_name:IGFFV_STUDENT_FWS_AWAD_DETAILS, status:VALID, product: IGF - Financial Aid , description: Full View for the Entity that holds Student Work Study Award Details , implementation_dba_data: APPS.IGFFV_STUDENT_FWS_AWAD_DETAILS ,
-
View: IGFFV_STUDENT_AUTHORIZATIONS
12.2.2
product: IGF - Financial Aid (Obsolete) , description: Full View for the Entity that holds Student Work Authorizations , implementation_dba_data: Not implemented in this database ,
-
View: IGFFV_STUDENT_AUTHORIZATIONS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGF.IGFFV_STUDENT_AUTHORIZATIONS, object_name:IGFFV_STUDENT_AUTHORIZATIONS, status:VALID, product: IGF - Financial Aid , description: Full View for the Entity that holds Student Work Authorizations , implementation_dba_data: APPS.IGFFV_STUDENT_AUTHORIZATIONS ,
-
View: IGSBV_AS_CHNG_GRD_REQUESTS
12.2.2
product: IGS - Student System (Obsolete) , description: Request details for grade changes , implementation_dba_data: Not implemented in this database ,
-
View: IGFBV_STUDENT_FWS_AWAD_DETAILS
12.2.2
product: IGF - Financial Aid (Obsolete) , description: Base view for the entity that holds Student Work Study Award Details , implementation_dba_data: Not implemented in this database ,
-
VIEW: APPS.IGSFV_AS_CHNG_GRD_REQUESTS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGSFV_AS_CHNG_GRD_REQUESTS, object_name:IGSFV_AS_CHNG_GRD_REQUESTS, status:VALID,
-
View: IGSFV_AS_ANONYMOUS_ID_UNITS
12.2.2
product: IGS - Student System (Obsolete) , description: Holds the person with the assigned Anonymous Id for the method SECTION , implementation_dba_data: Not implemented in this database ,
-
View: IGSFV_AS_ANONYMOUS_ID_UNITS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGSFV_AS_ANONYMOUS_ID_UNITS, object_name:IGSFV_AS_ANONYMOUS_ID_UNITS, status:VALID, product: IGS - Student System , description: Holds the person with the assigned Anonymous Id for the method SECTION , implementation_dba_data: APPS.IGSFV_AS_ANONYMOUS_ID_UNITS ,
-
View: IGFBV_AWARD_DISBURSEMENTS
12.2.2
product: IGF - Financial Aid (Obsolete) , description: Base View for the Entity that holds the information of each disbursement. , implementation_dba_data: Not implemented in this database ,
-
VIEW: APPS.IGFBV_STUDENT_AUTHORIZATIONS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGF.IGFBV_STUDENT_AUTHORIZATIONS, object_name:IGFBV_STUDENT_AUTHORIZATIONS, status:VALID,
-
View: IGFFV_AWARD_DISBURSEMENTS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGF.IGFFV_AWARD_DISBURSEMENTS, object_name:IGFFV_AWARD_DISBURSEMENTS, status:VALID, product: IGF - Financial Aid , description: Full View for the Entity that holds the information of each disbursement. , implementation_dba_data: APPS.IGFFV_AWARD_DISBURSEMENTS ,
-
View: IGFFV_AWARD_DISBURSEMENTS
12.2.2
product: IGF - Financial Aid (Obsolete) , description: Full View for the Entity that holds the information of each disbursement. , implementation_dba_data: Not implemented in this database ,
-
View: IGSFV_AS_CHNG_GRD_REQUESTS
12.2.2
product: IGS - Student System (Obsolete) , description: Request details for grade changes , implementation_dba_data: Not implemented in this database ,
-
View: IGSFV_AS_CHNG_GRD_REQUESTS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGSFV_AS_CHNG_GRD_REQUESTS, object_name:IGSFV_AS_CHNG_GRD_REQUESTS, status:VALID, product: IGS - Student System , description: Request details for grade changes , implementation_dba_data: APPS.IGSFV_AS_CHNG_GRD_REQUESTS ,
-
VIEW: APPS.IGFBV_AWARD_DISBURSEMENTS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGF.IGFBV_AWARD_DISBURSEMENTS, object_name:IGFBV_AWARD_DISBURSEMENTS, status:VALID,
-
VIEW: APPS.IGFFV_STUDENT_AUTHORIZATIONS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGF.IGFFV_STUDENT_AUTHORIZATIONS, object_name:IGFFV_STUDENT_AUTHORIZATIONS, status:VALID,
-
VIEW: APPS.IGFFV_AWARD_DISBURSEMENTS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGF.IGFFV_AWARD_DISBURSEMENTS, object_name:IGFFV_AWARD_DISBURSEMENTS, status:VALID,
-
eTRM - IGF Tables and Views
12.1.1
description: Holds pays only unit details for a pays only program ,
-
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'. ,