Search Results grade_level_code
Overview
IGF_SL_COD_LOANKEY_V is a database view in the Oracle E-Business Suite Financial Aid module (IGF), historically associated with the Student Loan (SL) processing functionality. The product area in which this object resides is flagged as obsolete in the ETRM 12.2.2 metadata, and the view is documented as "not implemented in this database." It is therefore a legacy or reference-only object that appears in documentation and metadata catalogs but should not be relied upon in a functioning 12.1.1 or 12.2.2 environment.
The view presents Loan Key level tags, meaning it consolidates attribute values that are associated with a specific loan key identifier used to track and group student loan records. In Oracle EBS reporting and integration terms, such a view would serve as a denormalized read layer over the loan origination data, exposing fields needed for downstream printing, disclosure generation, and federal reporting extracts rather than for transactional data entry.
Underlying Base Objects
According to the documented view text, IGF_SL_COD_LOANKEY_V is defined over a single base table or object named IGF_SL_LOR_LOC_ALL. The ETRM metadata for the view itself lists no referenced base objects, but the view SQL clearly selects from IGF_SL_LOR_LOC_ALL. The "LOR" and "LOC" segments suggest a Loan Origination Record or Letter of Credit-style source structure, and the "_ALL" suffix typically denotes an Oracle multi-org or business-group secured object.
The SELECT list is wrapped in a GROUP BY that repeats every selected expression except the TO_CHAR date conversions. This is a distinctive construction: because the underlying columns are already unique at the Loan Key level, the GROUP BY functions as a de-duplication mechanism, collapsing multiple rows into a single Loan Key level tag record. There are no joins to other tables in the documented definition, so the view is a projection and de-duplication of IGF_SL_LOR_LOC_ALL rather than a multi-table consolidation.
Key Columns
The view exposes fifteen columns. Several are text identifiers used as keys, and several are dates or numeric percentages.
- DOCUMENT_ID_TXT — Document identifier text for the loan record.
- REP_ENTITY_ID_TXT and ATD_ENTITY_ID_TXT — Reporting and attended (ATD) entity identifiers, distinguishing the institution reporting the loan from the entity that the student attended.
- BASE_ID — The base identifier for the loan key record. This is the column most directly relevant to a search on "base_id," and it serves as a core key linking the Loan Key level tags back to their originating source record.
- SOURCE_ENTITY_ID_TXT — Source entity identifier text.
- LOAN_KEY_NUM — The Loan Key number, the primary grouping tag for the record.
- INTEREST_REBATE_PERCENT_NUM and ORIG_FEE_PERCT — Interest rebate percentage and origination fee percentage.
- LOAN_PER_BEGIN_DATE / LOAN_PER_END_DATE — Loan period start and end dates, formatted as YYYY-MM-DD.
- ACAD_YR_BEGIN_DATE / ACAD_YR_END_DATE — Academic year start and end dates, formatted as YYYY-MM-DD.
- PNOTE_PRINT_IND and DISCLOSURE_PRINT_IND — Promissory note and disclosure print indicators controlling whether these documents are generated.
- GRADE_LEVEL_CODE — The grade level code associated with the loan.
Common Use Cases and Queries
Because the view is documented as not implemented, any practical use is limited to historical reference, migration analysis, or reverse-engineering for custom reporting. A typical query retrieves Loan Key level tags by base identifier, which is the pattern implied by the "base_id" search:
SELECT base_id, loan_key_num, document_id_txt, rep_entity_id_txt, atd_entity_id_txt, orig_fee_perct, grade_level_code FROM igf_sl_cod_loankey_v WHERE base_id = :p_base_id;
A second common pattern filters by loan period or academic year to assemble records for disclosure and promissory note generation, selecting the print indicators and rebate percentages alongside the identifying keys. Administrators evaluating whether the view still exists should query ALL_VIEWS and ALL_VIEW_COLUMNS for the object name and verify whether IGF_SL_LOR_LOC_ALL is present. If neither exists, the object has been fully retired and must not be referenced in new code, concurrent programs, or integration mappings.
-
View: IGF_SL_COD_LOANKEY_V
12.2.2
product: IGF - Financial Aid (Obsolete) , description: View containing the Loan Key level tags , implementation_dba_data: Not implemented in this database ,
-
VIEW: APPS.IGF_SL_COD_LOANKEY_V
12.1.1
-
View: IGF_SL_COD_LOANKEY_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGF.IGF_SL_COD_LOANKEY_V, object_name:IGF_SL_COD_LOANKEY_V, status:VALID, product: IGF - Financial Aid , description: View containing the Loan Key level tags , implementation_dba_data: APPS.IGF_SL_COD_LOANKEY_V ,
-
VIEW: APPS.IGF_SL_COD_REP_V
12.1.1
-
View: IGF_SL_COD_REP_V
12.2.2
product: IGF - Financial Aid (Obsolete) , description: View used for reporting the various Direct Loan tags in the outbound XML for Direct Loan , implementation_dba_data: Not implemented in this database ,
-
View: IGF_SL_COD_REP_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGF.IGF_SL_COD_REP_V, object_name:IGF_SL_COD_REP_V, status:VALID, product: IGF - Financial Aid , description: View used for reporting the various Direct Loan tags in the outbound XML for Direct Loan , implementation_dba_data: APPS.IGF_SL_COD_REP_V ,
-
VIEW: APPS.IGF_SL_COD_LOANKEY_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGF.IGF_SL_COD_LOANKEY_V, object_name:IGF_SL_COD_LOANKEY_V, status:VALID,
-
View: IGF_SL_RESP_DTLS_V
12.2.2
product: IGF - Financial Aid (Obsolete) , description: View containing the response details for all the XML Documents received for the Direct Loans , implementation_dba_data: Not implemented in this database ,
-
View: IGF_SL_RESP_DTLS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGF.IGF_SL_RESP_DTLS_V, object_name:IGF_SL_RESP_DTLS_V, status:VALID, product: IGF - Financial Aid , description: View containing the response details for all the XML Documents received for the Direct Loans , implementation_dba_data: APPS.IGF_SL_RESP_DTLS_V ,
-
TABLE: IGF.IGF_SL_DI_RESP_DTLS
12.1.1
owner:IGF, object_type:TABLE, fnd_design_data:IGF.IGF_SL_DI_RESP_DTLS, object_name:IGF_SL_DI_RESP_DTLS, status:VALID,
-
Lookup Type: IGF_SL_CL_CHANGE_FIELDS
12.2.2
product: IGF - Financial Aid (Obsolete) , meaning: CommonLine Change Fields , description: CommonLine Change Fields ,
-
Lookup Type: IGF_SL_CL_CHANGE_FIELDS
12.1.1
product: IGF - Financial Aid , meaning: CommonLine Change Fields , description: CommonLine Change Fields ,
-
VIEW: APPS.IGF_SL_RESP_DTLS_V
12.1.1
-
View: IGF_SL_CL_RESP_R1
12.2.2
product: IGF - Financial Aid (Obsolete) , implementation_dba_data: Not implemented in this database ,
-
View: IGF_SL_CL_RESP_R1
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGF.IGF_SL_CL_RESP_R1, object_name:IGF_SL_CL_RESP_R1, status:VALID, product: IGF - Financial Aid , implementation_dba_data: APPS.IGF_SL_CL_RESP_R1 ,
-
View: IGF_SL_LOR_DTLS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGF.IGF_SL_LOR_DTLS_V, object_name:IGF_SL_LOR_DTLS_V, status:VALID, product: IGF - Financial Aid , description: Obsolete , implementation_dba_data: APPS.IGF_SL_LOR_DTLS_V ,
-
VIEW: APPS.IGF_SL_COD_REP_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGF.IGF_SL_COD_REP_V, object_name:IGF_SL_COD_REP_V, status:VALID,
-
View: IGF_SL_LOR_DTLS_V
12.2.2
product: IGF - Financial Aid (Obsolete) , description: Obsolete , implementation_dba_data: Not implemented in this database ,
-
VIEW: APPS.IGF_SL_CL_RESP_R1
12.1.1
-
TABLE: IGF.IGF_SL_LI_DLOR_INTS
12.1.1
owner:IGF, object_type:TABLE, fnd_design_data:IGF.IGF_SL_LI_DLOR_INTS, object_name:IGF_SL_LI_DLOR_INTS, status:VALID,
-
VIEW: APPS.IGF_SL_RESP_DTLS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGF.IGF_SL_RESP_DTLS_V, object_name:IGF_SL_RESP_DTLS_V, status:VALID,
-
View: IGF_SL_LOR
12.2.2
product: IGF - Financial Aid (Obsolete) , implementation_dba_data: Not implemented in this database ,
-
VIEW: APPS.IGF_SL_LOR_DTLS_V
12.1.1
-
View: IGF_SL_LOR
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGF.IGF_SL_LOR, object_name:IGF_SL_LOR, status:VALID, product: IGF - Financial Aid , implementation_dba_data: APPS.IGF_SL_LOR ,
-
APPS.IGF_SL_DL_VALIDATION SQL Statements
12.1.1
-
VIEW: APPS.IGF_SL_CL_RESP_R1
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGF.IGF_SL_CL_RESP_R1, object_name:IGF_SL_CL_RESP_R1, status:VALID,
-
View: IGF_SL_LOR_V
12.2.2
product: IGF - Financial Aid (Obsolete) , implementation_dba_data: Not implemented in this database ,
-
View: IGF_SL_LOR_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGF.IGF_SL_LOR_V, object_name:IGF_SL_LOR_V, status:VALID, product: IGF - Financial Aid , implementation_dba_data: APPS.IGF_SL_LOR_V ,
-
View: IGF_SL_LOR_LOC
12.2.2
product: IGF - Financial Aid (Obsolete) , implementation_dba_data: Not implemented in this database ,
-
View: IGF_SL_LOR_LOC
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGF.IGF_SL_LOR_LOC, object_name:IGF_SL_LOR_LOC, status:VALID, product: IGF - Financial Aid , implementation_dba_data: APPS.IGF_SL_LOR_LOC ,
-
VIEW: APPS.IGF_SL_LOR
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGF.IGF_SL_LOR, object_name:IGF_SL_LOR, status:VALID,
-
PACKAGE BODY: APPS.IGF_SL_DL_VALIDATION
12.1.1
-
TABLE: IGF.IGF_SL_CL_RESP_R1_ALL
12.1.1
owner:IGF, object_type:TABLE, fnd_design_data:IGF.IGF_SL_CL_RESP_R1_ALL, object_name:IGF_SL_CL_RESP_R1_ALL, status:VALID,
-
VIEW: APPS.IGF_SL_LOR_LOC
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGF.IGF_SL_LOR_LOC, object_name:IGF_SL_LOR_LOC, status:VALID,
-
VIEW: APPS.IGF_SL_LOR_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGF.IGF_SL_LOR_V, object_name:IGF_SL_LOR_V, status:VALID,
-
APPS.IGF_SL_CL_RESP_R1_PKG SQL Statements
12.1.1
-
VIEW: APPS.IGF_SL_LOR_DTLS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGF.IGF_SL_LOR_DTLS_V, object_name:IGF_SL_LOR_DTLS_V, status:VALID,
-
TABLE: IGF.IGF_SL_LOR_ALL
12.1.1
owner:IGF, object_type:TABLE, fnd_design_data:IGF.IGF_SL_LOR_ALL, object_name:IGF_SL_LOR_ALL, status:VALID,
-
TABLE: IGF.IGF_SL_LI_ORIG_INTS
12.1.1
owner:IGF, object_type:TABLE, fnd_design_data:IGF.IGF_SL_LI_ORIG_INTS, object_name:IGF_SL_LI_ORIG_INTS, status:VALID,
-
APPS.IGF_SL_LOR_PKG SQL Statements
12.1.1
-
TABLE: IGF.IGF_SL_LOR_LOC_ALL
12.1.1
owner:IGF, object_type:TABLE, fnd_design_data:IGF.IGF_SL_LOR_LOC_ALL, object_name:IGF_SL_LOR_LOC_ALL, status:VALID,
-
TABLE: IGF.IGF_SL_LOR_LOC_HISTORY
12.1.1
owner:IGF, object_type:TABLE, fnd_design_data:IGF.IGF_SL_LOR_LOC_HISTORY, object_name:IGF_SL_LOR_LOC_HISTORY, status:VALID,
-
APPS.IGF_SL_CL_CREATE_CHG SQL Statements
12.1.1
-
APPS.IGF_SL_DL_LI_IMP_PKG SQL Statements
12.1.1
-
PACKAGE BODY: APPS.IGF_SL_CL_VALIDATION
12.1.1
-
Lookup Type: IGF_SL_LOAN_FIELDS
12.1.1
product: IGF - Financial Aid , meaning: Loan Fields , description: Loan Fields ,
-
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_DL_GEN_XML
12.1.1
-
APPS.IGF_SL_LOR_LOC_PKG SQL Statements
12.1.1
-
APPS.IGF_SL_LOR_LOC_HISTORY_PKG SQL Statements
12.1.1