Search Results level_of_qual_id
Overview
The view IGS_PE_PERSON_DTLS_V belongs to the Oracle EBS IGS — Student System product family, a module documented in ETRM as Obsolete. It exposes a consolidated, denormalized projection of person (party) detail records used throughout the Student System to present biographical, demographic, and identity attributes for both students and staff. The view is not a physical object; it is a read-only query construct intended for reporting, integration, and internal Student System logic. ETRM records the implementation status as "Not implemented in this database," indicating that in the documented environment the underlying dependency chain (notably the IGS_PE_* and FND_LOOKUP_VALUES objects) was either absent or the view was not deployed — a common circumstance for obsolete modules retained only for reference in 12.1.1 and 12.2.2.
Underlying Base Objects
The view text joins six sources. ETRM does not document a base-object list, so the dependencies are derived from the view DDL itself:
HZ_PARTIES P— the primary driving table (Oracle Trading Community / HZ party registry), supplying person name parts, party number, email, salutation, attributes, and audit columns.IGS_PE_PERSON_BASE_V PP— a Student System base view carrying gender, birth date, and date of death.IGS_PE_HZ_PARTIES PD— an outer-joined Student System table for student-specific flags (deceased, archive/purge, proof of insurance/immunization, military service, veteran, Oracle username, level of qualification).FND_LOOKUP_VALUES LK— outer-joined lookup forHZ_GENDERmeanings (application 222, security group 0, session language).FND_LOOKUP_VALUES LK1— outer-joined lookup resolving the pre-name adjunct code to a meaningful description.IGS_PE_PERSON_ID_TYPE_V PIT— outer-joined identifier view exposing person ID type and API person ID.
The join conditions confirm PARTY_ID as the unifying key, with outer joins (+) preserving person rows lacking student or identifier detail.
Key Columns
PERSON_ID / PERSON_NUMBER— party identifier and human-readable party number.SURNAME, GIVEN_NAMES, MIDDLE_NAME, SUFFIX, TITLE, SALUTATION, PREFERRED_GIVEN_NAME— name components.PRE_NAME_ADJUNCTandPRE_NAME_ADJUNCT_MEANING— the pre-name adjunct code and its lookup meaning, resolved viaLK1. This pair is the column most associated with the search term "pre_name_adjunct_meaning."SEX / SEX_MEANING— gender code and decoded meaning.DECEASED_IND / DECEASED_DATE— derived from date of death with aDECODEfallback to the Student System deceased flag.ENCUMBERED_IND, STAFF_MEMBER_IND— computed viaIGS_EN_GEN_003functions.PERSON_ID_TYPE, API_PERSON_ID— identifier classification.- Attribute columns
ATTRIBUTE_CATEGORYthroughATTRIBUTE24plus standard "WHO" audit columns andOBJECT_VERSION_NUMBER.
Common Use Cases and Queries
Typical usage centres on person lookup and demographic reporting. A representative query retrieving adjunct meaning and gender is:
SELECT PERSON_ID, SURNAME, GIVEN_NAMES, PRE_NAME_ADJUNCT, PRE_NAME_ADJUNCT_MEANING, SEX_MEANING FROM IGS_PE_PERSON_DTLS_V WHERE PRE_NAME_ADJUNCT_MEANING IS NOT NULL;- Student roster extracts joining on
PERSON_IDto enrolment tables. - Staff/encumbrance checks leveraging
STAFF_MEMBER_INDandENCUMBERED_IND.
Because the module is obsolete, references should be migrated to supported HZ_PARTIES-based views in current releases.
-
View: IGS_PE_PERSON_DTLS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGS_PE_PERSON_DTLS_V, object_name:IGS_PE_PERSON_DTLS_V, status:VALID, product: IGS - Student System , implementation_dba_data: APPS.IGS_PE_PERSON_DTLS_V ,
-
Lookup Type: IGS_PE_DTL_ATTR_DISCRP_RULE
12.1.1
product: IGS - Student System , meaning: Person Detail Attribute Discrepancy Rule , description: Person Detail Attribute Discrepancy Rule ,
-
View: IGS_AD_INTERFACE_DTL_DSCP_V
12.2.2
product: IGS - Student System (Obsolete) , description: This view is created for implementing Detail Discrepancy Rule, basing on IGS_AD_INTERFACE_ALL table , implementation_dba_data: Not implemented in this database ,
-
VIEW: APPS.IGS_PE_PERSON_DTLS_V
12.1.1
-
Lookup Type: IGS_PE_DTL_ATTR_DISCRP_RULE
12.2.2
product: IGS - Student System (Obsolete) , meaning: Person Detail Attribute Discrepancy Rule , description: Person Detail Attribute Discrepancy Rule ,
-
View: IGS_PE_PERSON_DTLS_V
12.2.2
product: IGS - Student System (Obsolete) , implementation_dba_data: Not implemented in this database ,
-
VIEW: APPS.IGS_AD_INTERFACE_DTL_DSCP_V
12.1.1
-
VIEW: APPS.IGS_PE_PERSON_DTLS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGS_PE_PERSON_DTLS_V, object_name:IGS_PE_PERSON_DTLS_V, status:VALID,
-
View: IGS_AD_INTERFACE_DTL_DSCP_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGS_AD_INTERFACE_DTL_DSCP_V, object_name:IGS_AD_INTERFACE_DTL_DSCP_V, status:VALID, product: IGS - Student System , description: This view is created for implementing Detail Discrepancy Rule, basing on IGS_AD_INTERFACE_ALL table , implementation_dba_data: APPS.IGS_AD_INTERFACE_DTL_DSCP_V ,
-
View: IGS_AD_SS_PERSON_V
12.2.2
product: IGS - Student System (Obsolete) , description: This view retrieves the Person Information , implementation_dba_data: Not implemented in this database ,
-
View: IGS_PE_PERSON_SV
12.2.2
product: IGS - Student System (Obsolete) , description: IGS_PE_PERSON_SV is used to manipulate the secured information about persons stored in the database. , implementation_dba_data: Not implemented in this database ,
-
View: IGF_AP_PERSON_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGF.IGF_AP_PERSON_V, object_name:IGF_AP_PERSON_V, status:VALID, product: IGF - Financial Aid , implementation_dba_data: APPS.IGF_AP_PERSON_V ,
-
View: IGS_PE_PERSON_V
12.2.2
product: IGS - Student System (Obsolete) , implementation_dba_data: Not implemented in this database ,
-
View: IGS_PE_PERSON_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGS_PE_PERSON_V, object_name:IGS_PE_PERSON_V, status:VALID, product: IGS - Student System , implementation_dba_data: APPS.IGS_PE_PERSON_V ,
-
View: IGS_AD_SS_PERSON_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGS_AD_SS_PERSON_V, object_name:IGS_AD_SS_PERSON_V, status:VALID, product: IGS - Student System , description: This view retrieves the Person Information , implementation_dba_data: APPS.IGS_AD_SS_PERSON_V ,
-
View: IGS_PE_PERSON_SV
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGS_PE_PERSON_SV, object_name:IGS_PE_PERSON_SV, status:VALID, product: IGS - Student System , description: IGS_PE_PERSON_SV is used to manipulate the secured information about persons stored in the database. , implementation_dba_data: APPS.IGS_PE_PERSON_SV ,
-
View: IGS_PE_PERSON
12.2.2
product: IGS - Student System (Obsolete) , description: IGS_PE_PERSON is used to manipulate the information about persons stored in the database. , implementation_dba_data: Not implemented in this database ,
-
View: IGS_PE_PERSON
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGS_PE_PERSON, object_name:IGS_PE_PERSON, status:VALID, product: IGS - Student System , description: IGS_PE_PERSON is used to manipulate the information about persons stored in the database. , implementation_dba_data: APPS.IGS_PE_PERSON ,
-
View: IGF_AP_PERSON_V
12.2.2
product: IGF - Financial Aid (Obsolete) , implementation_dba_data: Not implemented in this database ,
-
VIEW: APPS.IGS_AD_ENQ_PERSON_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGS_AD_ENQ_PERSON_V, object_name:IGS_AD_ENQ_PERSON_V, status:VALID,
-
View: IGR_I_PERSON_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGR_I_PERSON_V, object_name:IGR_I_PERSON_V, status:VALID, product: IGS - Student System , description: Person View , implementation_dba_data: APPS.IGR_I_PERSON_V ,
-
View: IGS_AD_SS_INTPER_V
12.2.2
product: IGS - Student System (Obsolete) , description: INS Dependent details , implementation_dba_data: Not implemented in this database ,
-
View: IGS_RC_I_PERSON_V
12.1.1
product: IGS - Student System , description: Person View , implementation_dba_data: Not implemented in this database ,
-
VIEW: APPS.IGS_AD_INTERFACE_DTL_DSCP_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGS_AD_INTERFACE_DTL_DSCP_V, object_name:IGS_AD_INTERFACE_DTL_DSCP_V, status:VALID,
-
View: IGS_AD_SS_INTPER_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGS_AD_SS_INTPER_V, object_name:IGS_AD_SS_INTPER_V, status:VALID, product: IGS - Student System , description: INS Dependent details , implementation_dba_data: APPS.IGS_AD_SS_INTPER_V ,
-
View: IGR_I_PERSON_V
12.2.2
product: IGS - Student System (Obsolete) , description: Person View , implementation_dba_data: Not implemented in this database ,
-
View: IGS_RC_I_PERSON_V
12.2.2
product: IGS - Student System (Obsolete) , description: Person View , implementation_dba_data: Not implemented in this database ,
-
VIEW: APPS.IGF_AP_PERSON_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGF.IGF_AP_PERSON_V, object_name:IGF_AP_PERSON_V, status:VALID,
-
VIEW: APPS.IGS_AD_SS_PERSON_V
12.1.1
-
View: IGS_AD_ENQ_PERSON_V
12.2.2
product: IGS - Student System (Obsolete) , description: Obsolete , implementation_dba_data: Not implemented in this database ,
-
View: IGS_AD_ENQ_PERSON_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGS_AD_ENQ_PERSON_V, object_name:IGS_AD_ENQ_PERSON_V, status:VALID, product: IGS - Student System , description: Obsolete , implementation_dba_data: APPS.IGS_AD_ENQ_PERSON_V ,
-
VIEW: APPS.IGS_PE_PERSON
12.1.1
-
VIEW: APPS.IGF_AP_PERSON_V
12.1.1
-
VIEW: APPS.IGR_I_PERSON_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGR_I_PERSON_V, object_name:IGR_I_PERSON_V, status:VALID,
-
VIEW: APPS.IGS_PE_PERSON_SV
12.1.1
-
VIEW: APPS.IGS_AD_SS_INTPER_V
12.1.1
-
VIEW: APPS.IGS_PE_PERSON_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGS_PE_PERSON_V, object_name:IGS_PE_PERSON_V, status:VALID,
-
VIEW: APPS.IGS_PE_PERSON_V
12.1.1
-
VIEW: APPS.IGS_AD_SS_INTPER_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGS_AD_SS_INTPER_V, object_name:IGS_AD_SS_INTPER_V, status:VALID,
-
VIEW: APPS.IGS_AD_SS_PERSON_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGS_AD_SS_PERSON_V, object_name:IGS_AD_SS_PERSON_V, status:VALID,
-
VIEW: APPS.IGS_PE_PERSON_SV
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGS_PE_PERSON_SV, object_name:IGS_PE_PERSON_SV, status:VALID,
-
VIEW: APPS.IGS_PE_PERSON
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGS_PE_PERSON, object_name:IGS_PE_PERSON, status:VALID,
-
PACKAGE: APPS.IGS_AD_IMP_023
12.1.1
-
APPS.IGS_AD_IMP_002 SQL Statements
12.1.1
-
PACKAGE BODY: APPS.IGS_AD_IMP_023
12.1.1
-
APPS.IGS_PE_PERSON_SS_PKG SQL Statements
12.1.1
-
APPS.IGS_UC_EXPORT_TO_OSS dependencies on HZ_PERSON_PROFILES
12.1.1
-
APPS.IGS_UC_EXPORT_TO_OSS dependencies on IGS_PE_HZ_PARTIES
12.1.1
-
APPS.IGS_UC_EXPORT_TO_OSS dependencies on HZ_PARTIES
12.1.1
-
APPS.IGS_UC_EXPORT_TO_OSS SQL Statements
12.1.1