Search Results igs_pe_hz_parties
Overview
The IGS_PE_HZ_PARTIES table is a core data object within the Oracle E-Business Suite Student System (IGS), specifically designed to store and manage descriptive attributes for a person. Its primary role is to serve as the central person entity within the now-obsolete IGS module, linking individual person records to the broader Oracle Trading Community Architecture (TCA) framework via the HZ_PARTIES table. This integration indicates a design where student and person data was intended to be synchronized with the master party model used across other EBS applications. The ETRM metadata explicitly notes this table as "Not implemented in this database," suggesting it may have been a planned component in certain deployments or its functionality was superseded or consolidated elsewhere in later releases of EBS 12.1.1 and 12.2.2.
Key Information Stored
The table's structure centers on the unique identification of a person and their associated institutional context. The primary key, PARTY_ID, is the critical foreign key column linking directly to the foundational HZ_PARTIES table, ensuring a single source of truth for party information. A second unique key, OSS_ORG_UNIT_CD, suggests the table was designed to categorize persons within specific organizational units. Additional important foreign keys, such as INST_PRIORITY_CODE_ID and SEC_SCHOOL_LOCATION_ID, point to the storage of contextual attributes like institutional priority codes and secondary school location references, which are typical for student administration systems. These columns indicate the table's purpose in extending the generic HZ_PARTIES record with student-specific attributes.
Common Use Cases and Queries
In a functional implementation, this table would be central to person-centric queries and reporting within the Student System. Common operational use cases would include retrieving a comprehensive student profile, validating person-organization relationships, and supporting processes for admissions, enrollment, and academic advising. A typical query pattern would join this table to HZ_PARTIES and related code tables to build a complete person view. For example, a basic retrieval of student details might follow this pattern:
- SELECT hp.party_name, iphp.oss_org_unit_cd, iphp.inst_priority_code_id FROM igs_pe_hz_parties iphp, hz_parties hp WHERE iphp.party_id = hp.party_id AND hp.party_type = 'PERSON';
Reporting use cases would leverage its relationships to track faculty assignments, supervisor linkages, and person-specific attribute values stored in dependent tables.
Related Objects
The IGS_PE_HZ_PARTIES table has defined relationships with several key objects, as documented in its foreign key constraints. It is a parent table to multiple entities in the student system, including IGS_PE_ACAD_INTENTS (Academic Intentions), IGS_EN_SPLACE_FACS (Faculty for Enrollment), IGS_EN_SPLACE_SUPS (Supervisors for Enrollment), IGS_SC_PER_ATTR_VALS (Person Attribute Values), and IGS_SV_BTCH_SUMMARY (Service Batch Summary). Crucially, it is a child table to the central HZ_PARTIES table from the TCA model and references code classes via IGS_AD_CODE_CLASSES. This web of relationships underscores its intended position as a pivotal hub between the universal TCA party model and the specialized operational tables of the Student System.
-
Table: IGS_PE_HZ_PARTIES
12.2.2
product: IGS - Student System (Obsolete) , description: This entity describes the attributes of a person. , implementation_dba_data: Not implemented in this database ,
-
View: IGS_OR_UNIT_HIST_V
12.2.2
product: IGS - Student System (Obsolete) , implementation_dba_data: Not implemented in this database ,
-
View: IGSBV_ORGANIZATION_UNIT_PARTY
12.2.2
product: IGS - Student System (Obsolete) , description: IGS_PE_HZ_PARTIES describes the attributes of the person , implementation_dba_data: Not implemented in this database ,
-
View: IGSFV_ORGANIZATION_UNIT_PARTY
12.2.2
product: IGS - Student System (Obsolete) , description: IGS_PE_HZ_PARTIES describes the attribites of a person , implementation_dba_data: Not implemented in this database ,
-
View: IGSFV_ORG_ACCREDITATIONS
12.2.2
product: IGS - Student System (Obsolete) , description: This entity describes accreditation details. , implementation_dba_data: Not implemented in this database ,
-
View: IGSBV_INSTITUTION_PARTY
12.2.2
product: IGS - Student System (Obsolete) , description: IGS_PE_HZ_PARTIES describes the attribites of a person , implementation_dba_data: Not implemented in this database ,
-
View: IGSFV_INSTITUTION_PARTY
12.2.2
product: IGS - Student System (Obsolete) , description: IGS_PE_HZ_PARTIES describes the attribites of a person , implementation_dba_data: Not implemented in this database ,
-
View: IGSFV_ORG_UNIT_HIERARCHIES
12.2.2
product: IGS - Student System (Obsolete) , description: This entity describes parent and child relationships between organizational units. An organizational unit may have many parents and many children. , implementation_dba_data: Not implemented in this database ,
-
View: IGS_AD_ACAD_HISTORY_V
12.2.2
product: IGS - Student System (Obsolete) , implementation_dba_data: Not implemented in this database ,
-
View: IGS_PE_HZ_PARTIES_SV
12.2.2
product: IGS - Student System (Obsolete) , description: New View for securing select privileges on IGS_PE_HZ_PARTIES table. , implementation_dba_data: Not implemented in this database ,
-
Table: IGS_PE_ACAD_INTENTS
12.2.2
product: IGS - Student System (Obsolete) , description: Student Academic Intent , implementation_dba_data: Not implemented in this database ,
-
Table: IGS_SV_BTCH_SUMMARY
12.2.2
product: IGS - Student System (Obsolete) , description: Table to store details about information being included in each batch processed , implementation_dba_data: Not implemented in this database ,
-
Table: IGS_SC_PER_ATTR_VALS
12.2.2
product: IGS - Student System (Obsolete) , description: Will contain the security attribute information for a person , implementation_dba_data: Not implemented in this database ,
-
View: IGSBV_INST_STATISTICS
12.2.2
product: IGS - Student System (Obsolete) , description: This entity describes Institution Statistic Types associated with the Institution. , implementation_dba_data: Not implemented in this database ,
-
Table: IGS_EN_SPLACE_FACS
12.2.2
product: IGS - Student System (Obsolete) , description: The table for storing faculties for a placement , implementation_dba_data: Not implemented in this database ,
-
Table: IGS_EN_SPLACE_SUPS
12.2.2
product: IGS - Student System (Obsolete) , description: The table for storing supervisors for a placement , implementation_dba_data: Not implemented in this database ,
-
View: IGS_OR_UNIT_FUNDSRC_V
12.2.2
product: IGS - Student System (Obsolete) , description: View of all organization units joined to all funding source to use in ADMF2M44 , implementation_dba_data: Not implemented in this database ,
-
View: IGSFV_ORG_UNIT_LOCATIONS
12.2.2
product: IGS - Student System (Obsolete) , description: This entity contains the locations associated with the organizational unit , implementation_dba_data: Not implemented in this database ,
-
View: IGSFV_ORG_STRUCTURE_NOTES
12.2.2
product: IGS - Student System (Obsolete) , description: This entity contains notes about institutions, organizational units or locations. , implementation_dba_data: Not implemented in this database ,
-
View: IGS_OR_INST_EXEMPT_V
12.2.2
product: IGS - Student System (Obsolete) , description: Valid values for advanced standing exemption institution. DETYA element 368. , implementation_dba_data: Not implemented in this database ,
-
View: IGSFV_PERSON_PARTY
12.2.2
product: IGS - Student System (Obsolete) , description: Obsolete , implementation_dba_data: Not implemented in this database ,
-
View: IGSFV_INST_STATISTICS
12.2.2
product: IGS - Student System (Obsolete) , description: This entity describes Institution Statistic Types associated with the Institution. , implementation_dba_data: Not implemented in this database ,
-
View: IGSFV_ORG_ALTERNATE_IDS
12.2.2
product: IGS - Student System (Obsolete) , description: This entity contains alternate IDs for institutions or organizational unit , implementation_dba_data: Not implemented in this database ,
-
View: IGS_OR_INSTITUTION_PRIORUG_V
12.2.2
product: IGS - Student System (Obsolete) , description: Valid values for person statistics. , implementation_dba_data: Not implemented in this database ,
-
View: IGSBV_INST_STAT_DETAILS
12.2.2
product: IGS - Student System (Obsolete) , description: This entity describes Institution Statistic Detail for the institution and statistics type combinations. , implementation_dba_data: Not implemented in this database ,
-
View: IGSFV_INST_STAT_DETAILS
12.2.2
product: IGS - Student System (Obsolete) , description: This entity describes Institution Statistic Detail for the institution and statistics type combinations. , implementation_dba_data: Not implemented in this database ,
-
View: IGS_DA_XML_TE_INSTITUTION_V
12.2.2
product: IGS - Student System (Obsolete) , description: XML element InstitutionType (child of TransferEvaluation) , implementation_dba_data: Not implemented in this database ,
-
View: IGSBV_ORG_EXTENSIONS
12.2.2
product: IGS - Student System (Obsolete) , description: Obsolete , implementation_dba_data: Not implemented in this database ,
-
View: IGSFV_AV_ADVANCED_STANDING
12.2.2
product: IGS - Student System (Obsolete) , description: Describes advanced standing. , implementation_dba_data: Not implemented in this database ,
-
View: IGSBV_AV_ADVANCED_STANDING
12.2.2
product: IGS - Student System (Obsolete) , description: Describs Advance Standings , implementation_dba_data: Not implemented in this database ,
-
View: IGS_OR_INSTITUTION_ADVSTEX_V
12.2.2
product: IGS - Student System (Obsolete) , description: IGS_OR_INSTITUTION_ADVSTEX_V is used to capture the exempted institutions. , implementation_dba_data: Not implemented in this database ,
-
View: IGSFV_AD_OTHER_INST
12.2.2
product: IGS - Student System (Obsolete) , implementation_dba_data: Not implemented in this database ,
-
View: IGS_CA_DA_ORG_OVD_VALS_V
12.2.2
product: IGS - Student System (Obsolete) , description: View to pickup system date type calendar date alias overridden org unit , implementation_dba_data: Not implemented in this database ,
-
View: IGSFV_ORG_HESA_COST_CENTRES
12.2.2
product: IGS - Student System (Obsolete) , description: Full business view to allow queries on Org Unit HESA Cost Center Details , implementation_dba_data: Not implemented in this database ,
-
View: IGSFV_PROGRAM_UK_STATISTICS
12.2.2
product: IGS - Student System (Obsolete) , description: Full View for UK Statistics Program Details , implementation_dba_data: Not implemented in this database ,
-
View: IGS_OR_INST_ORG_BASE_V
12.2.2
product: IGS - Student System (Obsolete) , description: Base View to hold basic institution/organization related information , implementation_dba_data: Not implemented in this database ,
-
View: IGSBV_PERSON_PARTY
12.2.2
product: IGS - Student System (Obsolete) , description: Obsolete , implementation_dba_data: Not implemented in this database ,
-
View: IGS_DA_XML_INSTITUTION_V
12.2.2
product: IGS - Student System (Obsolete) , description: XML element InstitutionTypeGets the Institution codes for the requested Institution. Base on the institution_cd passed in the XML whereclase. , implementation_dba_data: Not implemented in this database ,
-
View: IGSBV_STORED_PLACEMENTS
12.2.2
product: IGS - Student System (Obsolete) , description: Base view for getting details of the storing placement information of a student unit attempt. , implementation_dba_data: Not implemented in this database ,
-
View: IGS_EN_OR_UNIT_WLST_V
12.2.2
product: IGS - Student System (Obsolete) , description: This view incorporates the unit wait list priorities and unit wait list preferences. , implementation_dba_data: Not implemented in this database ,
-
View: IGS_AD_OUTCOME_LETTERS_V
12.2.2
product: IGS - Student System (Obsolete) , description: The validations for the individual letters are placed at the SQLl query level that we attach to master document , implementation_dba_data: Not implemented in this database ,
-
View: IGS_FI_PARTIES_V
12.2.2
product: IGS - Student System (Obsolete) , description: Displays parties of type 'PERSON' and 'ORGANIZATION' and related context information. , implementation_dba_data: Not implemented in this database ,
-
View: IGS_AD_INTERVIEW_LETTERS_V
12.2.2
product: IGS - Student System (Obsolete) , description: Admission Interview Letters , implementation_dba_data: Not implemented in this database ,
-
View: IGSFV_PROG_HESA_COST_CENTRES
12.2.2
product: IGS - Student System (Obsolete) , implementation_dba_data: Not implemented in this database ,
-
View: IGS_HE_OU_CC_V
12.2.2
product: IGS - Student System (Obsolete) , description: A new view to hold HESA cost center, subject and proportion details defined for an organizational unit , implementation_dba_data: Not implemented in this database ,
-
View: IGSFV_UNIT_HESA_COST_CENTRES
12.2.2
product: IGS - Student System (Obsolete) , implementation_dba_data: Not implemented in this database ,
-
View: IGSFV_UK_PRG_OFR_OPT_UNIT_SETS
12.2.2
product: IGS - Student System (Obsolete) , description: Full View for Program Offering Option Unit Set HESA Details , implementation_dba_data: Not implemented in this database ,
-
View: IGS_AV_ACAD_HISTORY_V
12.2.2
product: IGS - Student System (Obsolete) , description: This view contains the Academic History of the student. , implementation_dba_data: Not implemented in this database ,
-
View: IGSFV_STORED_PLACEMENTS
12.2.2
product: IGS - Student System (Obsolete) , description: Full view for getting details of the storing placement information of a student unit attempt. , implementation_dba_data: Not implemented in this database ,
-
View: IGSFV_ORG_EXTENSIONS
12.2.2
product: IGS - Student System (Obsolete) , description: Obsolete , implementation_dba_data: Not implemented in this database ,