Search Results validation status
The IGS_PE_USR_AVAL_ALL table in Oracle E-Business Suite (EBS) versions 12.1.1 and 12.2.2 is a critical data structure within the Oracle iGrants (iGrants for Students) module, which is part of the Oracle Student System. This table primarily stores user availability information, facilitating the management of user schedules, appointments, and resource allocations in educational or grant management contexts. Below is a detailed technical breakdown of its purpose, structure, and integration within Oracle EBS.
Purpose and Functional Overview
The IGS_PE_USR_AVAL_ALL table serves as a repository for tracking user availability, particularly for academic advisors, grant administrators, or other staff members who interact with students or applicants. It enables institutions to define time slots when users (e.g., faculty or administrative personnel) are available for appointments, meetings, or other engagements. This functionality is essential for scheduling systems, ensuring efficient resource utilization and minimizing conflicts. The table supports multi-organization access through the _ALL suffix, indicating it is partitioned by ORG_ID for multi-org implementations.Key Columns and Data Structure
The table's schema includes columns that capture availability details, user references, and temporal constraints. Notable columns include:- USER_AVAILABILITY_ID: Primary key, uniquely identifying each availability record.
- PERSON_ID: References PER_ALL_PEOPLE_F, linking to the user (e.g., staff or faculty) whose availability is being tracked.
- START_DATE and END_DATE: Define the date range for which the availability is valid.
- START_TIME and END_TIME: Specify daily time slots (often used for recurring availability patterns).
- ORG_ID: Indicates the organization to which the availability record belongs, supporting multi-org setups.
- STATUS: Tracks whether the slot is active, reserved, or canceled.
- RECURRENCE_RULE: Stores patterns (e.g., weekly, biweekly) for recurring availability.
Integration with Oracle EBS Modules
The table integrates with several Oracle EBS components:- Oracle iGrants: Used to manage grant-related appointments, ensuring advisors are available for applicant interactions.
- Oracle HRMS: Leverages PER_ALL_PEOPLE_F for user details, ensuring alignment with HR data.
- Oracle Scheduler: Interfaces with scheduling tools to auto-populate availability slots in calendars.
- Multi-Org Architecture: Shares data across operating units while maintaining security via ORG_ID.
Technical Considerations
- Indexing: Typically indexed on USER_AVAILABILITY_ID, PERSON_ID, and ORG_ID for performance.
- Partitioning: May be partitioned by date or ORG_ID in large deployments.
- APIs: Custom PL/SQL APIs or Oracle's standard iGrants APIs often interact with this table for CRUD operations.
Use Cases
- Advisor Scheduling: Students book appointments based on real-time availability fetched from this table.
- Grant Management: Grant officers block time for applicant interviews or reviews.
- Resource Optimization: Institutions analyze availability trends to allocate staff efficiently.
Conclusion
The IGS_PE_USR_AVAL_ALL table is a foundational component in Oracle EBS 12.1.1 and 12.2.2, enabling structured user availability management for academic and grant-related workflows. Its design supports scalability, integration with core HR and scheduling modules, and compliance with Oracle's multi-org architecture. Understanding its schema and relationships is crucial for customizations or reporting in institutions leveraging Oracle iGrants.-
Lookup Type: STATUS
12.1.1
product: IGS - Student System , meaning: Invoice Status , description: Invoice Status ,
-
Lookup Type: IMPORT_ERROR_CODE
12.1.1
product: IGS - Student System , meaning: Import Error Code , description: Import Error Code ,
-
Lookup Type: IGS_FI_1098T_STATUS_CODE
12.1.1
product: IGS - Student System , meaning: 1098-T Validation Status Code , description: 1098-T Validation Status Code ,
-
Lookup Type: IMPORT_INST_ERROR_CODE
12.1.1
product: IGS - Student System , meaning: Import Inst Error Code , description: Import Inst Error Code ,
-
Lookup Type: ADM_STEP_GROUP_TYPE
12.1.1
product: IGS - Student System , meaning: Admission Step Group Type , description: Admission Step Group Type ,
-
Lookup Type: IGS_HE_VALIDATION_COUNTRY
12.1.1
product: IGS - Student System , meaning: IGS_HE_VALIDATION_COUNTRY , description: OSS validation country ,
-
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: IMPORT_PRBLTY_VAL_ERROR_CODE
12.1.1
product: IGS - Student System , meaning: Probability Value Error Code , description: Probability Value Error Code ,
-
Concurrent Program: IGSASS21
12.1.1
execution_filename: IGSASS21 , product: IGS - Student System , user_name: IGSASS21 , description: Obsolete - Electronic Outcome Upload Validation Exception Report , argument_method: Standard , enabled: No , execution_method: Oracle Reports ,
-
Concurrent Program: IGSFIW04
12.1.1
execution_filename: IGSFIW04 , product: IGS - Student System , user_name: IGSFIW04 , description: Fee Type Validation Report - Landwide - Obsolete , argument_method: Standard , enabled: No , execution_method: Oracle Reports ,
-
Concurrent Program: IGSFIS04
12.1.1
execution_filename: IGSFIS04 , product: IGS - Student System , user_name: IGSFIS04 , description: Fee Type Validation Report - Landscape - Obsolete , argument_method: Standard , enabled: No , execution_method: Oracle Reports ,
-
Concurrent Program: IGSPR33B
12.1.1
execution_filename: IGS_AS_ADI_UPLD_PR_PKG.Progression_outcome_process , product: IGS - Student System , user_name: Progression Outcome Upload and Validation Process , description: Validate the records before inserting into base table & call the table handlers , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: IGSAS43B
12.1.1
execution_filename: IGS_AS_ADI_UPLD_UG_PKG.Grading_period_grade_process , product: IGS - Student System , user_name: Grading Period Grade Upload and Validation Process , description: Validate the records before inserting into base table & call the table handlers , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: IGSAS44B
12.1.1
execution_filename: IGS_AS_ADI_UPLD_AIO_PKG.Assessment_item_grade_process , product: IGS - Student System , user_name: Assessment Item Outcome Upload and Validation Process , description: Validate the records before inserting into base table & call the table handlers , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
View: IGSFV_EN_VALIDITY_ACTVT_SETUPS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGSFV_EN_VALIDITY_ACTVT_SETUPS, object_name:IGSFV_EN_VALIDITY_ACTVT_SETUPS, status:VALID, product: IGS - Student System , description: This entity gives the information about the self service user activity setup for enrollment validations , implementation_dba_data: APPS.IGSFV_EN_VALIDITY_ACTVT_SETUPS ,
-
Lookup Type: LOG_TYPE
12.1.1
product: IGS - Student System , meaning: Log Type , description: Log Type ,
-
View: IGS_PE_USR_AVAL_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGS_PE_USR_AVAL_V, object_name:IGS_PE_USR_AVAL_V, status:VALID, product: IGS - Student System , description: Describes the Self Service User Activity Setup Details. , implementation_dba_data: APPS.IGS_PE_USR_AVAL_V ,
-
Lookup Type: WKLD_VAL_TYPE
12.1.1
product: IGS - Student System , meaning: Workload Validation Type , description: Workload Validation Type ,
-
View: IGS_PE_USR_AVAL
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGS_PE_USR_AVAL, object_name:IGS_PE_USR_AVAL, status:VALID, product: IGS - Student System , description: Describes all the columns related to self service user activity setup for enrollment validations , implementation_dba_data: APPS.IGS_PE_USR_AVAL ,
-
Lookup Type: IGS_FI_LOCKBOX
12.1.1
product: IGS - Student System , meaning: Concurrent Log Parameter Column Titles , description: Concurrent Log Parameter Column Titles ,
-
Lookup Type: ENROLMENT_VAL_GROUP
12.1.1
product: IGS - Student System , meaning: Enrollment Validation Group ,
-
Lookup Type: IGP_US_FILE_TYPE
12.1.1
product: IGS - Student System , meaning: File Types , description: Shows the different extensions of the files for validation. ,
-
Table: IGS_PE_USR_AVAL_ALL
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_PE_USR_AVAL_ALL, object_name:IGS_PE_USR_AVAL_ALL, status:VALID, product: IGS - Student System , description: Contains all the columns related to self service user activity setup for enrollment validations , implementation_dba_data: IGS.IGS_PE_USR_AVAL_ALL ,
-
Table: IGS_EN_ELGB_OVR_STEP
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_EN_ELGB_OVR_STEP, object_name:IGS_EN_ELGB_OVR_STEP, status:VALID, product: IGS - Student System , description: Contains the Enrollment Eligibility Override information for each validation step. , implementation_dba_data: IGS.IGS_EN_ELGB_OVR_STEP ,
-
Table: IGS_FI_LB_OVFL_ERRS
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_FI_LB_OVFL_ERRS, object_name:IGS_FI_LB_OVFL_ERRS, status:VALID, product: IGS - Student System , description: This entity would be used to store the lockbox receipt overflow records that had validation errors detected during the import process from the interface table. , implementation_dba_data: IGS.IGS_FI_LB_OVFL_ERRS ,
-
Table: IGS_FI_LB_RECT_ERRS
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_FI_LB_RECT_ERRS, object_name:IGS_FI_LB_RECT_ERRS, status:VALID, product: IGS - Student System , description: This entity would be used to store the lockbox receipt records that had validation errors detected during the import process from the interface table. , implementation_dba_data: IGS.IGS_FI_LB_RECT_ERRS ,
-
View: IGSBV_EN_VALIDITY_ACTVT_SETUPS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGSBV_EN_VALIDITY_ACTVT_SETUPS, object_name:IGSBV_EN_VALIDITY_ACTVT_SETUPS, status:VALID, product: IGS - Student System , description: This entity gives the information about the self service user activity setup for enrollment validations , implementation_dba_data: APPS.IGSBV_EN_VALIDITY_ACTVT_SETUPS ,
-
View: IGS_EN_ELGB_OVR
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGS_EN_ELGB_OVR, object_name:IGS_EN_ELGB_OVR, status:VALID, product: IGS - Student System , description: Describes the Enrollment Category Eligibility Validation override Details , implementation_dba_data: APPS.IGS_EN_ELGB_OVR ,
-
View: IGS_EN_CAT_PRC_DTL_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGS_EN_CAT_PRC_DTL_V, object_name:IGS_EN_CAT_PRC_DTL_V, status:VALID, product: IGS - Student System , description: Describes the Enrollment Category Eligibility Validation Details , implementation_dba_data: APPS.IGS_EN_CAT_PRC_DTL_V ,
-
View: IGS_FI_LB_OVFL_ERRS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGS_FI_LB_OVFL_ERRS_V, object_name:IGS_FI_LB_OVFL_ERRS_V, status:VALID, product: IGS - Student System , description: Form View used to display the lockbox receipt overflow records that had validation errors detected during the import process from the interface table. , implementation_dba_data: APPS.IGS_FI_LB_OVFL_ERRS_V ,
-
Lookup Type: LEGACY_TOKENS
12.1.1
product: IGS - Student System , meaning: Legacy Message Tokens , description: Legacy Message Tokens ,
-
View: IGS_EN_CPD_EXT_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGS_EN_CPD_EXT_V, object_name:IGS_EN_CPD_EXT_V, status:VALID, product: IGS - Student System , description: Describes the Enrollment Category Eligibility Validation Extension , implementation_dba_data: APPS.IGS_EN_CPD_EXT_V ,
-
View: IGS_EN_ELGB_OVR_STEP_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGS_EN_ELGB_OVR_STEP_V, object_name:IGS_EN_ELGB_OVR_STEP_V, status:VALID, product: IGS - Student System , description: Describes the Enrollment Category Eligibility Validation Override step Details , implementation_dba_data: APPS.IGS_EN_ELGB_OVR_STEP_V ,
-
View: IGS_EN_ELGB_OVR_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGS_EN_ELGB_OVR_V, object_name:IGS_EN_ELGB_OVR_V, status:VALID, product: IGS - Student System , description: Describes the Enrollment Category Eligibility Validation Override step Details , implementation_dba_data: APPS.IGS_EN_ELGB_OVR_V ,
-
View: IGS_FI_LB_RECT_ERRS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGS_FI_LB_RECT_ERRS_V, object_name:IGS_FI_LB_RECT_ERRS_V, status:VALID, product: IGS - Student System , description: Form View used to display the lockbox receipt records that had validation errors detected during the import process from the interface table. , implementation_dba_data: APPS.IGS_FI_LB_RECT_ERRS_V ,
-
Lookup Type: TRANSFER_STATUS
12.1.1
product: IGS - Student System , meaning: Transfer Status , description: Transfer Status ,
-
Lookup Type: ENROLMENT_STEP_TYPE_EXT
12.1.1
product: IGS - Student System , meaning: Enrollment Step Type Extension , description: Enrollment Step Type Extension ,
-
Lookup Type: IGS_AD_CHKLIST_STATUS
12.1.1
product: IGS - Student System , meaning: Checklist Page Status , description: Checklist Page Status ,
-
Lookup Type: IGS_DA_REQUEST_STATUS
12.1.1
product: IGS - Student System , meaning: Degree Audit Request Status , description: Degree Audit Request Status ,
-
Lookup Type: PERSON_STATISTICS
12.1.1
product: IGS - Student System , meaning: Person Statistics , description: Person Statistics ,
-
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: VS_EN_SORT_SCAS
12.1.1
product: IGS - Student System , meaning: Static Values For Sort By Course Attempt Status , description: Static Values For Sort By Course Attempt Status ,
-
Lookup Type: OR_ACCR_STATUS
12.1.1
product: IGS - Student System , meaning: OR_ACCR_STATUS , description: Organization Structure Accreditation Status ,
-
Lookup Type: IGS_FI_CREDIT_CARD_STATUS
12.1.1
product: IGS - Student System , meaning: Credit Card Status , description: Status of a Credit Card transaction ,
-
Lookup Type: IGS_AZ_ADM_SRCH_STA_FLT
12.1.1
product: IGS - Student System , meaning: Status search Filter Options , description: Lookup type to define Status search filter option ,
-
Lookup Type: IGS_FI_CREDIT_STATUS
12.1.1
product: IGS - Student System , meaning: Credit Status , description: Credit Status ,
-
Lookup Type: PE_SV_EV_PRG_END_REASON
12.1.1
product: IGS - Student System , meaning: SEVIS Exchange Visitor End Reason Codes , description: SEVIS Exchange Visitor End Reason Codes ,
-
Lookup Type: IGS_AS_SUBMSN_STATUS
12.1.1
product: IGS - Student System , meaning: Assessment Submission Status , description: Assessment Submission Status ,
-
Lookup Type: MARITAL_STATUS
12.1.1
product: IGS - Student System , meaning: Marital Status , description: Marital Status ,
-
Lookup Type: PE_MAND_DATA_ELEMENT
12.1.1
product: IGS - Student System , meaning: PE_MAND_DATA_ELEMENT , description: Mandatory Data Element ,