Search Results elig_status
Overview
The view IGF_AW_AWD_DISB belongs to the IGF (Financial Aid) product family in Oracle E-Business Suite 12.1.1 and 12.2.2. The ETRM metadata classifies the product as "Obsolete," and explicitly records that the object is "Not implemented in this database." Consequently, the view should be treated as a legacy artifact rather than an active reporting or integration surface in a standard, current installation. Where it does exist, it presents award disbursement records — one row per disbursement against a financial aid award — exposing eligibility, disbursement status, fund handling, fee, and audit columns. Its principal value in historical or migrated environments lies in surfacing the ELIG_STATUS and related eligibility attributes alongside disbursement amounts and dates, allowing eligibility decisions to be reconciled with the amounts actually paid and released.
Underlying Base Objects
The ETRM metadata documents no referenced base objects, but the view text itself makes the lineage clear: the view is defined over IGF_AW_AWD_DISB_ALL, aliased as ADISB. The "_ALL" suffix indicates a multi-organization (multi-org / ORG_ID) base table, which is consistent with the view text filtering by ORG_ID. The view is essentially a filtered projection of that table, carrying forward a broad column list including key financial aid attributes and the standard Oracle WHO columns (CREATED_BY, CREATION_DATE, LAST_UPDATED_BY, LAST_UPDATE_DATE, LAST_UPDATE_LOGIN) plus concurrent program columns (REQUEST_ID, PROGRAM_APPLICATION_ID, PROGRAM_ID, PROGRAM_UPDATE_DATE). Because the metadata documents no intermediate views or joins, the relationship is direct: the view reads from IGF_AW_AWD_DISB_ALL and applies an organization/security predicate.
Key Columns
The columns most relevant to reporting and to the user's search term elig_status are:
AWARD_IDandDISB_NUM— identify the award and the specific disbursement sequence.ELIG_STATUSandELIG_STATUS_DATE— the eligibility determination for the disbursement and the date it was set; these are the primary columns users search for.DISB_GROSS_AMT,DISB_NET_AMT,DISB_ACCEPTED_AMT,DISB_PAID_AMT— the gross, net, accepted, and paid disbursement amounts.FEE_1,FEE_2,FEE_PAID_1,FEE_PAID_2,FEE_CLASS— fee amounts and classification.DISB_STATUS,DISB_STATUS_DATE,DISB_DATE,DISB_EXP_DT— disbursement status, status date, and key dates.FUND_STATUS,FUND_STATUS_DATE,FUND_RELEASE_DATE,FUND_DIST_MTHD,FUND_RETURN_MTHD_CODE— fund release and distribution controls.HOLD_REL_IND,MANUAL_HOLD_IND,AFFIRM_FLAG,LATE_DISB_IND,PREV_REPORTED_IND,FORCE_DISB— processing and hold indicators.CHEQUE_NUMBER,TRANS_TYPE,RVSN_ID,INT_REBATE_AMT— payment instrument and reversal/rebate detail.- Multi-org and audit columns such as
ORG_ID,CREATED_BY, andLAST_UPDATE_DATE.
Common Use Cases and Queries
Typical usage centers on eligibility and status reconciliation. A query filtering by ELIG_STATUS retrieves the disbursements affected by a given eligibility decision:
- Eligibility audit:
SELECT award_id, disb_num, elig_status, elig_status_date, disb_net_amt FROM igf_aw_awd_disb WHERE elig_status = :status; - Disbursement-to-payment reconciliation: compare
DISB_ACCEPTED_AMTagainstDISB_PAID_AMTfor a given award. - Hold and release monitoring: filter on
HOLD_REL_IND,MANUAL_HOLD_IND, andFUND_STATUS.
Because ETRM marks the object "Not implemented" and the product "Obsolete," these queries should be validated against the target instance's data dictionary before reliance, and migrated implementations should confirm that IGF_AW_AWD_DISB_ALL and the view remain present.
-
View: IGF_AW_AWD_DISB
12.2.2
product: IGF - Financial Aid (Obsolete) , implementation_dba_data: Not implemented in this database ,
-
View: IGF_DB_AWD_DISB_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGF.IGF_DB_AWD_DISB_V, object_name:IGF_DB_AWD_DISB_V, status:VALID, product: IGF - Financial Aid , description: Award disbursement details , implementation_dba_data: APPS.IGF_DB_AWD_DISB_V ,
-
View: IGF_DB_AWD_DISB_V
12.2.2
product: IGF - Financial Aid (Obsolete) , description: Award disbursement details , implementation_dba_data: Not implemented in this database ,
-
View: IGF_AW_AWD_DISB
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGF.IGF_AW_AWD_DISB, object_name:IGF_AW_AWD_DISB, status:VALID, product: IGF - Financial Aid , implementation_dba_data: APPS.IGF_AW_AWD_DISB ,
-
VIEW: APPS.IGF_DB_AWD_DISB_V
12.1.1
-
VIEW: APPS.IGF_AW_AWD_DISB
12.1.1
-
VIEW: APPS.IGF_SE_AWD_DISB_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGF.IGF_SE_AWD_DISB_V, object_name:IGF_SE_AWD_DISB_V, status:VALID,
-
View: IGF_SE_AWD_DISB_V
12.2.2
product: IGF - Financial Aid (Obsolete) , description: Retrives all the award disbursement details for the student employment awards , implementation_dba_data: Not implemented in this database ,
-
VIEW: APPS.IGF_AW_AWD_DISB
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGF.IGF_AW_AWD_DISB, object_name:IGF_AW_AWD_DISB, status:VALID,
-
View: IGF_SE_AWD_DISB_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGF.IGF_SE_AWD_DISB_V, object_name:IGF_SE_AWD_DISB_V, status:VALID, product: IGF - Financial Aid , description: Retrives all the award disbursement details for the student employment awards , implementation_dba_data: APPS.IGF_SE_AWD_DISB_V ,
-
VIEW: APPS.IGF_AW_AWD_DISB_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGF.IGF_AW_AWD_DISB_V, object_name:IGF_AW_AWD_DISB_V, status:VALID,
-
View: IGF_AW_AWD_DISB_V
12.2.2
product: IGF - Financial Aid (Obsolete) , description: Stores details of each disbursement , implementation_dba_data: Not implemented in this database ,
-
VIEW: APPS.IGF_DB_AWD_DISB_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGF.IGF_DB_AWD_DISB_V, object_name:IGF_DB_AWD_DISB_V, status:VALID,
-
View: IGF_AW_AWD_DISB_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGF.IGF_AW_AWD_DISB_V, object_name:IGF_AW_AWD_DISB_V, status:VALID, product: IGF - Financial Aid , description: Stores details of each disbursement , implementation_dba_data: APPS.IGF_AW_AWD_DISB_V ,
-
TABLE: IGF.IGF_AW_AWD_DISB_ALL
12.1.1
owner:IGF, object_type:TABLE, fnd_design_data:IGF.IGF_AW_AWD_DISB_ALL, object_name:IGF_AW_AWD_DISB_ALL, status:VALID,
-
APPS.IGF_DB_DISB SQL Statements
12.1.1
-
APPS.IGF_AW_AWD_DISB_PKG SQL Statements
12.1.1
-
APPS.IGF_SL_REL_DISB SQL Statements
12.1.1
-
APPS.IGF_DB_DISB_HOLDS_PKG SQL Statements
12.1.1
-
PACKAGE BODY: APPS.IGF_AW_AWD_DISB_PKG
12.1.1
-
PACKAGE BODY: APPS.BEN_CWB_SINGLE_PER_PROCESS_PKG
12.2.2
-
PACKAGE BODY: APPS.BEN_CWB_SINGLE_PER_PROCESS_PKG
12.1.1
-
PACKAGE BODY: APPS.IGF_DB_DISB_HOLDS_PKG
12.1.1
-
APPS.IGF_DB_DISB dependencies on IGF_DB_AWD_DISB_DTL
12.1.1
-
PACKAGE BODY: APPS.IGF_DB_DISB
12.1.1
-
APPS.IGF_DB_DISB dependencies on IGF_AW_AWD_DISB
12.1.1
-
APPS.IGF_AW_AWD_DISB_PKG dependencies on IGF_AW_GEN
12.1.1
-
APPS.IGF_AW_AWD_DISB_PKG dependencies on APP_EXCEPTION
12.1.1
-
APPS.IGF_SL_REL_DISB dependencies on IGF_AW_AWD_DISB_ALL
12.1.1
-
APPS.BEN_CWB_SINGLE_PER_PROCESS_PKG dependencies on HR_UTILITY
12.1.1
-
APPS.BEN_CWB_SINGLE_PER_PROCESS_PKG dependencies on HR_UTILITY
12.2.2
-
PACKAGE BODY: APPS.IGF_SL_REL_DISB
12.1.1
-
APPS.IGF_AW_AWD_DISB_PKG dependencies on FND_LOG
12.1.1
-
eTRM - IGF Tables and Views
12.1.1
description: Holds pays only unit details for a pays only program ,