Search Results uv_version_number
Overview
The IGS_PS_ANL_LOAD_U_LN table is a core data entity within the Oracle E-Business Suite (EBS) 12.1.1 and 12.2.2, specifically for the Student Management (i.e., Campus Solutions) module under the IGS (iGATE Student) schema. This table defines the relationship between an academic unit (subject) and an annual load figure assigned to a specific program year. Its primary role is to support the calculation of Equivalent Full-Time Student Units (EFTSU) for a unit by linking it to the appropriate annual workload for a given year of a program. For instance, it can specify that a particular unit version contributes to the first-year load calculation of its associated program.
Key Information Stored
The table stores the linkage definition, audit information via standard Who columns, and is constrained by a unique composite primary key. The most critical columns are:
- COURSE_CD, CRV_VERSION_NUMBER: Identify the program (course) and its specific version.
- YR_NUM: The program year (e.g., 1, 2, 3) to which the annual load figure applies.
- EFFECTIVE_START_DT: The date from which this unit-to-annual-load linkage becomes active.
- UNIT_CD, UV_VERSION_NUMBER: The unique code and version number of the unit being linked. The user's search for "uv_version_number" highlights this column's role in ensuring the link is to a specific, versioned unit definition.
- CREATED_BY, LAST_UPDATED_BY, CREATION_DATE, LAST_UPDATE_DATE, LAST_UPDATE_LOGIN: Standard EBS Who columns for auditing.
Common Use Cases and Queries
This table is central to workload and EFTSU reporting, academic planning, and fee calculations. A common operational query retrieves all unit links for a specific program version to validate or audit annual load mappings. For reporting, it is frequently joined to unit and program master tables.
Sample Query 1: Fetch all unit-to-annual-load links for a given program and version.
SELECT UNIT_CD, UV_VERSION_NUMBER, YR_NUM, EFFECTIVE_START_DT FROM IGS.IGS_PS_ANL_LOAD_U_LN WHERE COURSE_CD = 'BSC_COMPSCI' AND CRV_VERSION_NUMBER = 1 ORDER BY YR_NUM, UNIT_CD;
Sample Query 2: Identify the specific version of a unit linked to a program's annual load (directly addressing the "uv_version_number" search context).
SELECT * FROM IGS.IGS_PS_ANL_LOAD_U_LN WHERE UNIT_CD = 'CS101' AND UV_VERSION_NUMBER = 2022;
Related Objects
Based on the provided dependency information, the primary relationship is that the IGS_PS_ANL_LOAD_U_LN table is referenced by the APPS synonym IGS_PS_ANL_LOAD_. This indicates the table is accessed via this public synonym within the EBS application layer. The unique index (IGS_PS_ANL_LOAD_U_LN_U1) defines the primary key constraint on the combination of COURSE_CD, CRV_VERSION_NUMBER, YR_NUM, EFFECTIVE_START_DT, UNIT_CD, and UV_VERSION_NUMBER. The non-unique index (IGS_PS_ANL_LOAD_U_LN_N1) on UNIT_CD and UV_VERSION_NUMBER facilitates efficient queries looking for links from a specific unit version, as per the user's search interest.
-
TABLE: IGS.IGS_PS_ANL_LOAD_U_LN
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_PS_ANL_LOAD_U_LN, object_name:IGS_PS_ANL_LOAD_U_LN, status:VALID,
-
View: IGS_AD_PS_APLINSTUNT_UNITHST_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGS_AD_PS_APLINSTUNT_UNITHST_V, object_name:IGS_AD_PS_APLINSTUNT_UNITHST_V, status:VALID, product: IGS - Student System , implementation_dba_data: APPS.IGS_AD_PS_APLINSTUNT_UNITHST_V ,
-
VIEW: APPS.IGS_AD_PS_APLINSTUNT_UNITHST_V
12.1.1
-
VIEW: APPS.IGS_CO_OU_CO_REF
12.1.1
-
View: IGS_CO_OU_CO_REF
12.2.2
product: IGS - Student System (Obsolete) , description: This view joins all references for an outgoing correspondence item , implementation_dba_data: Not implemented in this database ,
-
TABLE: IGS.IGS_HE_EXT_RUN_INTERIM
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_HE_EXT_RUN_INTERIM, object_name:IGS_HE_EXT_RUN_INTERIM, status:VALID,
-
VIEW: APPS.IGS_CO_ITM
12.1.1
-
View: IGS_AD_PS_APLINSTUNT_UNITHST_V
12.2.2
product: IGS - Student System (Obsolete) , implementation_dba_data: Not implemented in this database ,
-
View: IGS_CO_ITM
12.2.2
product: IGS - Student System (Obsolete) , description: IGS_CO_ITM describes correspondence items that are sent to students. These may be system generated items or non system generated items that users have chosen to register against students. , implementation_dba_data: Not implemented in this database ,
-
View: IGS_CO_OU_CO_REF
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGS_CO_OU_CO_REF, object_name:IGS_CO_OU_CO_REF, status:VALID, product: IGS - Student System , description: This view joins all references for an outgoing correspondence item , implementation_dba_data: APPS.IGS_CO_OU_CO_REF ,
-
View: IGS_AD_PS_APLINSTUNT
12.2.2
product: IGS - Student System (Obsolete) , implementation_dba_data: Not implemented in this database ,
-
View: IGS_AD_PS_APINTUNTHS
12.2.2
product: IGS - Student System (Obsolete) , implementation_dba_data: Not implemented in this database ,
-
View: IGS_CO_ITM
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGS_CO_ITM, object_name:IGS_CO_ITM, status:VALID, product: IGS - Student System , description: IGS_CO_ITM describes correspondence items that are sent to students. These may be system generated items or non system generated items that users have chosen to register against students. , implementation_dba_data: APPS.IGS_CO_ITM ,
-
APPS.IGS_AU_GEN_001 dependencies on USER_TAB_COLUMNS
12.1.1
-
View: IGS_AD_PS_APLINSTUNT
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGS_AD_PS_APLINSTUNT, object_name:IGS_AD_PS_APLINSTUNT, status:VALID, product: IGS - Student System , implementation_dba_data: APPS.IGS_AD_PS_APLINSTUNT ,
-
View: IGS_CO_OU_CO_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGS_CO_OU_CO_V, object_name:IGS_CO_OU_CO_V, status:VALID, product: IGS - Student System , description: Joins all references for an outgoing correspondence item , implementation_dba_data: APPS.IGS_CO_OU_CO_V ,
-
TABLE: IGS.IGS_HE_EXT_RUN_INTERIM_OLD
12.1.1
owner:IGS, object_type:TABLE, object_name:IGS_HE_EXT_RUN_INTERIM_OLD, status:VALID,
-
View: IGS_CO_OU_CO_V
12.2.2
product: IGS - Student System (Obsolete) , description: Joins all references for an outgoing correspondence item , implementation_dba_data: Not implemented in this database ,
-
View: IGS_AD_PS_APINTUNTHS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGS_AD_PS_APINTUNTHS, object_name:IGS_AD_PS_APINTUNTHS, status:VALID, product: IGS - Student System , implementation_dba_data: APPS.IGS_AD_PS_APINTUNTHS ,
-
TABLE: IGS.IGS_CO_OU_CO_REF_ALL
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_CO_OU_CO_REF_ALL, object_name:IGS_CO_OU_CO_REF_ALL, status:VALID,
-
APPS.IGS_CO_GEN_001 SQL Statements
12.1.1
-
TABLE: IGS.IGS_HE_EX_RN_DAT_LN_OLD
12.1.1
owner:IGS, object_type:TABLE, object_name:IGS_HE_EX_RN_DAT_LN_OLD, status:VALID,
-
TABLE: IGS.IGS_HE_EXT_RUN_EXCP
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_HE_EXT_RUN_EXCP, object_name:IGS_HE_EXT_RUN_EXCP, status:VALID,
-
VIEW: APPS.IGS_AD_PS_APLINSTUNT
12.1.1
-
VIEW: APPS.IGS_AD_PS_APINTUNTHS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGS_AD_PS_APINTUNTHS, object_name:IGS_AD_PS_APINTUNTHS, status:VALID,
-
VIEW: APPS.IGS_CO_OU_CO_REF
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGS_CO_OU_CO_REF, object_name:IGS_CO_OU_CO_REF, status:VALID,
-
TABLE: IGS.IGS_HE_EX_RN_DAT_LN
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_HE_EX_RN_DAT_LN, object_name:IGS_HE_EX_RN_DAT_LN, status:VALID,
-
VIEW: APPS.IGS_AD_PS_APINTUNTHS
12.1.1
-
APPS.IGS_PS_ANL_LOAD_U_LN_PKG SQL Statements
12.1.1
-
VIEW: APPS.IGS_CO_OU_CO_V
12.1.1
-
Table: IGS_PS_ANL_LOAD_U_LN
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_PS_ANL_LOAD_U_LN, object_name:IGS_PS_ANL_LOAD_U_LN, status:VALID, product: IGS - Student System , description: This entity describes a unit, which is linked to an annual load figure for the purposes of calculating its EFTSU. For example, a unit may be linked to the load for the first year of the program. , implementation_dba_data: IGS.IGS_PS_ANL_LOAD_U_LN ,
-
Table: IGS_AD_PS_APINTUNTHS_ALL
12.2.2
product: IGS - Student System (Obsolete) , description: Describes history of changes to admission program application instance unit , implementation_dba_data: Not implemented in this database ,
-
TABLE: IGS.IGS_AD_PS_APINTUNTHS_ALL
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_AD_PS_APINTUNTHS_ALL, object_name:IGS_AD_PS_APINTUNTHS_ALL, status:VALID,
-
TABLE: IGS.IGS_AD_PS_APLINSTUNT_ALL
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_AD_PS_APLINSTUNT_ALL, object_name:IGS_AD_PS_APLINSTUNT_ALL, status:VALID,
-
VIEW: APPS.IGS_AD_PS_APLINSTUNT
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGS_AD_PS_APLINSTUNT, object_name:IGS_AD_PS_APLINSTUNT, status:VALID,
-
View: IGS_AD_PS_APLINSTUNT_V
12.2.2
product: IGS - Student System (Obsolete) , description: Admission program unit applications, or admission non-award unit applications , implementation_dba_data: Not implemented in this database ,
-
Table: IGS_AD_PS_APLINSTUNT_ALL
12.2.2
product: IGS - Student System (Obsolete) , description: Describes admission program unit applications or admission non-award unit applications , implementation_dba_data: Not implemented in this database ,
-
APPS.IGS_AD_PS_APLINSTUNT_PKG SQL Statements
12.1.1
-
VIEW: APPS.IGS_CO_ITM
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGS_CO_ITM, object_name:IGS_CO_ITM, status:VALID,
-
View: IGS_HE_EX_RN_FD_LN_DTLS_V
12.2.2
product: IGS - Student System (Obsolete) , description: Links Extract Lines with Extract Fields , implementation_dba_data: Not implemented in this database ,
-
VIEW: APPS.IGS_CO_ITM_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGS_CO_ITM_V, object_name:IGS_CO_ITM_V, status:VALID,
-
Table: IGS_AD_PS_APINTUNTHS_ALL
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_AD_PS_APINTUNTHS_ALL, object_name:IGS_AD_PS_APINTUNTHS_ALL, status:VALID, product: IGS - Student System , description: Describes history of changes to admission program application instance unit , implementation_dba_data: IGS.IGS_AD_PS_APINTUNTHS_ALL ,
-
Table: IGS_PS_ANL_LOAD_U_LN
12.2.2
product: IGS - Student System (Obsolete) , description: This entity describes a unit, which is linked to an annual load figure for the purposes of calculating its EFTSU. For example, a unit may be linked to the load for the first year of the program. , implementation_dba_data: Not implemented in this database ,
-
View: IGS_HE_EX_RN_FD_LN_DTLS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGS_HE_EX_RN_FD_LN_DTLS_V, object_name:IGS_HE_EX_RN_FD_LN_DTLS_V, status:VALID, product: IGS - Student System , description: Links Extract Lines with Extract Fields , implementation_dba_data: APPS.IGS_HE_EX_RN_FD_LN_DTLS_V ,
-
TABLE: IGS.IGS_CO_ITM_ALL
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_CO_ITM_ALL, object_name:IGS_CO_ITM_ALL, status:VALID,
-
VIEW: APPS.IGS_HE_EX_RN_FD_LN_DTLS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGS_HE_EX_RN_FD_LN_DTLS_V, object_name:IGS_HE_EX_RN_FD_LN_DTLS_V, status:VALID,
-
View: IGS_CO_ITM_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGS_CO_ITM_V, object_name:IGS_CO_ITM_V, status:VALID, product: IGS - Student System , description: This view IGS_CO_ITM_V, describes correspondence items that are sent to students. These may be system generated items or non system generated items that users have chosen to register against students. , implementation_dba_data: APPS.IGS_CO_ITM_V ,
-
Table: IGS_AD_PS_APLINSTUNT_ALL
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_AD_PS_APLINSTUNT_ALL, object_name:IGS_AD_PS_APLINSTUNT_ALL, status:VALID, product: IGS - Student System , description: Describes admission program unit applications or admission non-award unit applications , implementation_dba_data: IGS.IGS_AD_PS_APLINSTUNT_ALL ,
-
APPS.IGS_PS_VAL_CRV dependencies on IGS_PS_ANL_LOAD_U_LN
12.1.1
-
View: IGS_AD_PS_APLINSTUNT_APLUNIT_V
12.2.2
product: IGS - Student System (Obsolete) , description: View of IGS_AD_PS_APLINSTUNT table. Incorporates alternate codes and calendar instance start and end dates for Teaching calendars. , implementation_dba_data: Not implemented in this database ,