DBA Data[Home] [Help] [Dependency Information]


VIEW: APPS.IGFFV_DIRECT_LOAN_ORIGINATIONS

Object Details
Object Name: IGFFV_DIRECT_LOAN_ORIGINATIONS
Object Type: VIEW
Owner: APPS
FND Design Data: ViewIGF.IGFFV_DIRECT_LOAN_ORIGINATIONS
Subobject Name:
Status: VALID

View Type

A Business Intelligence System view


Full View for the Entity that holds Financial Aid Direct Loan Originations


[View Source]

Columns
Name Datatype Length Mandatory Comments
SCHOOL_CERTIFICATION_DATE DATE

Indicates date on which school certified loan
ORIGINATION_FEES_PERCENT NUMBER (6)
Indicates origination fee percentage
_LA:LOAN_ORIGIANTION_STATUS CHAR (73)
Indicates loan origination status
LOAN_ORIGINATION_BATCH_ID VARCHAR2 (40)
Batch identifier for loan originated
LOAN_ORIGINATION_BATCH_DATE DATE

Indicates date on which loan originated
PROMISSORY_NOTE_ID VARCHAR2 (30)
Identifier for promissory note status
PROMISSORY_NOTE_BATCH_ID VARCHAR2 (40)
Batch ID of the Promissory Note Acknowledgment file
PROMISSORY_NOTE_ACK_DATE DATE

Date on which the LOC acknowledged the receipt of the paper promissory note or promissory note or application
PROMISSORY_NOTE_STATUS_DATE DATE

Indicates date on which promissory note status changed by service provider
_LA:GRADE_LEVEL CHAR (68)
Indicates grade level code of student at time loan originated
_LA:PROMISSORY_NOTE_STATUS CHAR (65)
Indicates promissory note status
_LA:PROMISSORY_NOTE_PRINT CHAR (71)
Indicates promissory note print indicator
_LA:HEAL_ELIGIBILITY CHAR (76)
Indicates student is eligible for additional unsubsidized funds in case of health professions
_LA:DEPENDENT_ELIGIBILITY CHAR (78)
Indicates student is eligible for additional unsubsidized funds
_LA:STUDENT_DEFAULT_STATUS CHAR (73)
Indicates student borrower's default status for loan
_LA:BORROWER_DEFAULT_STATUS CHAR (73)
Indicates parent borrower's default or refund status on Title IV loans
_LA:PROMISSORY_NOTE_TYPE CHAR (63)
Master Promissory Note Type
_LA:PROMISSORY_NOTE_LINK CHAR (64)
Master Promissory Note Indicator. Y - Linked and N - Not Linked
_LA:CREDIT_OVERRIDE_IND CHAR (71)
Indicates credit decision returned by external processor
CREDIT_DECISION_DATE DATE

Indicates last date on which credit decision was updated
ENDORSER_AMOUNT NUMBER (12)
Indicates total anticipated disbursement gross amount
PERSON_NUMBER VARCHAR2 (30) Yes Person Number
FIRST_NAME VARCHAR2 (150)
Person First Name
LAST_NAME VARCHAR2 (150)
Person Last Name
MIDDLE_NAME VARCHAR2 (60)
Person Middle Name
PERM_ADDRESS_LINE_1 VARCHAR2 (240)
Permanent Address attribute of the student
PERM_ADDRESS_LINE_2 VARCHAR2 (240)
Permanent Address attribute of the student
PERM_ADDRESS_LINE_3 VARCHAR2 (240)
Permanent Address attribute of the student
PERM_ADDRESS_LINE_4 VARCHAR2 (240)
Permanent Address attribute of the student
PERMANENT_CITY VARCHAR2 (60)
Indicates permanent city of the student
PERMANENT_STATE_CODE VARCHAR2 (60)
Indicates permanent state code of the student
PERMANENT_ZIP_CODE VARCHAR2 (60)
Indicates permanent zip code of the student
E_MAIL_ADDRESS VARCHAR2 (2000)
Indicates email address of the student
PLUS_BORROWER_PERSON_NUMBER VARCHAR2 (30)
Parent or alternate borrower's Person Number
PLUS_BORROWER_FIRST_NAME VARCHAR2 (150)
Parent or alternate borrower's First Name
PLUS_BORROWER_LAST_NAME VARCHAR2 (150)
Parent or alternate borrower's Last Name
PLUS_BORROWER_MIDDLE_NAME VARCHAR2 (60)
Parent or alternate borrower's Middle Name
PLUS_BORROWER_PERM_ADD_LINE_1 VARCHAR2 (240)
Parent or alternate borrower's Permanent address attribute
PLUS_BORROWER_PERM_ADD_LINE_2 VARCHAR2 (240)
Parent or alternate borrower's Permanent address attribute
PLUS_BORROWER_PERM_ADD_LINE_3 VARCHAR2 (240)
Parent or alternate borrower's Permanent address attribute
PLUS_BORROWER_PERM_ADD_LINE_4 VARCHAR2 (240)
Parent or alternate borrower's Permanent address attribute
PLUS_BORROWER_PERMANENT_CITY VARCHAR2 (60)
Parent or alternate borrower's Permanent City
PLUS_BORROWER_PERMANENT_STATE VARCHAR2 (60)
Parent or alternate borrower's Permanent State
PLUS_BORROWER_PERMANENT_ZIP VARCHAR2 (60)
Parent or alternate borrower's Permanent Zip Code
PLUS_BORROWER_E_MAIL_ADDRESS VARCHAR2 (2000)
Parent or alternate borrower's email address
AWARD_CALENDAR_TYPE VARCHAR2 (10) Yes Calendar Type for Award Calendar
AWARD_YEAR_SEQUENCE_NUMBER NUMBER (6) Yes Unique Sequence Number for Award Calendar
AWARD_YEAR VARCHAR2 (10)
Awarding Year
LOAN_NUMBER VARCHAR2 (30)
Identifier for loans
LOAN_PERIOD_BEGIN_DATE DATE
Yes Indicates loan period start date
LOAN_PERIOD_END_DATE DATE
Yes Indicates loan period end date
_LA:LOAN_RECORD_STATUS CHAR (65)
Indicates loan status
LOAN_ORIGINATION_STATUS_DATE DATE

Indicates date on which loan status changed
LOAN_IS_ACTIVE VARCHAR2 (1) Yes Indicator that specifies whether loan is active. Setting check box to inactive prevents use of loan in new or modified records
LOAN_IS_ACTIVE_DATE DATE
Yes Indicates date on which loan was activated or inactivated
LOAN_AMOUNT NUMBER (12)
Total award amount accepted
FUND_DESCRIPTION VARCHAR2 (80)
Fund Code Description
PLUS_BORROW_PERSON_ID NUMBER (15)
Identifier for parent or alternate borrower from TCA
BASE_ID NUMBER (10) Yes Unique identifier for student in financial aid
PERSON_ID NUMBER (15) Yes Person identifier
INETRNAL_ORIGINATION_ID NUMBER (15) Yes Identifier for loan origination
CREATED_BY NUMBER (15) Yes Standard WHO Column
CREATION_DATE DATE
Yes Standard WHO Column
LAST_UPDATED_BY NUMBER (15) Yes Standard WHO Column
LAST_UPDATE_DATE DATE
Yes Standard WHO Column
Query Text

Cut, paste (and edit) the following text to query this object:


SELECT SCHOOL_CERTIFICATION_DATE
,      ORIGINATION_FEES_PERCENT
,      _LA:LOAN_ORIGIANTION_STATUS
,      LOAN_ORIGINATION_BATCH_ID
,      LOAN_ORIGINATION_BATCH_DATE
,      PROMISSORY_NOTE_ID
,      PROMISSORY_NOTE_BATCH_ID
,      PROMISSORY_NOTE_ACK_DATE
,      PROMISSORY_NOTE_STATUS_DATE
,      _LA:GRADE_LEVEL
,      _LA:PROMISSORY_NOTE_STATUS
,      _LA:PROMISSORY_NOTE_PRINT
,      _LA:HEAL_ELIGIBILITY
,      _LA:DEPENDENT_ELIGIBILITY
,      _LA:STUDENT_DEFAULT_STATUS
,      _LA:BORROWER_DEFAULT_STATUS
,      _LA:PROMISSORY_NOTE_TYPE
,      _LA:PROMISSORY_NOTE_LINK
,      _LA:CREDIT_OVERRIDE_IND
,      CREDIT_DECISION_DATE
,      ENDORSER_AMOUNT
,      PERSON_NUMBER
,      FIRST_NAME
,      LAST_NAME
,      MIDDLE_NAME
,      PERM_ADDRESS_LINE_1
,      PERM_ADDRESS_LINE_2
,      PERM_ADDRESS_LINE_3
,      PERM_ADDRESS_LINE_4
,      PERMANENT_CITY
,      PERMANENT_STATE_CODE
,      PERMANENT_ZIP_CODE
,      E_MAIL_ADDRESS
,      PLUS_BORROWER_PERSON_NUMBER
,      PLUS_BORROWER_FIRST_NAME
,      PLUS_BORROWER_LAST_NAME
,      PLUS_BORROWER_MIDDLE_NAME
,      PLUS_BORROWER_PERM_ADD_LINE_1
,      PLUS_BORROWER_PERM_ADD_LINE_2
,      PLUS_BORROWER_PERM_ADD_LINE_3
,      PLUS_BORROWER_PERM_ADD_LINE_4
,      PLUS_BORROWER_PERMANENT_CITY
,      PLUS_BORROWER_PERMANENT_STATE
,      PLUS_BORROWER_PERMANENT_ZIP
,      PLUS_BORROWER_E_MAIL_ADDRESS
,      AWARD_CALENDAR_TYPE
,      AWARD_YEAR_SEQUENCE_NUMBER
,      AWARD_YEAR
,      LOAN_NUMBER
,      LOAN_PERIOD_BEGIN_DATE
,      LOAN_PERIOD_END_DATE
,      _LA:LOAN_RECORD_STATUS
,      LOAN_ORIGINATION_STATUS_DATE
,      LOAN_IS_ACTIVE
,      LOAN_IS_ACTIVE_DATE
,      LOAN_AMOUNT
,      FUND_DESCRIPTION
,      PLUS_BORROW_PERSON_ID
,      BASE_ID
,      PERSON_ID
,      INETRNAL_ORIGINATION_ID
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
FROM APPS.IGFFV_DIRECT_LOAN_ORIGINATIONS;

Dependencies

[top of page]

APPS.IGFFV_DIRECT_LOAN_ORIGINATIONS references the following:

SchemaAPPS
SynonymHZ_PARTIES
SynonymIGF_AP_FA_BASE_REC_ALL
SynonymIGF_AW_AWARD_ALL
SynonymIGF_AW_FUND_CAT_ALL
SynonymIGF_AW_FUND_MAST_ALL
SynonymIGF_SL_LOANS_ALL
SynonymIGF_SL_LOR_ALL
SynonymIGS_CA_INST_ALL

APPS.IGFFV_DIRECT_LOAN_ORIGINATIONS is not referenced by any database object