Search Results igs_ps_ref_cd
Overview
The IGS_PS_REF_CD table is a core data entity within the Oracle E-Business Suite Student System (IGS) module. It functions as a junction table that stores reference codes associated with specific academic programs (courses). Its primary role is to establish a flexible linkage between a program definition and various types of external or internal reference codes, such as an IVRS (Interactive Voice Response System) code, as noted in the documentation. This structure allows for the extension of program attributes without modifying the core program tables, supporting integration with other systems and internal classification needs.
Key Information Stored
The table's structure is defined by a composite primary key, ensuring a unique reference code assignment per program and code type. The critical columns are:
- COURSE_CD and VERSION_NUMBER: Together, these foreign key columns uniquely identify the specific program version from the IGS_PS_VER_ALL table to which the reference code is attached.
- REFERENCE_CD_TYPE: A foreign key to IGS_GE_REF_CD_TYPE_ALL, this column defines the category or domain of the reference code (e.g., 'IVRS', 'STATE_REPORTING').
- REFERENCE_CD: The actual alphanumeric code value assigned to the program for the specified type.
Common Use Cases and Queries
This table is central to processes requiring the retrieval of auxiliary identifiers for academic programs. A common reporting use case involves generating feeds for external systems, such as state reporting bodies or telephony systems, where a specific external code is required. For instance, to list all programs with their associated IVRS codes, a typical query would join IGS_PS_REF_CD with the program version and reference code type tables, filtering on the relevant REFERENCE_CD_TYPE. Data maintenance involves standard DML operations (INSERT, UPDATE, DELETE) on this table, often performed via the application's user interface or supporting APIs, to manage the lifecycle of these reference codes as programs are created or modified.
Related Objects
The table maintains defined foreign key relationships with two primary entities, as documented in the ETRM metadata:
- IGS_PS_VER_ALL: The relationship is established via the columns (COURSE_CD, VERSION_NUMBER). This links each reference code record to its corresponding academic program version.
- IGS_GE_REF_CD_TYPE_ALL: The relationship is established via the column REFERENCE_CD_TYPE. This validates that the type of reference code being stored is a defined and active code type within the system.
The table's primary key constraint, IGS_PS_REF_CD_PK, enforces data integrity on the combination of these four key columns.
-
Table: IGS_PS_REF_CD
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_PS_REF_CD, object_name:IGS_PS_REF_CD, status:VALID, product: IGS - Student System , description: This entity describes a reference code(s), which relate to the program. E.g. IVRS code. , implementation_dba_data: IGS.IGS_PS_REF_CD ,
-
Table: IGS_PS_REF_CD
12.2.2
product: IGS - Student System (Obsolete) , description: This entity describes a reference code(s), which relate to the program. E.g. IVRS code. , implementation_dba_data: Not implemented in this database ,
-
APPS.IGS_PS_ENT_PT_REF_CD_PKG dependencies on IGS_PS_REF_CD
12.1.1
-
APPS.IGS_PS_GEN_001 dependencies on IGS_PS_REF_CD
12.1.1
-
APPS.IGS_HE_EXTRACT_FIELDS_PKG dependencies on IGS_PS_REF_CD
12.1.1
-
APPS.IGS_PS_VAL_CRFC dependencies on IGS_PS_REF_CD
12.1.1
-
APPS.IGS_AD_GEN_004 dependencies on IGS_PS_REF_CD
12.1.1
-
APPS.IGS_ST_GEN_002 dependencies on IGS_PS_REF_CD
12.1.1
-
APPS.IGS_PS_VER_PKG dependencies on IGS_PS_REF_CD
12.1.1
-
APPS.IGS_PS_REF_CD_PKG dependencies on IGS_PS_REF_CD
12.1.1
-
APPS.IGS_ST_GEN_002 dependencies on IGS_PS_REF_CD
12.1.1
-
APPS.IGS_PS_VAL_CRV dependencies on IGS_PS_REF_CD
12.1.1
-
APPS.IGS_PS_VAL_CRFC dependencies on IGS_PS_REF_CD
12.1.1
-
APPS.IGS_PS_REF_CD_PKG SQL Statements
12.1.1
-
VIEW: APPS.IGSFV_HIGH_EDU_PRG_REFERENCES
12.1.1
-
SYNONYM: APPS.IGS_PS_REF_CD
12.1.1
owner:APPS, object_type:SYNONYM, object_name:IGS_PS_REF_CD, status:VALID,
-
VIEW: APPS.IGS_PS_REF_CD_HIST_V
12.1.1
-
VIEW: APPS.IGSBV_HIGH_EDU_PRG_REFERENCES
12.1.1
-
PACKAGE BODY: APPS.IGS_PS_REF_CD_PKG
12.1.1
-
APPS.IGS_PS_VER_PKG dependencies on IGS_GE_REF_CD_TYPE_ALL
12.1.1
-
View: IGS_PS_REF_CD_HIST_V
12.2.2
product: IGS - Student System (Obsolete) , description: This view is used to merge program reference code history with the current program reference code details enabling all details to be accessed over time, up till the current day. Each entry represents column values over defined time periods. , implementation_dba_data: Not implemented in this database ,
-
APPS.IGS_PS_VER_PKG dependencies on IGS_PS_REF_CD_PKG
12.1.1
-
APPS.IGS_ST_GEN_002 dependencies on IGS_GE_REF_CD_TYPE
12.1.1
-
APPS.IGS_PS_VER_PKG dependencies on IGS_GE_REF_CD
12.1.1
-
View: IGS_PS_REF_CD_HIST_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGS_PS_REF_CD_HIST_V, object_name:IGS_PS_REF_CD_HIST_V, status:VALID, product: IGS - Student System , description: This view is used to merge program reference code history with the current program reference code details enabling all details to be accessed over time, up till the current day. Each entry represents column values over defined time periods. , implementation_dba_data: APPS.IGS_PS_REF_CD_HIST_V ,
-
APPS.IGS_PS_VAL_CRFC dependencies on IGS_GE_REF_CD_TYPE
12.1.1
-
TABLE: IGS.IGS_PS_REF_CD
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_PS_REF_CD, object_name:IGS_PS_REF_CD, status:VALID,
-
APPS.IGS_AD_GEN_004 dependencies on IGS_GE_REF_CD_TYPE
12.1.1
-
APPS.IGS_PS_VAL_CRFC SQL Statements
12.1.1
-
APPS.IGS_PS_GEN_001 dependencies on IGS_PS_ACCTS
12.1.1
-
PACKAGE: APPS.IGS_ST_GEN_002
12.1.1
owner:APPS, object_type:PACKAGE, object_name:IGS_ST_GEN_002, status:VALID,
-
View: IGSBV_HIGH_EDU_PRG_REFERENCES
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGSBV_HIGH_EDU_PRG_REFERENCES, object_name:IGSBV_HIGH_EDU_PRG_REFERENCES, status:VALID, product: IGS - Student System , description: This is a base view, which describes a reference code or codes that relates to the program. , implementation_dba_data: APPS.IGSBV_HIGH_EDU_PRG_REFERENCES ,
-
APPS.IGS_PS_VAL_CRV dependencies on IGS_PS_VAL_CRFC
12.1.1
-
PACKAGE BODY: APPS.IGS_PS_VAL_CRFC
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:IGS_PS_VAL_CRFC, status:VALID,
-
PACKAGE: APPS.IGS_PS_VAL_CRFC
12.1.1
owner:APPS, object_type:PACKAGE, object_name:IGS_PS_VAL_CRFC, status:VALID,
-
Table: IGS_GE_REF_CD_TYPE_ALL
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_GE_REF_CD_TYPE_ALL, object_name:IGS_GE_REF_CD_TYPE_ALL, status:VALID, product: IGS - Student System , description: IGS_GE_REF_CD_TYPE_ALL describes the types of reference codes which are applied to the course offering options. For example TAC, CRICOS, IVRS. , implementation_dba_data: IGS.IGS_GE_REF_CD_TYPE_ALL ,
-
View: IGSBV_HIGH_EDU_PRG_REFERENCES
12.2.2
product: IGS - Student System (Obsolete) , description: This is a base view, which describes a reference code or codes that relates to the program. , implementation_dba_data: Not implemented in this database ,
-
Table: IGS_GE_REF_CD_TYPE_ALL
12.2.2
product: IGS - Student System (Obsolete) , description: IGS_GE_REF_CD_TYPE_ALL describes the types of reference codes which are applied to the course offering options. For example TAC, CRICOS, IVRS. , implementation_dba_data: Not implemented in this database ,
-
PACKAGE BODY: APPS.IGS_PS_REF_CD_PKG
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:IGS_PS_REF_CD_PKG, status:VALID,
-
PACKAGE BODY: APPS.IGS_ST_GEN_002
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:IGS_ST_GEN_002, status:VALID,
-
View: IGSFV_HIGH_EDU_PRG_REFERENCES
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGSFV_HIGH_EDU_PRG_REFERENCES, object_name:IGSFV_HIGH_EDU_PRG_REFERENCES, status:VALID, product: IGS - Student System , description: This is a full view, which describes a reference code or codes that relates to the program. , implementation_dba_data: APPS.IGSFV_HIGH_EDU_PRG_REFERENCES ,
-
PACKAGE BODY: APPS.IGS_AD_GEN_004
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:IGS_AD_GEN_004, status:VALID,
-
View: IGSFV_HIGH_EDU_PRG_REFERENCES
12.2.2
product: IGS - Student System (Obsolete) , description: This is a full view, which describes a reference code or codes that relates to the program. , implementation_dba_data: Not implemented in this database ,
-
PACKAGE BODY: APPS.IGS_PS_ENT_PT_REF_CD_PKG
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:IGS_PS_ENT_PT_REF_CD_PKG, status:VALID,
-
PACKAGE BODY: APPS.IGS_PS_VAL_CRV
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:IGS_PS_VAL_CRV, status:VALID,
-
APPS.IGS_PS_GEN_001 dependencies on IGS_PS_CATEGORISE
12.1.1
-
APPS.IGS_PS_GEN_001 dependencies on IGS_PS_FIELD_STUDY
12.1.1
-
APPS.IGS_PS_GEN_001 dependencies on IGS_PS_GRP_MBR
12.1.1
-
APPS.IGS_AD_GEN_004 dependencies on IGS_AD_PS_APPL_INST
12.1.1
-
VIEW: APPS.IGSBV_HIGH_EDU_PRG_REFERENCES
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGSBV_HIGH_EDU_PRG_REFERENCES, object_name:IGSBV_HIGH_EDU_PRG_REFERENCES, status:VALID,