Search Results como cadastrar produtos no sistema
The IGS_EN_UNITSETPSTYPE
table in Oracle E-Business Suite (EBS) 12.1.1 or 12.2.2 is a critical component of the Oracle Student System (OSS), specifically within the Enrollment module. This table stores information related to unit set progression types, which are essential for managing academic progression rules, course structures, and student enrollment pathways in higher education institutions. Below is a detailed analysis of its purpose, structure, and functional significance.
Purpose and Functional Context
TheIGS_EN_UNITSETPSTYPE
table defines the relationship between unit sets (collections of academic units or courses) and their progression types. Progression types determine how students advance through their academic programs, including rules for mandatory, optional, or elective unit completion. This table ensures that institutions can enforce structured academic pathways, compliance with accreditation requirements, and alignment with institutional policies.
Key Columns and Data Structure
The table typically includes the following key columns:- UNIT_SET_CD: A code identifying the unit set (e.g., a major, minor, or specialization).
- VERSION_NUMBER: Tracks versioning for unit sets to accommodate curriculum changes over time.
- PROGRESSION_TYPE: Specifies the progression rule (e.g., "CORE," "ELECTIVE," or "OPTIONAL").
- START_DT and END_DT: Define the validity period of the progression rule.
- DESCRIPTION: Provides a textual explanation of the progression type.
- CREATED_BY, CREATION_DATE, LAST_UPDATED_BY, LAST_UPDATE_DATE: Audit columns for tracking changes.
Integration with Other Modules
The table integrates with several OSS modules:- Enrollment (IGS_EN): Validates student enrollment against progression rules.
- Curriculum Management (IGS_PS): Links unit sets to program structures.
- Academic Advising (IGS_AD): Guides students on unit selection based on progression types.
Technical Considerations
- Indexing: Primary keys often include
UNIT_SET_CD
,VERSION_NUMBER
, andPROGRESSION_TYPE
for efficient querying. - Foreign Keys: References tables like
IGS_EN_UNIT_SET
for unit set definitions. - API Dependencies: Managed via PL/SQL APIs in packages like
IGS_EN_VAL_USPT
for validation.
Business Process Impact
Institutions use this table to:- Automate progression checks during enrollment.
- Generate academic advisement reports.
- Ensure compliance with accreditation bodies by enforcing unit completion rules.
Example Use Case
A university defines a "Computer Science Major" unit set (UNIT_SET_CD = 'CS_MAJ'
) with progression types:
CORE
: Mandatory units like "Algorithms" and "Databases."ELECTIVE
: Optional units such as "AI" or "Cybersecurity."
IGS_EN_UNITSETPSTYPE
table stores these rules, ensuring students meet requirements before graduation.
Conclusion
TheIGS_EN_UNITSETPSTYPE
table is a foundational element in Oracle EBS OSS, enabling structured academic progression management. Its design supports flexibility for curriculum changes while maintaining data integrity through robust relationships with other OSS tables. Proper configuration ensures seamless enrollment processes, regulatory compliance, and accurate academic tracking.
-
Lookup Type: YES_NO
12.1.1
product: IGS - Student System , meaning: Yes and No , description: Yes and No ,
-
Lookup Type: IGS_DA_PROD_RPTS
12.1.1
product: IGS - Student System , meaning: Degree Audit Produce Reports , description: Degree Audit Produce Reports ,
-
Lookup Type: VS_AS_YN
12.1.1
product: IGS - Student System , meaning: Static Values For Yes / No , description: Static Values For Yes / No ,
-
Lookup Type: VS_PS_YN_ALL
12.1.1
product: IGS - Student System , meaning: Static Values For Yes / No / All , description: Static Values For Yes / No / All ,
-
Lookup Type: PE_COUNTRIES
12.1.1
product: IGS - Student System , meaning: Countries , description: Countries ,
-
Concurrent Program: IGSFIS06
12.1.1
execution_filename: IGSFIS06 , product: IGS - Student System , user_name: IGSFIS06 , description: Process Fee Assessment - Landscape - No longer used , argument_method: Standard , enabled: No , execution_method: Oracle Reports ,
-
Lookup Type: IGS_UC_TRAN_VALIDATION_CODES
12.1.1
product: IGS - Student System , meaning: UCAS Transaction Validation Codes , description: UCAS Transaction Validation Codes ,
-
Lookup Type: PE_LANGUAGES
12.1.1
product: IGS - Student System , meaning: Languages , description: Languages ,
-
Lookup Type: IGS_UC_B_TIME_OF_YEAR
12.1.1
product: IGS - Student System , meaning: IGS_UC_B_TIME_OF_YEAR , description: lookups for Route B Time of year ,
-
Lookup Type: IGS_UC_NMAS_TOY
12.1.1
product: IGS - Student System , meaning: NMAS Time Of Year Codes , description: NMAS Time Of Year Codes ,
-
Lookup Type: PE_SV_TERMINATE_REASON
12.1.1
product: IGS - Student System , meaning: SEVIS Student Termination Reason Codes , description: SEVIS Student Termination Reason Codes ,
-
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: VS_EN_ATSI_IND
12.1.1
product: IGS - Student System , meaning: Static Values For Enrollment Sort , description: Static Values For Enrollment Sort ,
-
Lookup Type: PAYMENT_MODE
12.1.1
product: IGS - Student System , meaning: Payment Mode , description: Payment Mode - No longer used ,
-
Lookup Type: IGS_DA_VIEW_LIST_OPT
12.1.1
product: IGS - Student System , meaning: Degree Audit View List Option , description: Degree Audit View List Option ,
-
Lookup Type: IGS_AD_DECL_OFR_REAS
12.1.1
product: IGS - Student System , meaning: Decline Offer Response Reason , description: Decline Offer Response Reason ,
-
Lookup Type: IGS_AD_WITHDRAW_RSN
12.1.1
product: IGS - Student System , meaning: Application Instance Withdrawal reason , description: Application Instance Withdrawal reason ,
-
Lookup Type: THESIS_RESULT
12.1.1
product: IGS - Student System , meaning: Thesis Result , description: Thesis Result ,
-
Lookup Type: IGS_CO_SYS_LTR_CODE
12.1.1
product: IGS - Student System , meaning: Correspondence System Letter Code , description: Correspondence System Letter Code ,
-
Lookup Type: PE_SP_SUBURB
12.1.1
product: IGS - Student System , meaning: Suburbs , description: Suburbs ,
-
Lookup Type: IGS_ITEM_REDUCTION
12.1.1
product: IGS - Student System , meaning: Item Reduction , description: Item Reduction ,
-
Lookup Type: IGS_UC_D3_DOC_REQUIRED
12.1.1
product: IGS - Student System , meaning: IGS_UC_D3_DOC_REQUIRED , description: Document Required ,
-
Lookup Type: ADM_EVAL_TYPE
12.1.1
product: IGS - Student System , meaning: Admission Evaluation Type , description: Admission Evaluation Type ,
-
Lookup Type: ADM_OUTCOME_STATUS
12.1.1
product: IGS - Student System , meaning: Admission Outcome Status , description: Admission Outcome Status ,
-
Lookup Type: IGS_UC_MONTHLY_PAGE
12.1.1
product: IGS - Student System , meaning: IGS_UC_MONTHLY_PAGE , description: Lookup for Monthly Page ,
-
Lookup Type: IGS_UC_WEEKLY_MOV_PAG
12.1.1
product: IGS - Student System , meaning: IGS_UC_WEEKLY_MOV_PAG , description: Lookup for Weekly Moving Paging ,
-
Lookup Type: VS_AS_NO_ASSESSMENT_TYPE
12.1.1
product: IGS - Student System , meaning: Static Values For No Assessment Type , description: Static Values For No Assessment Type ,
-
Concurrent Program: IGSCOJ09
12.1.1
execution_filename: IGS_CO_SUBMIT.submit_correspondence_request , product: IGS - Student System , user_name: IGSCOJ02 , description: Admissions: Conditional Offer Letter , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Lookup Type: PE_COUNTRY_LOCTNS
12.1.1
product: IGS - Student System , meaning: Country Locations , description: Country Locations ,
-
Concurrent Program: IGSCOJ23
12.1.1
execution_filename: IGS_CO_SUBMIT.submit_correspondence_request , product: IGS - Student System , user_name: IGSCOJ02 , description: Admissions: Conditional Offer Letter , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Lookup Type: CREDIT_CARD_MASKING
12.1.1
product: IGS - Student System , meaning: Credit Card Masking , description: Credit Card Masking ,
-
Concurrent Program: IGSFIS09
12.1.1
execution_filename: IGSFIS06 , product: IGS - Student System , user_name: IGSFIS06 , description: Process Fee Assessment - Landscape - No longer used , argument_method: Standard , enabled: No , execution_method: Oracle Reports ,
-
Lookup Type: CORE_OR_OPTIONAL
12.1.1
product: IGS - Student System , meaning: CORE_OR_OPTIONAL ,
-
Lookup Type: IMPORT_MATCH_IND
12.1.1
product: IGS - Student System , meaning: Import Match Indicator , description: Import Match Indicator ,
-
Lookup Type: IGS_UC_EBL_REQUIRED
12.1.1
product: IGS - Student System , meaning: IGS_UC_EBL_REQUIRED , description: Lookup for EBL Required ,
-
Lookup Type: SV_STATUS_MUT_EXCL_OPR
12.1.1
product: IGS - Student System , meaning: Mutually Exclusive operations for Status Information , description: Mutually Exclusive operations for Status Information ,
-
Lookup Type: HECS_PAYMENT_TYPE
12.1.1
product: IGS - Student System , meaning: HECS Payment Type , description: HECS Payment Type ,
-
Lookup Type: IGS_DA_DEG_AUD_OPTS
12.1.1
product: IGS - Student System , meaning: Degree Audit/Transfer Evaluation Options , description: Degree Audit/Transfer Evaluation Options ,
-
Lookup Type: PE_INST_PRIORUG
12.1.1
product: IGS - Student System , meaning: Institution Exemptions , description: Institution exemption codes ,
-
Lookup Type: IGS_FI_1098T_ERR_CODE
12.1.1
product: IGS - Student System , meaning: 1098-T Extraction Error Code , description: 1098-T Extraction Error Code ,
-
Lookup Type: IGS_DA_REF_ARTICS
12.1.1
product: IGS - Student System , meaning: Degree Audit Reference Articulation , description: Degree Audit Reference Articulation ,
-
Table: IGS_EN_UNITSETPSTYPE
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_EN_UNITSETPSTYPE, object_name:IGS_EN_UNITSETPSTYPE, status:VALID, product: IGS - Student System , description: This table describes the course type restrictions on a unit set. It will restrict the course versions to which the unit set can be linked. If no records have been created for a unit set, no restrictions will be applied. , implementation_dba_data: IGS.IGS_EN_UNITSETPSTYPE ,
-
Lookup Type: ADM_CNDTNL_OFFER_STATUS
12.1.1
product: IGS - Student System , meaning: Admission Conditional Offer Status , description: Admission Conditional Offer Status ,
-
Lookup Type: OR_INST_EXEMPTIONS
12.1.1
product: IGS - Student System , meaning: Institution Exemption , description: Institution Exemption ,
-
Lookup Type: IGS_AD_IMP_ACDX_ERROR
12.1.1
product: IGS - Student System , meaning: IGS_AD_IMP_ACDX_ERROR , description: Admissions - Import Academic Index ,
-
Lookup Type: SV_TAG_OPERATION
12.1.1
product: IGS - Student System , meaning: SEVIS XML Tag Description , description: SEVIS XML Tag Description ,
-
Lookup Type: PROGRESSION_OUTCOME_TYPE
12.1.1
product: IGS - Student System , meaning: Progression Outcome Type , description: Progression Outcome Type ,
-
Lookup Type: WKLD_VAL_TYPE
12.1.1
product: IGS - Student System , meaning: Workload Validation Type , description: Workload Validation Type ,
-
Lookup Type: IGS_HE_IMP_ERR
12.1.1
product: IGS - Student System , meaning: HESA import student details error codes , description: HESA import student details error codes ,
-
Lookup Type: OR_INSTITUTION_ADVSTEX
12.1.1
product: IGS - Student System , meaning: Institution Advanced Standing Exceptions , description: Institution Advanced Standing Exceptions ,