Search Results heal_debt
Overview
IGFFV_ALT_ORIG_RESPONSES is a full (non-incremental) view in the Oracle E-Business Suite Financial Aid (IGF) module. It exposes the complete set of Alternate Loan Origination Response Details as returned by a lending institution during the alternate loan certification and origination cycle. The view is documented under the IGF – Financial Aid product line, which Oracle classifies as obsolete in Release 12.1.1 and 12.2.2. Consequently, the ETRM metadata records the object as not implemented in this database for the reference environment, meaning no compiled database view exists for it in that instance.
The term "full view" indicates that the object is intended to present all attributes of its underlying entity rather than a restricted projection. Its purpose is reporting and integration: institutions and third-party servicers query the view to retrieve borrower, cosigner, debt, and repayment data captured from a lender's response file, feeding downstream reconciliation, disbursement, and compliance reporting.
Underlying Base Objects
The documented ETRM metadata records no referenced base objects for this view. The view text nevertheless reveals its structure. The select list is fully qualified with the alias RESP4, indicating that the definition is built over an entity (table or synonym) aliased as RESP4 that stores alternate loan origination responses. No WHERE clause, GROUP BY, or join conditions appear in the exposed excerpt; the columns are selected directly from RESP4, and several are replaced by dynamic lookup expressions.
Because the base object is undocumented and the view is marked not implemented, treat IGFFV_ALT_ORIG_RESPONSES as a legacy dictionary artifact. In instances where the IGF module was licensed and patched, the RESP4 entity would reside in the IGF schema alongside related origination and disbursement tables.
Key Columns
The view exposes a wide attribute set, grouped functionally as follows.
- Loan identification:
LOAN_NUMBERuniquely ties the response to a certified alternate loan. - Borrower debt profile:
FED_STAFFORD_LOAN_DEBT,FED_SLS_DEBT,HEAL_DEBT(Health Education Assistance Loan debt),PERKINS_DEBT, andOTHER_DEBTcapture outstanding educational indebtedness. - Borrower income and profile:
BORW_GROSS_ANNUAL_SAL,BORW_OTHER_INCOME, andSTUDENT_MAJOR. - Coded attributes: credit under different name, interest rate option, and repayment option are exposed through
IGF_LOOKUPS_VIEWexpressions returningMEANINGvalues fromIGF_AP_YES_NO,IGF_SL_ALT_INT_RATE_OPTION, andIGF_SL_ALT_REPAY_OPTION. - Monthly expense obligations:
STUD_MTH_HOUSING_PYMT,STUD_MTH_CRDTCARD_PYMT,STUD_MTH_AUTO_PYMT,STUD_MTH_ED_LOAN_PYMT, andSTUD_MTH_OTHER_PYMT. - Cosigner 1 and Cosigner 2 detail: name, SSN, citizenship, address, phone, signature code, income, foreign postal and phone prefix, date of birth, license state and number, relationship, years at address, parallel monthly payment fields, and credit authorization code.
Common Use Cases and Queries
Primary use cases include verifying borrower debt disclosures against certified loan amounts, generating cosigner demographic and income reports, and reconciling alternative loan responses. A representative query retrieving borrower debt and cosigner detail is:
SELECT LOAN_NUMBER, HEAL_DEBT, PERKINS_DEBT, OTHER_DEBT, BORW_GROSS_ANNUAL_SAL FROM IGFFV_ALT_ORIG_RESPONSES WHERE LOAN_NUMBER = :loan_number;SELECT COSNR_1_LAST_NAME, COSNR_1_FIRST_NAME, COSNR_1_RELATIONSHIP_TO, COSNR_1_GROSS_ANL_SAL FROM IGFFV_ALT_ORIG_RESPONSES WHERE COSNR_1_SSN = :ssn;
Because the object is obsolete and reported as not implemented, these statements should be validated against the actual instance before use; in most 12.1.1 and 12.2.2 environments the view will not resolve.
-
View: IGFFV_ALT_ORIG_RESPONSES
12.2.2
product: IGF - Financial Aid (Obsolete) , description: Full View for the Entity that holds Alternate Loan Origination Response Details , implementation_dba_data: Not implemented in this database ,
-
View: IGF_SL_ALT_BORW
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGF.IGF_SL_ALT_BORW, object_name:IGF_SL_ALT_BORW, status:VALID, product: IGF - Financial Aid , implementation_dba_data: APPS.IGF_SL_ALT_BORW ,
-
View: IGF_SL_CL_RESP_R4
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGF.IGF_SL_CL_RESP_R4, object_name:IGF_SL_CL_RESP_R4, status:VALID, product: IGF - Financial Aid , implementation_dba_data: APPS.IGF_SL_CL_RESP_R4 ,
-
View: IGF_SL_CL_RESP_R4
12.2.2
product: IGF - Financial Aid (Obsolete) , implementation_dba_data: Not implemented in this database ,
-
View: IGF_SL_ALT_BORW
12.2.2
product: IGF - Financial Aid (Obsolete) , implementation_dba_data: Not implemented in this database ,
-
View: IGFBV_ALT_ORIG_RESPONSES
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGF.IGFBV_ALT_ORIG_RESPONSES, object_name:IGFBV_ALT_ORIG_RESPONSES, status:VALID, product: IGF - Financial Aid , description: Base view for the entity that holds Alternate Loan Origination Response Details , implementation_dba_data: APPS.IGFBV_ALT_ORIG_RESPONSES ,
-
View: IGFFV_ALT_ORIG_RESPONSES
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGF.IGFFV_ALT_ORIG_RESPONSES, object_name:IGFFV_ALT_ORIG_RESPONSES, status:VALID, product: IGF - Financial Aid , description: Full View for the Entity that holds Alternate Loan Origination Response Details , implementation_dba_data: APPS.IGFFV_ALT_ORIG_RESPONSES ,
-
VIEW: APPS.IGF_SL_CL_RESP_R4
12.1.1
-
VIEW: APPS.IGF_SL_ALT_BORW
12.1.1
-
View: IGFBV_ALT_ORIG_RESPONSES
12.2.2
product: IGF - Financial Aid (Obsolete) , description: Base view for the entity that holds Alternate Loan Origination Response Details , implementation_dba_data: Not implemented in this database ,
-
VIEW: APPS.IGFFV_ALT_ORIG_RESPONSES
12.1.1
-
VIEW: APPS.IGFBV_ALT_ORIG_RESPONSES
12.1.1
-
VIEW: APPS.IGF_SL_CL_RESP_R4
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGF.IGF_SL_CL_RESP_R4, object_name:IGF_SL_CL_RESP_R4, status:VALID,
-
View: IGFBV_FFELP_LOAN_ORIGINATIONS
12.2.2
product: IGF - Financial Aid (Obsolete) , description: Base view for the entity that holds Financial Aid FFELP Loan Originations , implementation_dba_data: Not implemented in this database ,
-
View: IGFBV_FFELP_LOAN_ORIGINATIONS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGF.IGFBV_FFELP_LOAN_ORIGINATIONS, object_name:IGFBV_FFELP_LOAN_ORIGINATIONS, status:VALID, product: IGF - Financial Aid , description: Base view for the entity that holds Financial Aid FFELP Loan Originations , implementation_dba_data: APPS.IGFBV_FFELP_LOAN_ORIGINATIONS ,
-
View: IGFFV_FFELP_LOAN_ORIGINATIONS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGF.IGFFV_FFELP_LOAN_ORIGINATIONS, object_name:IGFFV_FFELP_LOAN_ORIGINATIONS, status:VALID, product: IGF - Financial Aid , description: Full View for the Entity that holds Financial Aid FFELP Loan Originations , implementation_dba_data: APPS.IGFFV_FFELP_LOAN_ORIGINATIONS ,
-
View: IGF_SL_ALT_BORW_V
12.2.2
product: IGF - Financial Aid (Obsolete) , description: Stores alternate loan details for student , implementation_dba_data: Not implemented in this database ,
-
View: IGF_SL_ALT_BORW_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGF.IGF_SL_ALT_BORW_V, object_name:IGF_SL_ALT_BORW_V, status:VALID, product: IGF - Financial Aid , description: Stores alternate loan details for student , implementation_dba_data: APPS.IGF_SL_ALT_BORW_V ,
-
View: IGFFV_FFELP_LOAN_ORIGINATIONS
12.2.2
product: IGF - Financial Aid (Obsolete) , description: Full View for the Entity that holds Financial Aid FFELP Loan Originations , implementation_dba_data: Not implemented in this database ,
-
VIEW: APPS.IGF_SL_ALT_BORW
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGF.IGF_SL_ALT_BORW, object_name:IGF_SL_ALT_BORW, status:VALID,
-
VIEW: APPS.IGF_SL_ALT_BORW_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGF.IGF_SL_ALT_BORW_V, object_name:IGF_SL_ALT_BORW_V, status:VALID,
-
VIEW: APPS.IGFBV_FFELP_LOAN_ORIGINATIONS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGF.IGFBV_FFELP_LOAN_ORIGINATIONS, object_name:IGFBV_FFELP_LOAN_ORIGINATIONS, status:VALID,
-
TABLE: IGF.IGF_SL_ALT_BORW_ALL
12.1.1
owner:IGF, object_type:TABLE, fnd_design_data:IGF.IGF_SL_ALT_BORW_ALL, object_name:IGF_SL_ALT_BORW_ALL, status:VALID,
-
VIEW: APPS.IGFBV_ALT_ORIG_RESPONSES
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGF.IGFBV_ALT_ORIG_RESPONSES, object_name:IGFBV_ALT_ORIG_RESPONSES, status:VALID,
-
VIEW: APPS.IGFFV_ALT_ORIG_RESPONSES
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGF.IGFFV_ALT_ORIG_RESPONSES, object_name:IGFFV_ALT_ORIG_RESPONSES, status:VALID,
-
TABLE: IGF.IGF_SL_CL_RESP_R4_ALL
12.1.1
owner:IGF, object_type:TABLE, fnd_design_data:IGF.IGF_SL_CL_RESP_R4_ALL, object_name:IGF_SL_CL_RESP_R4_ALL, status:VALID,
-
VIEW: APPS.IGFFV_FFELP_LOAN_ORIGINATIONS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGF.IGFFV_FFELP_LOAN_ORIGINATIONS, object_name:IGFFV_FFELP_LOAN_ORIGINATIONS, status:VALID,
-
APPS.IGF_SL_CL_RESP_R4_PKG SQL Statements
12.1.1
-
APPS.IGF_SL_ALT_BORW_PKG SQL Statements
12.1.1
-
PACKAGE BODY: APPS.IGF_SL_ALT_BORW_PKG
12.1.1
-
Lookup Type: IGF_SL_LOAN_FIELDS
12.1.1
product: IGF - Financial Aid , meaning: Loan Fields , description: Loan Fields ,
-
APPS.IGF_SL_CL_ORIG SQL Statements
12.1.1
-
Lookup Type: IGF_SL_LOAN_FIELDS
12.2.2
product: IGF - Financial Aid (Obsolete) , meaning: Loan Fields , description: Loan Fields ,
-
PACKAGE BODY: APPS.IGF_SL_CL_RESP_R4_PKG
12.1.1
-
APPS.IGF_SL_CL_ORIG dependencies on IGF_SL_ALT_BORW
12.1.1
-
APPS.IGF_SL_CL_ORIG dependencies on IGF_SL_LOANS_V
12.1.1
-
PACKAGE BODY: APPS.IGF_SL_CL_ORIG
12.1.1
-
APPS.IGF_SL_CL_ORIG_ACK dependencies on IGF_AW_GEN
12.1.1
-
APPS.IGF_SL_CL_ORIG dependencies on IGF_SL_LOANS
12.1.1
-
eTRM - IGF Tables and Views
12.1.1
description: Holds pays only unit details for a pays only program ,
-
PACKAGE BODY: APPS.IGF_SL_CL_ORIG_ACK
12.1.1