Search Results super test number generate
The IGS_PS_SUB_UNIT_REL table is a critical component within the Oracle E-Business Suite (EBS) 12.1.1 and 12.2.2 environments, specifically in the context of the iGrants (Integrated Grants) module or the Student System (Campus Solutions). This table is designed to manage relationships between sub-units, which are typically smaller organizational units or components within a larger academic or administrative structure. Below is a detailed breakdown of its purpose, structure, and significance in Oracle EBS implementations.
Purpose and Functional Overview
The IGS_PS_SUB_UNIT_REL table serves as a relational repository that defines hierarchical or associative connections between sub-units. In academic institutions, sub-units may represent departments, faculties, research centers, or grant-funded projects. This table enables administrators to model dependencies, reporting structures, or collaborative relationships between these entities. For example, it can link a research sub-unit to a parent department or associate a grant-funded project with multiple academic units.
Key Columns and Data Structure
The table typically includes the following columns (exact schema may vary by EBS version):
- SUB_UNIT_REL_ID: Primary key, uniquely identifying each relationship record.
- PARENT_SUB_UNIT_ID: References the parent sub-unit (foreign key to IGS_PS_SUB_UNIT).
- CHILD_SUB_UNIT_ID: References the child/dependent sub-unit (foreign key to IGS_PS_SUB_UNIT).
- RELATIONSHIP_TYPE: Defines the nature of the relationship (e.g., "HIERARCHICAL," "COLLABORATIVE").
- START_DATE and END_DATE: Temporal validity of the relationship.
- STATUS: Indicates whether the relationship is active or inactive.
- CREATED_BY, CREATION_DATE, LAST_UPDATED_BY, LAST_UPDATE_DATE: Standard Oracle audit columns.
Integration with Other Modules
The IGS_PS_SUB_UNIT_REL table integrates with:
- IGS_PS_SUB_UNIT: Base table storing sub-unit definitions.
- Financials (Grants, Projects): Links sub-units to funding sources or cost centers.
- Human Resources (HRMS): Associates sub-units with employee assignments or reporting lines.
Business Process Implications
Institutions use this table to:
- Track Grant Allocations: Map sub-units to specific grants or contracts.
- Manage Academic Structures: Model college-department-course hierarchies.
- Enforce Compliance: Ensure sub-unit relationships adhere to regulatory or accreditation requirements.
Technical Considerations
For EBS 12.1.1 and 12.2.2, note:
- Indexing: Foreign key columns (PARENT_SUB_UNIT_ID, CHILD_SUB_UNIT_ID) should be indexed for performance.
- Data Integrity: Cascade delete rules must be configured to prevent orphaned records.
- Upgrade Impact: Schema changes between 12.1.1 and 12.2.2 should be validated via Oracle's upgrade documentation.
Conclusion
The IGS_PS_SUB_UNIT_REL table is a foundational element for managing complex organizational structures in Oracle EBS, particularly in education and grants management. Its design supports flexibility in modeling relationships while ensuring data integrity and auditability. Proper configuration and integration with dependent modules are essential for optimal performance and reporting accuracy.
-
Lookup Type: TEST
12.1.1
product: IGS - Student System , meaning: Test - Tracking Step Type , description: Test ,
-
Lookup Type: IGS_DA_RQST_FEATURES
12.1.1
product: IGS - Student System , meaning: Degree Audit Request Features , description: Degree Audit Request Features ,
-
Table: IGS_PS_SUB_UNIT_REL
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_PS_SUB_UNIT_REL, object_name:IGS_PS_SUB_UNIT_REL, status:VALID, product: IGS - Student System , description: This entity describes the relationships between units, which make up sub-units and super-units. Case and Seed document: PS202_SuperiorStructure_PS_3052452_CS_DP2.doc - Obsolete , implementation_dba_data: IGS.IGS_PS_SUB_UNIT_REL ,
-
Lookup Type: OSS_SECURED_SS_RESP
12.1.1
product: IGS - Student System , meaning: OSS Admin Responsibilities , description: Lookup type for storing all Self-Service Admin responsibilities. ,
-
Lookup Type: CAT_ATTR_NAME
12.1.1
product: IGS - Student System , meaning: Category Attribute Name , description: Category Attribute Name ,
-
Lookup Type: IGS_AD_SS_LOOKUPS
12.1.1
product: IGS - Student System , meaning: Admissions Self-Service Lookup Data , description: Admissions Self-Service Lookup Data ,
-
Lookup Type: PERSON_TEST_SEGMENTS
12.1.1
product: IGS - Student System , meaning: Test Segments , description: Test Segments ,
-
Lookup Type: IGS_AD_IMP_TSTSCR_ERROR
12.1.1
product: IGS - Student System , meaning: Import Test Scores Error Codes , description: Import Test Scores Error Codes ,
-
Lookup Type: PERSON_TEST_TYPE
12.1.1
product: IGS - Student System , meaning: Test Information , description: Test Information ,
-
Lookup Type: TEST_RESULTS
12.1.1
product: IGS - Student System , meaning: Test Results - Obsolete , description: Test Results - Obsolete ,
-
Lookup Type: ACT_STATISTIC_TYPE
12.1.1
product: IGS - Student System , meaning: Act Statistic Type , description: Act Statistic Type ,
-
Lookup Type: OR_INST_STAT_TYPE
12.1.1
product: IGS - Student System , meaning: OR_INST_STAT_TYPE , description: Institution Statistic Type ,
-
Concurrent Program: IGSADJ12
12.1.1
execution_filename: igs_ad_imp_uh_tst_pkg.imp_convt_tst_scrs , product: IGS - Student System , user_name: Convert and Import Test Scores , description: Convert and Import Test Scores Job , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Lookup Type: IGS_FI_1098T_MODE
12.1.1
product: IGS - Student System , meaning: 1098-T Filing Modes , description: 1098-T Reporting Filing Modes ,
-
Concurrent Program: IGSADS13
12.1.1
execution_filename: IGSADS13 , product: IGS - Student System , user_name: IGSADS13 , description: Import Process Test Results Detail Report , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: IGSADS17
12.1.1
execution_filename: IGSADS17 , product: IGS - Student System , user_name: IGSADS17 , description: Import Process Test Details Review Report , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Lookup Type: IGS_AD_INQ_REGIONS
12.1.1
product: IGS - Student System , meaning: Inquiry Regions , description: Inquiry Regions ,
-
Lookup Type: ADM_CODE_CLASSES
12.1.1
product: IGS - Student System , meaning: Admissions Code Classes , description: Admissions Code Classes ,
-
Lookup Type: IGS_FI_1098T_TASK_DESC
12.1.1
product: IGS - Student System , meaning: 1098-T Task Descriptions , description: 1098-T Task Descriptions ,
-
Lookup Type: TEST_SCORE_TYPE
12.1.1
product: IGS - Student System , meaning: Test Score Type , description: Test Score Type ,
-
Lookup Type: TEST_SPECIAL_CODE
12.1.1
product: IGS - Student System , meaning: Test Special Code , description: Test Special Code ,
-
Concurrent Program: IGSASJ09
12.1.1
execution_filename: IGS_AS_NOTIFY_PKG.GEN_AS_NOTIFICATIONS , product: IGS - Student System , user_name: IGSASJ09 , description: Generate Assessment Notifications , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: IGSFIJ54
12.1.1
execution_filename: FiGen1098tEftCP , product: IGS - Student System , user_name: IGSFIJ54 , description: Generate 1098-T Electronic File , argument_method: Standard , enabled: Yes , execution_method: Java Concurrent Program ,
-
View: IGSFV_AD_ACT_STATS_TEST
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGSFV_AD_ACT_STATS_TEST, object_name:IGSFV_AD_ACT_STATS_TEST, status:VALID, product: IGS - Student System , description: ACT Statistical Test Components and category details for type as Test , implementation_dba_data: APPS.IGSFV_AD_ACT_STATS_TEST ,
-
View: IGSBV_AD_ACT_STATS_TEST
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGSBV_AD_ACT_STATS_TEST, object_name:IGSBV_AD_ACT_STATS_TEST, status:VALID, product: IGS - Student System , description: ACT Statistical Test Components and category details for type as Test , implementation_dba_data: APPS.IGSBV_AD_ACT_STATS_TEST ,
-
Concurrent Program: IGSFIJ53
12.1.1
execution_filename: FiGenerate1098tCP , product: IGS - Student System , user_name: IGSFIJ53 , description: Generate 1098-T Statement to Students , argument_method: Standard , enabled: Yes , execution_method: Java Concurrent Program ,
-
Concurrent Program: IGSHEJ03
12.1.1
execution_filename: IGS_HE_EXTRACT_PKG.EXTRACT_MAIN , product: IGS - Student System , user_name: IGSHEJ03 , description: Generate HESA Extract , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Table: IGS_AD_ACT_ASSESSMENTS
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_AD_ACT_ASSESSMENTS, object_name:IGS_AD_ACT_ASSESSMENTS, status:VALID, product: IGS - Student System , description: ACT assessment details of persons with Reporting Year, Test Date and Test Type , implementation_dba_data: IGS.IGS_AD_ACT_ASSESSMENTS ,
-
Concurrent Program: IGSAZJ02
12.1.1
execution_filename: IGS_AZ_GEN_001.SEND_NOTIFICATION , product: IGS - Student System , user_name: IGSAZJ02 , description: Executable for Generate Advising Notification Job , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Lookup Type: IGS_DA_SORT_UNT_OPTS
12.1.1
product: IGS - Student System , meaning: Degree Audit Unit Processing Sort By Options --Obsolete , description: Degree Audit Unit Processing Sort By Options --Obsolete ,
-
Lookup Type: IGS_FI_1098T_TASKS
12.1.1
product: IGS - Student System , meaning: 1098-T Tasks , description: 1098-T Tasks ,
-
Lookup Type: IGS_DA_REQUEST_TYPES
12.1.1
product: IGS - Student System , meaning: Degree Audit Request Types --Obsolete , description: Degree Audit Request Types --Obsolete ,
-
Lookup Type: TRACKING_STEP_TYPE
12.1.1
product: IGS - Student System , meaning: Tracking Step Type , description: Tracking Step Type ,
-
Lookup Type: SYSTEM_SOURCE_TYPES
12.1.1
product: IGS - Student System , meaning: System Source Types , description: System Source Types ,
-
Lookup Type: ADM_CODE_GROUPS
12.1.1
product: IGS - Student System , meaning: Admissions Code Class Groups , description: Admissions Code Class Groups ,
-
Lookup Type: ACTIVITY_SOURCE
12.1.1
product: IGS - Student System , meaning: Activity Source , description: Activity Source ,
-
Lookup Type: RECRUITMENT_INFO
12.1.1
product: IGS - Student System , meaning: Recruitment Information - Obsolete , description: Recruitment Information - Obsolete ,
-
Concurrent Program: IGSUCJ32
12.1.1
execution_filename: igs_uc_ext_marvin.create_file , product: IGS - Student System , user_name: Extract Marvin Files , description: Extract Marvin Files , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: IGSSV05
12.1.1
execution_filename: IGS_SV_BATCH_PROCESS_PKG.Generate_Batch_XML , product: IGS - Student System , user_name: IGSSV05 , description: Executable to Generate XML file for a SEVIS batch , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
View: IGSFV_AD_ACT_STATS_SUBSCORE
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGSFV_AD_ACT_STATS_SUBSCORE, object_name:IGSFV_AD_ACT_STATS_SUBSCORE, status:VALID, product: IGS - Student System , description: ACT Statistical Test Components and category details for type as Sub Test , implementation_dba_data: APPS.IGSFV_AD_ACT_STATS_SUBSCORE ,
-
View: IGSFV_AD_ACT_ASSESSMENTS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGSFV_AD_ACT_ASSESSMENTS, object_name:IGSFV_AD_ACT_ASSESSMENTS, status:VALID, product: IGS - Student System , description: ACT assessment details of persons with Reporting Year, Test Date and Test Type , implementation_dba_data: APPS.IGSFV_AD_ACT_ASSESSMENTS ,
-
View: IGSBV_AD_ACT_STATS_SUBSCORE
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGSBV_AD_ACT_STATS_SUBSCORE, object_name:IGSBV_AD_ACT_STATS_SUBSCORE, status:VALID, product: IGS - Student System , description: ACT Statistical Test Components and category details for type as Sub Test , implementation_dba_data: APPS.IGSBV_AD_ACT_STATS_SUBSCORE ,
-
View: IGSBV_AD_ACT_ASSESSMENTS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGSBV_AD_ACT_ASSESSMENTS, object_name:IGSBV_AD_ACT_ASSESSMENTS, status:VALID, product: IGS - Student System , description: ACT assessment details of persons with Reporting Year, Test Date and Test Type , implementation_dba_data: APPS.IGSBV_AD_ACT_ASSESSMENTS ,
-
Lookup Type: IGS_DA_PROD_DMPS
12.1.1
product: IGS - Student System , meaning: Degree Audit Generate Processing Details Report , description: Degree Audit Generate Processing Details Report ,
-
Lookup Type: IGS_FI_LOCKBOX
12.1.1
product: IGS - Student System , meaning: Concurrent Log Parameter Column Titles , description: Concurrent Log Parameter Column Titles ,
-
Table: IGS_AD_TSTDTL_UH_INT
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_AD_TSTDTL_UH_INT, object_name:IGS_AD_TSTDTL_UH_INT, status:VALID, product: IGS - Student System , description: This table contains admissions test result details interface records. , implementation_dba_data: IGS.IGS_AD_TSTDTL_UH_INT ,
-
Table: IGS_SS_TEST_RESULTS
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_SS_TEST_RESULTS, object_name:IGS_SS_TEST_RESULTS, status:VALID, product: IGS - Student System , description: Table that stores Test Results details for an Online Admission Application , implementation_dba_data: IGS.IGS_SS_TEST_RESULTS ,
-
Table: IGS_SS_TST_RSLT_DTLS
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_SS_TST_RSLT_DTLS, object_name:IGS_SS_TST_RSLT_DTLS, status:VALID, product: IGS - Student System , description: Table that stores test results details for an Online Admission Application , implementation_dba_data: IGS.IGS_SS_TST_RSLT_DTLS ,
-
Table: IGS_AD_TSTSCR_USED
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_AD_TSTSCR_USED, object_name:IGS_AD_TSTSCR_USED, status:VALID, product: IGS - Student System , description: Holds test scores used details , implementation_dba_data: IGS.IGS_AD_TSTSCR_USED ,
-
Table: IGS_AD_TEST_INT
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_AD_TEST_INT, object_name:IGS_AD_TEST_INT, status:VALID, product: IGS - Student System , description: Holds test type details. , implementation_dba_data: IGS.IGS_AD_TEST_INT ,